diff --git a/.gitignore b/.gitignore index c3f2014..a665b5b 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ radvd-1.6.tar.gz /radvd-1.8.4.tar.gz /radvd-1.8.5.tar.gz /radvd-1.9.tar.gz +/radvd-1.9.1.tar.gz diff --git a/radvd.spec b/radvd.spec index 95475b5..a28abf2 100644 --- a/radvd.spec +++ b/radvd.spec @@ -1,7 +1,7 @@ Summary: A Router Advertisement daemon Name: radvd -Version: 1.9 -Release: 2%{?dist} +Version: 1.9.1 +Release: 1%{?dist} # The code includes the advertising clause, so it's GPL-incompatible License: BSD with advertising Group: System Environment/Daemons @@ -101,6 +101,9 @@ exit 0 %{_sbindir}/radvdump %changelog +* Wed Jun 20 2012 Petr Pisar - 1.9.1-1 +- 1.9.1 bump + * Fri Jun 15 2012 Petr Pisar - 1.9-2 - Drop already defined _GNU_SOURCE symbol diff --git a/sources b/sources index 6d567a9..a705310 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -881627a2dbea4df1152ec6bb7ef6a9e8 radvd-1.9.tar.gz +e807ad7e9a76d46b6133df391385cd31 radvd-1.9.1.tar.gz