new version 2.5
This commit is contained in:
parent
673f8f2d3a
commit
dbecbc96f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -19,3 +19,4 @@ radvd-1.6.tar.gz
|
|||||||
/radvd-2.0.tar.bz2
|
/radvd-2.0.tar.bz2
|
||||||
/radvd-2.1.tar.bz2
|
/radvd-2.1.tar.bz2
|
||||||
/radvd-2.2.tar.bz2
|
/radvd-2.2.tar.bz2
|
||||||
|
/radvd-2.5.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: A Router Advertisement daemon
|
Summary: A Router Advertisement daemon
|
||||||
Name: radvd
|
Name: radvd
|
||||||
Version: 2.2
|
Version: 2.5
|
||||||
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
|
||||||
|
* Tue Aug 05 2014 Pavel Šimerda <psimerda@redhat.com> - 2.5-1
|
||||||
|
- new version 2.5
|
||||||
|
|
||||||
* Wed Jul 30 2014 Pavel Šimerda <psimerda@redhat.com> - 2.2-1
|
* Wed Jul 30 2014 Pavel Šimerda <psimerda@redhat.com> - 2.2-1
|
||||||
- new version 2.2
|
- new version 2.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user