Update to 3.0.4
This commit is contained in:
parent
89564dead2
commit
8afa47de9d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user