update to newer snapshot (git 03e0070)

This commit is contained in:
Gabriel Somlo 2021-09-05 10:58:28 -04:00
parent cfd01ae3e0
commit 820670814d
3 changed files with 11 additions and 6 deletions

2
.gitignore vendored
View File

@ -11,3 +11,5 @@
/prjtrellis-210a0a7.tar.gz
/prjtrellis-db-f7f8375.tar.gz
/prjtrellis-fe1c39c.tar.gz
/prjtrellis-03e0070.tar.gz
/prjtrellis-db-fdf4bf2.tar.gz

View File

@ -1,2 +1,2 @@
SHA512 (prjtrellis-db-f7f8375.tar.gz) = 73c6366909085b3066507e0c524e21f1fe262167a537540acd7f3b31e20de3e7b29b067e086cf96f4c935ab6be0db502e2f4d32b149a95a17b3a4df448b6cd10
SHA512 (prjtrellis-fe1c39c.tar.gz) = 071131a342776a0db880d9d78781e81adbb94a95278bff6caa218175508499ab3aa630937189081c9cf2772583c06d0e594d0dbb9ec6a2dbe2b876d1edcafb86
SHA512 (prjtrellis-03e0070.tar.gz) = d859fcb185ebed28a61d2d0b6c546ea542e33e8263c7e41d47366b469239d00504ffa170c2c25cfce7ff781940bd77ce1722cbba3cdff043ff7e9cd7818e2bb3
SHA512 (prjtrellis-db-fdf4bf2.tar.gz) = 8129d883af99f8d4ddfe85b379606e716eb2cb71512e3832cd69039bb5262bf594da0971065142dcd29dfc3cc507a60a3b731776e219d078c24600746c550dd7

View File

@ -1,16 +1,16 @@
%global commit0 fe1c39c8b66b103d82ddb23ceb62e4a528058057
%global commit0 03e0070f263fbe31c247de61d259544722786210
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
%global commit1 f7f8375101dfa7f7d5ccb654ff8fcae73356ce48
%global commit1 fdf4bf275a7402654bc643db537173e2fbc86103
%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
%global snapdate 20210523
%global snapdate 20210904
%global __python %{__python3}
Name: trellis
Version: 1.0
Release: 0.20.%{snapdate}git%{shortcommit0}%{?dist}
Release: 0.21.%{snapdate}git%{shortcommit0}%{?dist}
Summary: Lattice ECP5 FPGA bitstream creation/analysis/programming tools
License: ISC
URL: https://github.com/SymbiFlow/prj%{name}
@ -114,6 +114,9 @@ install -Dpm644 -t %{buildroot}%{_mandir}/man1 man1/*
%{_datadir}/%{name}/database
%changelog
* Sat Sep 04 2021 Gabriel Somlo <gsomlo@gmail.com> - 1.0-0.21.20210904git03e0070
- Update to newer snapshot.
* Sat Aug 07 2021 Jonathan Wakely <jwakely@redhat.com> - 1.0-0.20.20210523gitfe1c39c
- Rebuilt for Boost 1.76