#3 Update to latest available upstream.
Closed 5 years ago by somlo. Opened 5 years ago by somlo.
Unknown source master  into  master

Update to latest available upstream.
Gabriel L. Somlo • 5 years ago  
file modified
+5 -2
@@ -1,4 +1,4 @@

- %global commit0 5c4d4db08d39673b98ce953f1ab1d1368eeb2f44

+ %global commit0 c0cbae88ab47a3879aacf80d53b6a85710682a6b

  

  %global shortcommit0 %(c=%{commit0}; echo ${c:0:7})

  
@@ -6,7 +6,7 @@

  

  Name:           icestorm

  Version:        0

- Release:        0.6.20170914git%{shortcommit0}%{?dist}

+ Release:        0.7.20190107git%{shortcommit0}%{?dist}

  Summary:        Lattice iCE40 FPGA bitstream creation/analysis/programming tools

  License:        ISC

  URL:            http://www.clifford.at/%{name}/
@@ -56,6 +56,9 @@

  %{_datarootdir}/%{name}

  

  %changelog

+ * Mon Jan 07 2019 Gabriel Somlo <gsomlo@gmail.com> - 0-0.7.20190107gitc0cbae8

+ - Updated to latest upstream.

+ 

  * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.6.20170914git5c4d4db

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild

  

file modified
+1 -1
@@ -1,1 +1,1 @@

- SHA512 (icestorm-5c4d4db.tar.gz) = ff7710023421ab39c876352e8f3cd357b8d847c773879646a045d3786539d06cf9c3c313463aa970f9bbb941f647a8e0983f2d77014cc138f91fc1e9aab71b88

+ SHA512 (icestorm-5c4d4db.tar.gz) = 029383cd099c5ab996d8fbb824449f65ccdf0d9104168ac5fa95fb211bb3994370e8dff8e0f80eab1a9eaf9df14c5a9355d78cfb87e48ec7a62030d018b4d9c7

Newer upstream provides /usr/share/icestorm/timings_*.txt files,
which are needed to build nextpnr (https://github.com/YosysHQ/nextpnr),
a successor to the arachne-pnr place-and-route tool.

Signed-off-by: Gabriel Somlo gsomlo@gmail.com

@brouhaha ping. There were multiple unanswered PRs here, including redundant upstream upgrade ones.

It seems to me that the package would benefit from more co-maintainers. Would you object that? Perhaps some of the requestors would not mind helping out?

Lubo

BTW, current upstream commit is now fa1c932452e8efe1dfcc6ff095e3f7130a7906b1; I'd be happy to volunteer as co-maintainer.

rawhide is now up to date. @brouhaha ping -- can some combination of @lkundrak and myself be co-maintainers on this package? We'd be more than happy to help keep it up to date and request builds whenever Clifford commits something interesting to it :)

Pull-Request has been closed by somlo

5 years ago
Metadata