diff --git a/.gitignore b/.gitignore index c7ac41f..c81ba8f 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ radvd-1.6.tar.gz /radvd-1.9.8.tar.gz /radvd-1.9.9.tar.gz /radvd-1.10.0.tar.gz +/radvd-1.11.tar.gz diff --git a/radvd.spec b/radvd.spec index 7b41b5a..d0c97c0 100644 --- a/radvd.spec +++ b/radvd.spec @@ -1,7 +1,7 @@ Summary: A Router Advertisement daemon Name: radvd -Version: 1.10.0 -Release: 2%{?dist} +Version: 1.11 +Release: 1%{?dist} # The code includes the advertising clause, so it's GPL-incompatible License: BSD with advertising Group: System Environment/Daemons @@ -88,6 +88,9 @@ exit 0 %{_sbindir}/radvdump %changelog +* Fri Jun 06 2014 Pavel Šimerda - 1.11-1 +- new version 1.11 + * Mon Mar 24 2014 Pavel Šimerda - 1.10.0-2 - #1079758 - Add support for systemctl-reload action diff --git a/sources b/sources index b429109..19b6bfd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ef15bc6c8316dba02147065f8dfdad3 radvd-1.10.0.tar.gz +4b33d162e648ca378263ae754916397c radvd-1.11.tar.gz