Update to 2015.02.04

This commit is contained in:
Christopher Meng 2015-02-09 14:13:02 +08:00
parent 3b7515b71a
commit 83ffbd61bf
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/autoconf-archive-2012.04.07.tar.xz
/autoconf-archive-2012.09.08.tar.xz
/autoconf-archive-2014.02.28.tar.xz
/autoconf-archive-2015.02.04.tar.xz

View File

@ -1,5 +1,5 @@
Name: autoconf-archive
Version: 2014.02.28
Version: 2015.02.04
Release: 1%{?dist}
Summary: The Autoconf Macro Archive
License: GPLv3+ with exceptions
@ -43,6 +43,9 @@ fi
%{_infodir}/autoconf-archive.info*
%changelog
* Mon Feb 09 2015 Christopher Meng <rpm@cicku.me> - 2015.02.04-1
- Update to 2015.02.04
* Thu Sep 18 2014 Christopher Meng <rpm@cicku.me> - 2014.02.28-1
- Update to 2014.02.28

View File

@ -1 +1 @@
c75812c827654c2ca015c8995b17c8cb autoconf-archive-2014.02.28.tar.xz
c572eef518493b283cdc776f91804e76 autoconf-archive-2015.02.04.tar.xz