- rebuilt with new openssl

This commit is contained in:
Tomáš Mráz 2009-08-21 14:14:28 +00:00
parent 00f293e345
commit f2ff60c609

View File

@ -1,6 +1,6 @@
Name: libarchive
Version: 2.7.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A library for handling streaming archive formats
Group: System Environment/Libraries
@ -89,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 2.7.1-2
- rebuilt with new openssl
* Fri Aug 7 2009 Tomas Bzatek <tbzatek@redhat.com> 2.7.1-1
- Update to 2.7.1
- Drop deprecated lzma dependency, libxz handles both formats