diff --git a/.gitignore b/.gitignore index 78d74fb..f5f4e76 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ radvd-1.6.tar.gz /radvd-2.1.tar.bz2 /radvd-2.2.tar.bz2 /radvd-2.5.tar.bz2 +/radvd-2.8.tar.bz2 diff --git a/radvd.spec b/radvd.spec index d04d69a..ea8c7b5 100644 --- a/radvd.spec +++ b/radvd.spec @@ -1,6 +1,6 @@ Summary: A Router Advertisement daemon Name: radvd -Version: 2.7 +Version: 2.8 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 +* Fri Oct 10 2014 Pavel Šimerda - 2.8-1 +- new version 2.8 + * Thu Sep 11 2014 Pavel Šimerda - 2.7-1 - new version 2.7 diff --git a/sources b/sources index a719d3a..b952cfd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -56e8a5f6e38b0f9a29d22ebc49ef4fd9 radvd-2.7.tar.bz2 +231586c34f8f9175967e62fe71d16238 radvd-2.8.tar.bz2