update to 5.0.1
This commit is contained in:
parent
609b71d4c8
commit
9f9e6acd30
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
xz-5.0.0.tar.xz
|
||||
xz-4.999.9beta.20100401git.tar.xz
|
||||
/xz-5.0.1.tar.xz
|
||||
|
3
sources
3
sources
@ -1,2 +1 @@
|
||||
5d4b128e1cefa301a232a4817bdbfc03 xz-5.0.0.tar.xz
|
||||
b136554a69e1a7e6eb371302c0d75c06 xz-4.999.9beta.20100401git.tar.xz
|
||||
85d15b01a405616a888d09e19fb40f31 xz-5.0.1.tar.xz
|
||||
|
7
xz.spec
7
xz.spec
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: LZMA compression utilities
|
||||
Name: xz
|
||||
Version: 5.0.0
|
||||
Release: 4%{?dist}
|
||||
Version: 5.0.1
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: Applications/File
|
||||
# official upstream release
|
||||
@ -135,6 +135,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man1/*lz*
|
||||
|
||||
%changelog
|
||||
* Sat Jan 29 2011 Jindrich Novy <jnovy@redhat.com> 5.0.1-1
|
||||
- update to 5.0.1
|
||||
|
||||
* Tue Oct 26 2010 Jindrich Novy <jnovy@redhat.com> 5.0.0-4
|
||||
- call ldconfig for compat-libs and fix description
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user