new version 2.10
This commit is contained in:
parent
9c4817e4fd
commit
d743ea9ef0
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ radvd-1.6.tar.gz
|
|||||||
/radvd-2.2.tar.bz2
|
/radvd-2.2.tar.bz2
|
||||||
/radvd-2.5.tar.bz2
|
/radvd-2.5.tar.bz2
|
||||||
/radvd-2.8.tar.bz2
|
/radvd-2.8.tar.bz2
|
||||||
|
/radvd-2.10.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: A Router Advertisement daemon
|
Summary: A Router Advertisement daemon
|
||||||
Name: radvd
|
Name: radvd
|
||||||
Version: 2.8
|
Version: 2.10
|
||||||
Release: 1%{?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
|
||||||
@ -94,6 +94,9 @@ exit 0
|
|||||||
%{_sbindir}/radvdump
|
%{_sbindir}/radvdump
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 12 2015 Pavel Šimerda <psimerda@redhat.com> - 2.10-1
|
||||||
|
- new version 2.10
|
||||||
|
|
||||||
* Fri Oct 10 2014 Pavel Šimerda <psimerda@redhat.com> - 2.8-1
|
* Fri Oct 10 2014 Pavel Šimerda <psimerda@redhat.com> - 2.8-1
|
||||||
- new version 2.8
|
- new version 2.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user