diff --git a/xz.spec b/xz.spec index 2b098aa..9a8c844 100644 --- a/xz.spec +++ b/xz.spec @@ -3,7 +3,7 @@ Summary: LZMA compression utilities Name: xz Version: 5.1.2 -Release: 5alpha%{?dist} +Release: 6alpha%{?dist} License: LGPLv2+ Group: Applications/File # official upstream release @@ -151,6 +151,9 @@ rm -rf %{buildroot} %{_mandir}/man1/*lz* %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 5.1.2-6alpha +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Apr 09 2013 Pavel Raiskup - 5.1.2-5alpha - fix manual page inconsistencies with help output (private #948533) - enable/fix the 'xzgrep -h' (private #850898)