update to 5.0.2
This commit is contained in:
parent
1232e46138
commit
d4141b09b5
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
/xz-5.0.1.tar.xz
|
||||
/xz-4.999.9beta.20100401git.tar.xz
|
||||
/xz-5.0.2.tar.xz
|
||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
||||
85d15b01a405616a888d09e19fb40f31 xz-5.0.1.tar.xz
|
||||
b136554a69e1a7e6eb371302c0d75c06 xz-4.999.9beta.20100401git.tar.xz
|
||||
870d0e6fec3b710903371defb48a2fad xz-5.0.2.tar.xz
|
||||
|
7
xz.spec
7
xz.spec
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: LZMA compression utilities
|
||||
Name: xz
|
||||
Version: 5.0.1
|
||||
Release: 2%{?dist}
|
||||
Version: 5.0.2
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: Applications/File
|
||||
# official upstream release
|
||||
@ -135,6 +135,9 @@ rm -rf %{buildroot}
|
||||
%{_mandir}/man1/*lz*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 04 2011 Jindrich Novy <jnovy@redhat.com> 5.0.2-1
|
||||
- update to 5.0.2
|
||||
|
||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.0.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user