New version 2.14
This commit is contained in:
parent
8dcb3a063f
commit
7ded213de5
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@ radvd-1.6.tar.gz
|
|||||||
/radvd-2.10.tar.bz2
|
/radvd-2.10.tar.bz2
|
||||||
/radvd-2.11.tar.xz
|
/radvd-2.11.tar.xz
|
||||||
/radvd-2.13.tar.xz
|
/radvd-2.13.tar.xz
|
||||||
|
/radvd-2.14.tar.xz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: A Router Advertisement daemon
|
Summary: A Router Advertisement daemon
|
||||||
Name: radvd
|
Name: radvd
|
||||||
Version: 2.13
|
Version: 2.14
|
||||||
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
|
||||||
@ -100,6 +100,9 @@ exit 0
|
|||||||
%{_sbindir}/radvdump
|
%{_sbindir}/radvdump
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 13 2016 Pavel Šimerda <psimerda@redhat.com> - 2.14-1
|
||||||
|
- New version 2.14
|
||||||
|
|
||||||
* Wed Jun 22 2016 Pavel Šimerda <psimerda@redhat.com> - 2.13-1
|
* Wed Jun 22 2016 Pavel Šimerda <psimerda@redhat.com> - 2.13-1
|
||||||
- New version 2.13
|
- New version 2.13
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user