update to 5.0.3
This commit is contained in:
parent
d4141b09b5
commit
f711a84f73
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
/xz-4.999.9beta.20100401git.tar.xz
|
||||
/xz-5.0.2.tar.xz
|
||||
/xz-5.0.3.tar.xz
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
b136554a69e1a7e6eb371302c0d75c06 xz-4.999.9beta.20100401git.tar.xz
|
||||
870d0e6fec3b710903371defb48a2fad xz-5.0.2.tar.xz
|
||||
bec7f7985dd79f97aa10ff8305a3a770 xz-5.0.3.tar.xz
|
||||
|
5
xz.spec
5
xz.spec
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: LZMA compression utilities
|
||||
Name: xz
|
||||
Version: 5.0.2
|
||||
Version: 5.0.3
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: Applications/File
|
||||
@ -135,6 +135,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man1/*lz*
|
||||
|
||||
%changelog
|
||||
* Mon May 23 2011 Jindrich Novy <jnovy@redhat.com> 5.0.3-1
|
||||
- update to 5.0.3
|
||||
|
||||
* Mon Apr 04 2011 Jindrich Novy <jnovy@redhat.com> 5.0.2-1
|
||||
- update to 5.0.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user