[bluefish] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Wed Sep 29 20:59:07 UTC 2010


commit 3b470f4c71ad9dc2214451dacd9c9a4bd2ff01f8
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 13:58:47 2010 -0700

    - Rebuilt for gcc bug 634757

 bluefish.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/bluefish.spec b/bluefish.spec
index e82fc8c..aa0419f 100644
--- a/bluefish.spec
+++ b/bluefish.spec
@@ -4,7 +4,7 @@
 
 Name:		bluefish
 Version:	%{pkgver}
-Release:	%{?prerel:0.}%{rpmrel}%{?prerel:.%{prerel}}%{?dist}
+Release:	%{?prerel:0.}%{rpmrel}%{?prerel:.%{prerel}}%{?dist}.1
 Summary:	GTK2 web development application for experienced users
 Group:		Development/Tools
 License:	GPLv3+
@@ -139,6 +139,9 @@ fi
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* Wed Sep 29 2010 jkeating - 2.0.2-1.1
+- Rebuilt for gcc bug 634757
+
 * Fri Sep 17 2010 Paul Howarth <paul at city-fan.org> - 2.0.2-1
 - Update to 2.0.2 (minor bugfix and minor feature enhancement release)
   - Two crashes have been resolved


More information about the scm-commits mailing list