1.4.7
This commit is contained in:
parent
cc8752fa72
commit
89a8f24ce5
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
libconfig-1.4.5.tar.gz
|
||||
/libconfig-1.4.6.tar.gz
|
||||
/libconfig-1.4.7.tar.gz
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user