diff --git a/.gitignore b/.gitignore index 9fe912d..212db18 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /dh-autoreconf_9.tar.gz /dh-autoreconf_10.tar.xz +/dh-autoreconf_11.tar.xz diff --git a/dh-autoreconf.spec b/dh-autoreconf.spec index c92c8c0..3a5691e 100644 --- a/dh-autoreconf.spec +++ b/dh-autoreconf.spec @@ -1,6 +1,6 @@ Name: dh-autoreconf -Version: 10 -Release: 4%{?dist} +Version: 11 +Release: 1%{?dist} Summary: debhelper add-on to call autoreconf and clean up after the build BuildArch: noarch @@ -66,6 +66,9 @@ install -Dpm 0644 dh-autoreconf.7 %{buildroot}%{_mandir}/man7/dh-autoreconf.7 %changelog +* Tue Feb 09 2016 Sandro Mani - 11-1 +- Update to 11 + * Wed Feb 03 2016 Fedora Release Engineering - 10-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 7f9af92..e9db8a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -67c6cf6d2868e599d0505f2ffe7e9f9d dh-autoreconf_10.tar.xz +a0e7dabdd616c1d08c342a25a79b8a69 dh-autoreconf_11.tar.xz