From 1e99c6ff5d18745f28716343948b59c599364843 Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: Wed, 6 Apr 2005 22:13:31 +0000 Subject: [PATCH] mass release bump for packages not rebuilt after FC-3-split --- scons.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/scons.spec b/scons.spec index 5ba65a1..b253330 100644 --- a/scons.spec +++ b/scons.spec @@ -1,6 +1,7 @@ Name: scons Version: 0.96 -Release: 4 +Release: 5 + Summary: An Open Source software construction tool Group: Development/Tools @@ -51,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man*/* %changelog +* Fri Apr 7 2005 Michael Schwendt +- rebuilt + * Tue Jan 25 2005 Thorsten Leemhuis 0.96-4 - Place libs in {_prefix}/lib/ and not in {libdir}; fixes x86_64 problems - Adjust minor bits to be in sync with python-spec-template