diff --git a/.gitignore b/.gitignore index 046e315..83744cc 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ libarchive-2.8.4.tar.gz /libarchive-2.8.5.tar.gz /libarchive-3.0.0a.tar.gz /libarchive-3.0.3.tar.gz +/libarchive-3.0.4.tar.gz diff --git a/libarchive.spec b/libarchive.spec index 3e393b6..f64b03c 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -1,6 +1,6 @@ Name: libarchive -Version: 3.0.3 -Release: 2%{?dist} +Version: 3.0.4 +Release: 1%{?dist} Summary: A library for handling streaming archive formats Group: System Environment/Libraries @@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon May 7 2012 Tomas Bzatek - 3.0.4-1 +- Update to 3.0.4 + * Wed Feb 1 2012 Tomas Bzatek - 3.0.3-2 - Enable bsdtar and bsdcpio in separate subpackages (#786400) diff --git a/sources b/sources index 464c969..1f11f65 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ca4090f0099432a9ac5a8b6618dc3892 libarchive-3.0.3.tar.gz +af443ca9a10ddbcbf00f7ae34ca7fc16 libarchive-3.0.4.tar.gz