new version 1.12
This commit is contained in:
parent
571e6520d4
commit
00af969131
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ radvd-1.6.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
|
/radvd-1.11.tar.gz
|
||||||
|
/radvd-1.12.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: A Router Advertisement daemon
|
Summary: A Router Advertisement daemon
|
||||||
Name: radvd
|
Name: radvd
|
||||||
Version: 1.11
|
Version: 1.12
|
||||||
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
|
||||||
@ -88,6 +88,9 @@ exit 0
|
|||||||
%{_sbindir}/radvdump
|
%{_sbindir}/radvdump
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 12 2014 Pavel Šimerda <psimerda@redhat.com> - 1.12-1
|
||||||
|
- new version 1.12
|
||||||
|
|
||||||
* Fri Jun 06 2014 Pavel Šimerda <psimerda@redhat.com> - 1.11-1
|
* Fri Jun 06 2014 Pavel Šimerda <psimerda@redhat.com> - 1.11-1
|
||||||
- new version 1.11
|
- new version 1.11
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user