new version 2.10

This commit is contained in:
Pavel Šimerda 2015-03-12 18:19:02 +01:00
parent 9c4817e4fd
commit d743ea9ef0
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ radvd-1.6.tar.gz
/radvd-2.2.tar.bz2
/radvd-2.5.tar.bz2
/radvd-2.8.tar.bz2
/radvd-2.10.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: A Router Advertisement daemon
Name: radvd
Version: 2.8
Version: 2.10
Release: 1%{?dist}
# The code includes the advertising clause, so it's GPL-incompatible
License: BSD with advertising
@ -94,6 +94,9 @@ exit 0
%{_sbindir}/radvdump
%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
- new version 2.8

View File

@ -1 +1 @@
231586c34f8f9175967e62fe71d16238 radvd-2.8.tar.bz2
046ca3db2ad1f2c3852a12c78d3aa150 radvd-2.10.tar.bz2