Update to 2016.09.16 (#1376791)

This commit is contained in:
David King 2016-09-16 14:25:59 +02:00
parent e05e7674a8
commit bf26e731e0
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/autoconf-archive-2015.02.24.tar.xz
/autoconf-archive-2015.09.25.tar.xz
/autoconf-archive-2016.03.20.tar.xz
/autoconf-archive-2016.09.16.tar.xz

View File

@ -1,7 +1,7 @@
%{!?_licensedir:%global license %%doc}
Name: autoconf-archive
Version: 2016.03.20
Version: 2016.09.16
Release: 1%{?dist}
Summary: The Autoconf Macro Archive
License: GPLv3+ with exceptions
@ -46,6 +46,9 @@ fi
%{_infodir}/autoconf-archive.info*
%changelog
* Fri Sep 16 2016 David King <amigadave@amigadave.com> - 2016.09.16-1
- Update to 2016.09.16 (#1376791)
* Mon Mar 21 2016 David King <amigadave@amigadave.com> - 2016.03.20-1
- Update to 2016.03.20 (#1319533)

View File

@ -1 +1 @@
99c4167b8107189bb6dcb98b09956829 autoconf-archive-2016.03.20.tar.xz
bf19d4cddce260b3c3e1d51d42509071 autoconf-archive-2016.09.16.tar.xz