From 4fb429762de67715adba8b8a1f48c1c7b54b6ff0 Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: Mon, 23 Jan 2012 22:24:27 -0600 Subject: [PATCH 1/2] Remove mass rebuild changelog The mass rebuild only happened in F17. --- varconf.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/varconf.spec b/varconf.spec index d82e3a4..2dc6d9c 100644 --- a/varconf.spec +++ b/varconf.spec @@ -71,9 +71,6 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Sat Jan 14 2012 Fedora Release Engineering - 0.6.7-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - * Sat Nov 19 2011 Bruno Wolff III - 0.6.7-1 - New upstream release - Looks like minor fixes and added test cases From b1ae6e21d0dfcec67e72f8346b211b1426b4f16e Mon Sep 17 00:00:00 2001 From: Bruno Wolff III Date: Mon, 23 Jan 2012 22:31:04 -0600 Subject: [PATCH 2/2] Don't build using -2 for release -2 was used for the mass rebuild. --- varconf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/varconf.spec b/varconf.spec index 2dc6d9c..61c108c 100644 --- a/varconf.spec +++ b/varconf.spec @@ -1,6 +1,6 @@ Name: varconf Version: 0.6.7 -Release: 2%{?dist} +Release: 1%{?dist} Summary: Configuration library used by WorldForge clients Group: Development/Libraries