update to new snapshot

This commit is contained in:
Gabriel Somlo 2022-08-22 07:16:48 -04:00
parent fc1fd3b0ec
commit 1e253405d2
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@
/prjtrellis-64b38df.tar.gz
/prjtrellis-db-35d900a.tar.gz
/prjtrellis-7a2e9ed.tar.gz
/prjtrellis-98e0ea3.tar.gz

View File

@ -1,2 +1,2 @@
SHA512 (prjtrellis-7a2e9ed.tar.gz) = 4c726ad63b3e66da0f7a6eaf8a0be54278aa5076120564a594a7b3c9490c57c11f21a4deb211860a69b2075a20e58377bfd2c479e58ca600c13773a0c71fd6bc
SHA512 (prjtrellis-98e0ea3.tar.gz) = 98975d87397c842684f491c9ed62b338fafc111be6cc2bfb657e157fd5642ca16c3ffd32a8e96454df1f7dfc46363aa71f9c66439be19e6ce28a87a06b4f48bd
SHA512 (prjtrellis-db-35d900a.tar.gz) = 21e3a6ea386af610fdff4124151ebe98cb0ad75be641b641fa1f52ef0fd521feb289628d156cdcf69e209fdcdb9c65aeb3226128dd652c8ae3fb2cb7f3aa4389

View File

@ -1,16 +1,16 @@
%global commit0 7a2e9ed8a7d145251f5720a43229ee77de637d4a
%global commit0 98e0ea3064a22b3c9159fb4df35e1792d87a0c9e
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global commit1 35d900a94ff0db152679a67bf6e4fbf40ebc34aa
%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
%global snapdate 20220705
%global snapdate 20220821
%global __python %{__python3}
Name: trellis
Version: 1.2.1
Release: 9.%{snapdate}git%{shortcommit0}%{?dist}
Release: 10.%{snapdate}git%{shortcommit0}%{?dist}
Summary: Lattice ECP5 FPGA bitstream creation/analysis/programming tools
License: ISC
URL: https://github.com/YosysHQ/prj%{name}
@ -117,6 +117,9 @@ install -Dpm644 -t %{buildroot}%{_mandir}/man1 man1/*
%{_datadir}/%{name}/database
%changelog
* Sun Aug 21 2022 Gabriel Somlo <gsomlo@gmail.com> - 1.2.1-10.20220821git98e0ea3
- Update to newer snapshot
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-9.20220705git7a2e9ed
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild