1.4.9
This commit is contained in:
parent
0cf7cdb1f8
commit
dabdf68f13
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ libconfig-1.4.5.tar.gz
|
|||||||
/libconfig-1.4.6.tar.gz
|
/libconfig-1.4.6.tar.gz
|
||||||
/libconfig-1.4.7.tar.gz
|
/libconfig-1.4.7.tar.gz
|
||||||
/libconfig-1.4.8.tar.gz
|
/libconfig-1.4.8.tar.gz
|
||||||
|
/libconfig-1.4.9.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Name: libconfig
|
Name: libconfig
|
||||||
Summary: C/C++ configuration file library
|
Summary: C/C++ configuration file library
|
||||||
Version: 1.4.8
|
Version: 1.4.9
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source0: http://www.hyperrealm.com/libconfig/libconfig-%{version}.tar.gz
|
Source0: http://www.hyperrealm.com/libconfig/libconfig-%{version}.tar.gz
|
||||||
@ -73,6 +73,9 @@ fi
|
|||||||
%{_infodir}/libconfig.info*
|
%{_infodir}/libconfig.info*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 1 2012 Tom Callaway <spot@fedoraproject.org> - 1.4.9-1
|
||||||
|
- update to 1.4.9
|
||||||
|
|
||||||
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.8-3
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.8-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user