Update to 3.0.4

This commit is contained in:
Tomas Bzatek 2012-05-07 12:25:26 +02:00
parent 89564dead2
commit 8afa47de9d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ libarchive-2.8.4.tar.gz
/libarchive-2.8.5.tar.gz /libarchive-2.8.5.tar.gz
/libarchive-3.0.0a.tar.gz /libarchive-3.0.0a.tar.gz
/libarchive-3.0.3.tar.gz /libarchive-3.0.3.tar.gz
/libarchive-3.0.4.tar.gz

View File

@ -1,6 +1,6 @@
Name: libarchive Name: libarchive
Version: 3.0.3 Version: 3.0.4
Release: 2%{?dist} Release: 1%{?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
@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog %changelog
* Mon May 7 2012 Tomas Bzatek <tbzatek@redhat.com> - 3.0.4-1
- Update to 3.0.4
* Wed Feb 1 2012 Tomas Bzatek <tbzatek@redhat.com> - 3.0.3-2 * Wed Feb 1 2012 Tomas Bzatek <tbzatek@redhat.com> - 3.0.3-2
- Enable bsdtar and bsdcpio in separate subpackages (#786400) - Enable bsdtar and bsdcpio in separate subpackages (#786400)

View File

@ -1 +1 @@
ca4090f0099432a9ac5a8b6618dc3892 libarchive-3.0.3.tar.gz af443ca9a10ddbcbf00f7ae34ca7fc16 libarchive-3.0.4.tar.gz