new version 2.2

This commit is contained in:
Pavel Šimerda 2014-07-30 13:49:06 +02:00
parent fe6c988456
commit 673f8f2d3a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@ radvd-1.6.tar.gz
/radvd-1.14.tar.gz
/radvd-2.0.tar.bz2
/radvd-2.1.tar.bz2
/radvd-2.2.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: A Router Advertisement daemon
Name: radvd
Version: 2.1
Version: 2.2
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
* 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
- new version 2.1

View File

@ -1 +1 @@
11a363638262be0c2ec2500b684eecbe radvd-2.1.tar.bz2
7af241322a4529f0973815cd3a4e86c7 radvd-2.2.tar.bz2