Update to 2016.03.20 (#1319533)

This commit is contained in:
David King 2016-03-21 09:28:13 +00:00
parent 3c7b4d07c0
commit e05e7674a8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@
/autoconf-archive-2015.02.04.tar.xz
/autoconf-archive-2015.02.24.tar.xz
/autoconf-archive-2015.09.25.tar.xz
/autoconf-archive-2016.03.20.tar.xz

View File

@ -1,8 +1,8 @@
%{!?_licensedir:%global license %%doc}
Name: autoconf-archive
Version: 2015.09.25
Release: 2%{?dist}
Version: 2016.03.20
Release: 1%{?dist}
Summary: The Autoconf Macro Archive
License: GPLv3+ with exceptions
URL: http://www.gnu.org/software/autoconf-archive/
@ -46,6 +46,9 @@ fi
%{_infodir}/autoconf-archive.info*
%changelog
* Mon Mar 21 2016 David King <amigadave@amigadave.com> - 2016.03.20-1
- Update to 2016.03.20 (#1319533)
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2015.09.25-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
23c2a68fe323d30eaf0fbfa790b4dc92 autoconf-archive-2015.09.25.tar.xz
99c4167b8107189bb6dcb98b09956829 autoconf-archive-2016.03.20.tar.xz