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