Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6c80f9988f |
1 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
Name: anet
|
Name: anet
|
||||||
Version: 0.3.4
|
Version: 0.3.4
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Ada Networking Library
|
Summary: Ada Networking Library
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
|
|
@ -92,6 +92,9 @@ make tests GNATFLAGS='%{Gnatmake_optflags} -cargs -fPIE'
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 16 2017 Björn Persson <Bjorn@Rombobjörn.se> - 0.3.4-2
|
||||||
|
- Rebuilt with GCC 7.1.
|
||||||
|
|
||||||
* Sun Feb 05 2017 Björn Persson <Bjorn@Rombobjörn.se> - 0.3.4-1
|
* Sun Feb 05 2017 Björn Persson <Bjorn@Rombobjörn.se> - 0.3.4-1
|
||||||
- Upgraded to version 0.3.4.
|
- Upgraded to version 0.3.4.
|
||||||
- Excluded ppc64le because of a suspected endianness bug in Libgnat.
|
- Excluded ppc64le because of a suspected endianness bug in Libgnat.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue