From d4141b09b591975e581a15a80be65cb097236a52 Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Mon, 4 Apr 2011 12:54:21 +0200 Subject: [PATCH] update to 5.0.2 --- .gitignore | 2 +- sources | 2 +- xz.spec | 7 +++++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 5baee3c..f0a50c1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -/xz-5.0.1.tar.xz /xz-4.999.9beta.20100401git.tar.xz +/xz-5.0.2.tar.xz diff --git a/sources b/sources index c6db1b1..7106387 100644 --- a/sources +++ b/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 diff --git a/xz.spec b/xz.spec index 98fae0a..b245a8e 100644 --- a/xz.spec +++ b/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 5.0.2-1 +- update to 5.0.2 + * Tue Feb 08 2011 Fedora Release Engineering - 5.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild