This commit is contained in:
Dennis Gilmore 2012-07-18 12:10:49 -05:00
parent 3c1bf48437
commit e83d12b0f1
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: augeas
Version: 0.10.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: A library for changing configuration files
Group: System Environment/Libraries
@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/augeas.pc
%changelog
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Tue Jan 10 2012 David Lutterkort <lutter@redhat.com> - 0.10.0-3
- Add patches for bugs 247 and 248 (JSON lens)