This commit is contained in:
Dennis Gilmore 2013-02-13 22:02:02 -06:00
parent a8db99e9d8
commit a748932bcf

View File

@ -1,6 +1,6 @@
Name: libarchive Name: libarchive
Version: 3.1.1 Version: 3.1.1
Release: 1%{?dist} Release: 2%{?dist}
Summary: A library for handling streaming archive formats Summary: A library for handling streaming archive formats
Group: System Environment/Libraries Group: System Environment/Libraries
@ -119,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
* Mon Jan 14 2013 Tomas Bzatek <tbzatek@redhat.com> - 3.1.1-1 * Mon Jan 14 2013 Tomas Bzatek <tbzatek@redhat.com> - 3.1.1-1
- Update to 3.1.1 - Update to 3.1.1
- NEWS seems to be valid UTF-8 nowadays - NEWS seems to be valid UTF-8 nowadays