From 39ba6dc9c7c0e1bc47290cc7d845b1d15fdadab1 Mon Sep 17 00:00:00 2001 From: Adel Gadllah Date: Wed, 18 Jan 2012 00:36:44 +0100 Subject: [PATCH] 2.2.3 update --- .gitignore | 1 + pigz.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8e5af0d..483ffa2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ pigz-2.1.6.tar.gz +/pigz-2.2.3.tar.gz diff --git a/pigz.spec b/pigz.spec index 6b90509..2b86c1d 100644 --- a/pigz.spec +++ b/pigz.spec @@ -1,6 +1,6 @@ Name: pigz -Version: 2.1.6 -Release: 2%{?dist} +Version: 2.2.3 +Release: 1%{?dist} Summary: Parallel implementation of gzip Group: Applications/File @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jan 18 2012 Adel Gadllah - 2.2.3-1 +- New upstream release + * Wed Feb 09 2011 Fedora Release Engineering - 2.1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index fbac3d9..a3fa113 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cbe9030c4be3d0ef2438ee5f8b169ca4 pigz-2.1.6.tar.gz +8330a6c6a3e5f1954687aaba4b973a6f pigz-2.2.3.tar.gz