new version 1.11
This commit is contained in:
parent
13755b164b
commit
571e6520d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ radvd-1.6.tar.gz
|
|||||||
/radvd-1.9.8.tar.gz
|
/radvd-1.9.8.tar.gz
|
||||||
/radvd-1.9.9.tar.gz
|
/radvd-1.9.9.tar.gz
|
||||||
/radvd-1.10.0.tar.gz
|
/radvd-1.10.0.tar.gz
|
||||||
|
/radvd-1.11.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: A Router Advertisement daemon
|
Summary: A Router Advertisement daemon
|
||||||
Name: radvd
|
Name: radvd
|
||||||
Version: 1.10.0
|
Version: 1.11
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
# The code includes the advertising clause, so it's GPL-incompatible
|
# The code includes the advertising clause, so it's GPL-incompatible
|
||||||
License: BSD with advertising
|
License: BSD with advertising
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -88,6 +88,9 @@ exit 0
|
|||||||
%{_sbindir}/radvdump
|
%{_sbindir}/radvdump
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 06 2014 Pavel Šimerda <psimerda@redhat.com> - 1.11-1
|
||||||
|
- new version 1.11
|
||||||
|
|
||||||
* Mon Mar 24 2014 Pavel Šimerda <psimerda@redhat.com> - 1.10.0-2
|
* Mon Mar 24 2014 Pavel Šimerda <psimerda@redhat.com> - 1.10.0-2
|
||||||
- #1079758 - Add support for systemctl-reload action
|
- #1079758 - Add support for systemctl-reload action
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user