From 9402637c345221bfda562fe62764a7aa396f35bc Mon Sep 17 00:00:00 2001 From: Praveen Kumar Date: Thu, 31 May 2012 17:41:32 +0530 Subject: [PATCH] New release and fixed no bundled library issue --- .gitignore | 1 + sources | 2 +- wdiff.spec | 10 ++++++++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4ecd5e9..9984831 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /wdiff-1.0.0.tar.gz /wdiff-1.0.1.tar.gz /wdiff-1.1.0.tar.gz +/wdiff-1.1.2.tar.gz diff --git a/sources b/sources index 8b4674c..f604ceb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aa4dd87a9140a96ee85d2502673d19f3 wdiff-1.1.0.tar.gz +ac51497a2b33094c484237049803a697 wdiff-1.1.2.tar.gz diff --git a/wdiff.spec b/wdiff.spec index f17f7ae..7aa6687 100644 --- a/wdiff.spec +++ b/wdiff.spec @@ -1,6 +1,6 @@ Name: wdiff -Version: 1.1.0 -Release: 2%{?dist} +Version: 1.1.2 +Release: 1%{?dist} Summary: A front-end to GNU diff Group: Applications/System @@ -14,6 +14,9 @@ BuildRequires: libtool Requires(post): info Requires(preun): info +#https://fedorahosted.org/fpc/ticket/174 +Provides: bundled(gnulib) = 30.5.2012 + %description `wdiff' is a front-end to GNU `diff'. It compares two files, finding which words have been deleted or added to the first in order to create @@ -58,6 +61,9 @@ fi %changelog +* Tue May 29 2012 Praveen Kumar 1.1.2-1 +- New release and fixed no bundled library issue + * Sat Jan 14 2012 Fedora Release Engineering - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild