[sakura] Update tp 2.4.2 Fixes #722686, so remove the patch

Christoph Wickert cwickert at fedoraproject.org
Sun Jul 31 08:22:20 UTC 2011


commit c5c0cd82a212d4d8a52ad000add005ce259dd793
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Sun Jul 31 10:15:56 2011 +0200

    Update tp 2.4.2
    Fixes #722686, so remove the patch

 .gitignore                                         |    1 +
 ...1-Destroy-config-file-after-deleting-tabs.patch |   20 --------------------
 sakura.spec                                        |    9 ++++++---
 sources                                            |    2 +-
 4 files changed, 8 insertions(+), 24 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a63513c..4cba14c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 sakura-2.3.8.tar.bz2
 /sakura-2.4.0.tar.bz2
 /sakura-2.4.1.tar.bz2
+/sakura-2.4.2.tar.bz2
diff --git a/sakura.spec b/sakura.spec
index 7710cdc..07154e7 100644
--- a/sakura.spec
+++ b/sakura.spec
@@ -1,8 +1,8 @@
 # Review at https://bugzilla.redhat.com/show_bug.cgi?id=496166
 
 Name:           sakura
-Version:        2.4.1
-Release:        3%{?dist}
+Version:        2.4.2
+Release:        1%{?dist}
 Summary:        Terminal emulator based on GTK and VTE
 
 Group:          User Interface/X
@@ -28,7 +28,6 @@ have a decent terminal emulator.
 %prep
 %setup -q
 %patch0 -p1 -b .cflags
-%patch1 -p0 -b .destroy-config-file
 
 
 %build
@@ -68,6 +67,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul 30 2011 Christoph Wickert <cwickert at fedoraproject.org> - 2.4.2-1
+- Update tp 2.4.2
+- Fixes #722686, so remove the patch
+
 * Sun Jul 17 2011 Christoph Wickert <cwickert at fedoraproject.org> - 2.4.1-3
 - Bring back the cflags patch as actually this is not fixed (#722793)
 
diff --git a/sources b/sources
index aa1cd8c..948c81a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-71644561dea46047dd2bc0c8d8bae823  sakura-2.4.1.tar.bz2
+46669519c77f7402b2de24cdefe251bb  sakura-2.4.2.tar.bz2


More information about the scm-commits mailing list