update to 5.1.2alpha
This commit is contained in:
parent
f25b55a01e
commit
39fd73035c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
/xz-4.999.9beta.20100401git.tar.bz2
|
/xz-4.999.9beta.20100401git.tar.bz2
|
||||||
/xz-5.1.1alpha.tar.gz
|
/xz-5.1.2alpha.tar.gz
|
||||||
|
2
sources
2
sources
@ -1,2 +1,2 @@
|
|||||||
3aa7bbfaa2d5a87f65c23224b9016006 xz-4.999.9beta.20100401git.tar.bz2
|
3aa7bbfaa2d5a87f65c23224b9016006 xz-4.999.9beta.20100401git.tar.bz2
|
||||||
bb24436fa12780808e1c142980484104 xz-5.1.1alpha.tar.gz
|
9bad1e249537ce69b206815cf28ca87b xz-5.1.2alpha.tar.gz
|
||||||
|
7
xz.spec
7
xz.spec
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: LZMA compression utilities
|
Summary: LZMA compression utilities
|
||||||
Name: xz
|
Name: xz
|
||||||
Version: 5.1.1
|
Version: 5.1.2
|
||||||
Release: 2alpha%{?dist}
|
Release: 1alpha%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: Applications/File
|
Group: Applications/File
|
||||||
# official upstream release
|
# official upstream release
|
||||||
@ -135,6 +135,9 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man1/*lz*
|
%{_mandir}/man1/*lz*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 05 2012 Jindrich Novy <jnovy@redhat.com> 5.1.2alpha-1
|
||||||
|
- update to 5.1.2alpha
|
||||||
|
|
||||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1.1-2alpha
|
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1.1-2alpha
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user