This commit is contained in:
Tom "spot" Callaway 2011-03-23 16:32:47 -04:00
parent cc8752fa72
commit 89a8f24ce5
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
libconfig-1.4.5.tar.gz
/libconfig-1.4.6.tar.gz
/libconfig-1.4.7.tar.gz

View File

@ -1,6 +1,6 @@
Name: libconfig
Summary: C/C++ configuration file library
Version: 1.4.6
Version: 1.4.7
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@ -77,6 +77,9 @@ fi
%{_infodir}/libconfig.info*
%changelog
* Wed Mar 23 2011 Tom Callaway <spot@fedoraproject.org> - 1.4.7-1
- update to 1.4.7
* Tue Mar 1 2011 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.4.6-1
- Update to 1.4.6
- Install libconfig_tests

View File

@ -1 +1 @@
f83d20588941e9b306fbcbb6e9630aac libconfig-1.4.6.tar.gz
d57da7a91aadbfd53afedb5c1bade5f4 libconfig-1.4.7.tar.gz