[bluefish] Update to 2.0.2

Paul Howarth pghmcfc at fedoraproject.org
Fri Sep 17 13:20:12 UTC 2010


commit bd0ae2eb2c6140ba8f5536f166d77b0f89b51bec
Author: Paul Howarth <paul at city-fan.org>
Date:   Fri Sep 17 14:14:54 2010 +0100

    Update to 2.0.2
    
    New upstream release 2.0.2 (minor bugfixes and feature enhancements)
    - Two crashes have been resolved
    - A "jump to reference" feature has been added
    - Translations improved

 .gitignore    |    2 +-
 bluefish.spec |    8 +++++++-
 sources       |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ba57338..fdb42a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/bluefish-2.0.2-rc1.tar.bz2
+/bluefish-2.0.2.tar.bz2
diff --git a/bluefish.spec b/bluefish.spec
index 3765b87..e82fc8c 100644
--- a/bluefish.spec
+++ b/bluefish.spec
@@ -1,5 +1,5 @@
 %global pkgver 2.0.2
-%global prerel rc1
+#global prerel rc1
 %global rpmrel 1
 
 Name:		bluefish
@@ -139,6 +139,12 @@ fi
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* 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
+  - A "jump to reference" feature has been added
+  - Translations improved
+
 * Tue Sep  7 2010 Paul Howarth <paul at city-fan.org> - 2.0.2-0.1.rc1
 - Update to 2.0.2-rc1
 - Drop patch for #626246, no longer needed
diff --git a/sources b/sources
index 09d04c7..bf24a14 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-51d6709b8f149619cba4de903149989c  bluefish-2.0.2-rc1.tar.bz2
+0229a3fb1d68c926391761efbe12eb1b  bluefish-2.0.2.tar.bz2


More information about the scm-commits mailing list