Bump version to rebuild against new RPM in Rawhide.
This package links against librpm: linker flags : -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic -lcrypt -Wl,-z,relro -Wl,-z,now -L/usr/lib64 -lnetsnmpmibs -lsensors -ldl -lrpm -lrpmio -lnetsnmpagent -lwrap -Wl,--enable-new-dtags -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lnetsnmp -lssl -lssl -lcrypto -lm -lrt -lcap -ltermcap -lreadline -lm and so requires rebuilding because there has been a librpm SONAME bump in Rawhide.
This commit is contained in:
parent
0e55b15e01
commit
33c2f5e934
@ -7,7 +7,7 @@
|
||||
|
||||
Name: quagga
|
||||
Version: 0.99.24.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Routing daemon
|
||||
License: GPLv2+
|
||||
Group: System Environment/Daemons
|
||||
@ -225,6 +225,9 @@ fi
|
||||
%{_includedir}/quagga/ospfd/*.h
|
||||
|
||||
%changelog
|
||||
* Mon Jul 27 2015 Richard W.M. Jones <rjones@redhat.com> - 0.99.24.1-2
|
||||
- Bump version to rebuild against new RPM in Rawhide.
|
||||
|
||||
* Mon Jun 29 2015 Michal Sekletar <msekleta@redhat.com> - 0.99.24.1-1
|
||||
- update to 0.99.24.1 (#1114339)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user