update to newer snapshot

This commit is contained in:
Gabriel Somlo 2023-08-02 13:16:44 -04:00
parent 6cac803cbd
commit 0da4fbf975
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -28,3 +28,4 @@
/prjtrellis-db-78866d2.tar.gz
/prjtrellis-db-ce8cdaf.tar.gz
/prjtrellis-f1e5710.tar.gz
/prjtrellis-e830a28.tar.gz

View File

@ -1,2 +1,2 @@
SHA512 (prjtrellis-db-ce8cdaf.tar.gz) = 507306ac43767f8a36a8a546c833f3805c2a46124532eabf5401e15041c4de7a90bdd2049d79a9d11b142188f879696b3e7a762457b6ddcb706e8b2f08b44e02
SHA512 (prjtrellis-f1e5710.tar.gz) = 80a5129b5cc17ad7392c3873a0fc145c64e76ef59c264ee47e985614907d551178204d88df7338b529be82495b12721b3e0ca689caee726110cb3390aaa39c6e
SHA512 (prjtrellis-e830a28.tar.gz) = 327d6f46a2d7c436134309c9b6d57fab1761d1ab6172342d2f627d005739fa11108cb1cb24b2a0c9b88ea39cf5f114dd7a31fe147e6455ec619495b829b31764

View File

@ -1,16 +1,16 @@
%global commit0 f1e5710099313d2e1862d4ef2582293f6b7ee122
%global commit0 e830a28077e1a789d32e75841312120ae624c8d6
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global commit1 ce8cdafe7a8c718f0ec43895894b668a479ba33f
%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
%global snapdate 20230511
%global snapdate 20230729
%global __python %{__python3}
Name: trellis
Version: 1.2.1
Release: 20.%{snapdate}git%{shortcommit0}%{?dist}
Release: 21.%{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
* Sat Jul 29 2023 Gabriel Somlo <gsomlo@gmail.com> - 1.2.1-21.20230729gite830a28
- Update to newer snapshot
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-20.20230511gitf1e5710
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild