diff --git a/.gitignore b/.gitignore index f1a9128..41ac63f 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /prjtrellis-98e0ea3.tar.gz /prjtrellis-5e51529.tar.gz /prjtrellis-35f5aff.tar.gz +/prjtrellis-0c522ce.tar.gz diff --git a/sources b/sources index aa0cd96..fb607ac 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (prjtrellis-35f5aff.tar.gz) = 03cb0ed3a327d0f254fefdd4d3b860d8ab018e849f821d1e6a6c3bbd838601a36066df87ae0175b28812de429e4597ea9e3d3562560753f2a70e7ad6aede0cd6 +SHA512 (prjtrellis-0c522ce.tar.gz) = 7656b2599bf5df3d52cb047c2fedbcfe00d3b1e1c032c4383eb6a8f54b810a979011bfcaa22bf14f75fb2d595d9eb6502fe54bc330330c7c6adca6b2c6137932 SHA512 (prjtrellis-db-35d900a.tar.gz) = 21e3a6ea386af610fdff4124151ebe98cb0ad75be641b641fa1f52ef0fd521feb289628d156cdcf69e209fdcdb9c65aeb3226128dd652c8ae3fb2cb7f3aa4389 diff --git a/trellis.spec b/trellis.spec index 40b73ad..ce8e988 100644 --- a/trellis.spec +++ b/trellis.spec @@ -1,16 +1,16 @@ -%global commit0 35f5affe10a2995bdace49e23fcbafb5723c5347 +%global commit0 0c522ce818010f6597dd7001d3123ff38c365e50 %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %global commit1 35d900a94ff0db152679a67bf6e4fbf40ebc34aa %global shortcommit1 %(c=%{commit1}; echo ${c:0:7}) -%global snapdate 20221109 +%global snapdate 20230215 %global __python %{__python3} Name: trellis Version: 1.2.1 -Release: 12.%{snapdate}git%{shortcommit0}%{?dist} +Release: 14.%{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,12 @@ install -Dpm644 -t %{buildroot}%{_mandir}/man1 man1/* %{_datadir}/%{name}/database %changelog +* Wed Feb 15 2023 Gabriel Somlo - 1.2.1-14.20230215git0c522ce +- Update to newer snapshot + +* Sat Jan 21 2023 Fedora Release Engineering - 1.2.1-13.20221109git35f5aff +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Nov 09 2022 Gabriel Somlo - 1.2.1-12.20221109git35f5aff - Update to newer snapshot