spec: update to 0.99.22.3
This release fixes failing build on FreeBSD. Once again, not really needed but for consistency sake we'll just do it anyway.
This commit is contained in:
parent
6d1f50934b
commit
9479f8bfb8
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ quagga-0.99.17.tar.gz
|
||||
/quagga-0.99.22.tar.xz
|
||||
/quagga-0.99.22.1.tar.xz
|
||||
/quagga-0.99.22.2.tar.xz
|
||||
/quagga-0.99.22.3.tar.xz
|
||||
|
@ -6,8 +6,8 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: quagga
|
||||
Version: 0.99.22.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.99.22.3
|
||||
Release: 1%{?dist}
|
||||
Summary: Routing daemon
|
||||
License: GPLv2+
|
||||
Group: System Environment/Daemons
|
||||
@ -225,6 +225,9 @@ fi
|
||||
%{_includedir}/quagga/ospfd/*.h
|
||||
|
||||
%changelog
|
||||
* Tue Jul 30 2013 Michal Sekletar <msekleta@redhat.com> - 0.99.22.3-1
|
||||
- update to 0.99.22.3
|
||||
|
||||
* Tue Jul 30 2013 Michal Sekletar <msekleta@redhat.com> - 0.99.22.2-2
|
||||
- enabled hardened build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user