diff --git a/.gitignore b/.gitignore index 25c9779..67be607 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ radvd-1.6.tar.gz /radvd-2.10.tar.bz2 /radvd-2.11.tar.xz /radvd-2.13.tar.xz +/radvd-2.14.tar.xz diff --git a/radvd.spec b/radvd.spec index 2521f4f..6aba1a9 100644 --- a/radvd.spec +++ b/radvd.spec @@ -1,6 +1,6 @@ Summary: A Router Advertisement daemon Name: radvd -Version: 2.13 +Version: 2.14 Release: 1%{?dist} # The code includes the advertising clause, so it's GPL-incompatible License: BSD with advertising @@ -100,6 +100,9 @@ exit 0 %{_sbindir}/radvdump %changelog +* Wed Jul 13 2016 Pavel Šimerda - 2.14-1 +- New version 2.14 + * Wed Jun 22 2016 Pavel Šimerda - 2.13-1 - New version 2.13 diff --git a/sources b/sources index b461118..3f11abe 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -43bd31c0fbc680fbb43a85d694c15f73 radvd-2.13.tar.xz +960ff84c8cd1e77d96abfe93ee503849 radvd-2.14.tar.xz