1.9.1 bump
This commit is contained in:
parent
9a9e4f6b39
commit
3ad0afe5e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@ radvd-1.6.tar.gz
|
||||
/radvd-1.8.4.tar.gz
|
||||
/radvd-1.8.5.tar.gz
|
||||
/radvd-1.9.tar.gz
|
||||
/radvd-1.9.1.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: A Router Advertisement daemon
|
||||
Name: radvd
|
||||
Version: 1.9
|
||||
Release: 2%{?dist}
|
||||
Version: 1.9.1
|
||||
Release: 1%{?dist}
|
||||
# The code includes the advertising clause, so it's GPL-incompatible
|
||||
License: BSD with advertising
|
||||
Group: System Environment/Daemons
|
||||
@ -101,6 +101,9 @@ exit 0
|
||||
%{_sbindir}/radvdump
|
||||
|
||||
%changelog
|
||||
* Wed Jun 20 2012 Petr Pisar <ppisar@redhat.com> - 1.9.1-1
|
||||
- 1.9.1 bump
|
||||
|
||||
* Fri Jun 15 2012 Petr Pisar <ppisar@redhat.com> - 1.9-2
|
||||
- Drop already defined _GNU_SOURCE symbol
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user