diff --git a/.cvsignore b/.cvsignore index 641394e..2574895 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libarchive-2.7.0.tar.gz +libarchive-2.7.1.tar.gz diff --git a/libarchive.spec b/libarchive.spec index 264bc46..32da7bf 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -1,6 +1,6 @@ Name: libarchive -Version: 2.7.0 -Release: 3%{?dist} +Version: 2.7.1 +Release: 1%{?dist} Summary: A library for handling streaming archive formats Group: System Environment/Libraries @@ -17,7 +17,6 @@ BuildRequires: bison BuildRequires: sharutils BuildRequires: zlib-devel BuildRequires: bzip2-devel -BuildRequires: lzma-devel BuildRequires: xz-devel BuildRequires: e2fsprogs-devel BuildRequires: libacl-devel @@ -90,6 +89,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Aug 7 2009 Tomas Bzatek 2.7.1-1 +- Update to 2.7.1 +- Drop deprecated lzma dependency, libxz handles both formats + * Mon Jul 27 2009 Tomas Bzatek 2.7.0-3 - Enable XZ compression format diff --git a/sources b/sources index 493cce6..1b58140 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a2103ca334037562ad327eb3aed54869 libarchive-2.7.0.tar.gz +f43382413b4457d0e192771b100a66e7 libarchive-2.7.1.tar.gz