This commit is contained in:
Dennis Gilmore 2014-06-06 21:07:48 -05:00
parent e5bd52a7ec
commit ceab7d4596
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: augeas
Version: 1.2.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A library for changing configuration files
Group: System Environment/Libraries
@ -109,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/augeas.pc
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Mon Mar 31 2014 Dominic Cleal <dcleal@redhat.com> - 1.2.0-2
- Add patch for Krb5, parse braces in values (RHBZ#1079444)