From 70817f06185c44749661cca26ed6242269509c96 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 4 Aug 2013 04:24:41 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- xz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)