pingou pushed to guake (f21). "Update to 0.7.2"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Jun 3 08:25:21 UTC 2015


From 4484daaee6eb2d7a559ed7f7e92269e92c45173b Mon Sep 17 00:00:00 2001
From: Pierre-Yves Chibon <pingou at pingoured.fr>
Date: Wed, 20 May 2015 17:46:48 +0200
Subject: Update to 0.7.2


diff --git a/.gitignore b/.gitignore
index 2044c27..dd00047 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ guake-0.4.2.tar.gz
 /guake-guake-0.5.0.tar.gz
 /guake-0.5.2.tar.gz
 /guake-0.6.0.tar.gz
+/guake-0.7.2.tar.gz
diff --git a/0001-Make-the-desktop-file-valid.patch b/0001-Make-the-desktop-file-valid.patch
deleted file mode 100644
index a02d724..0000000
--- a/0001-Make-the-desktop-file-valid.patch
+++ /dev/null
@@ -1,52 +0,0 @@
-From 596da1850144379dae0e0ba2a28e9affaaeb8847 Mon Sep 17 00:00:00 2001
-From: Pierre-Yves Chibon <pingou at pingoured.fr>
-Date: Sun, 19 Apr 2015 11:54:07 +0200
-Subject: [PATCH] Make the desktop file valid
-
----
- data/guake-prefs.desktop.in | 6 +++---
- data/guake.desktop.in       | 6 +++---
- 2 files changed, 6 insertions(+), 6 deletions(-)
-
-diff --git a/data/guake-prefs.desktop.in b/data/guake-prefs.desktop.in
-index d1fb90f..bb61bfc 100644
---- a/data/guake-prefs.desktop.in
-+++ b/data/guake-prefs.desktop.in
-@@ -1,7 +1,7 @@
- [Desktop Entry]
- Encoding=UTF-8
--_Name=Guake Preferences
--_Comment=Configure your Guake sessions
-+Name=Guake Preferences
-+Comment=Configure your Guake sessions
- TryExec=guake-prefs
- Exec=guake-prefs
- Icon=guake-prefs
-@@ -10,4 +10,4 @@ Type=Application
- StartupNotify=true
- Categories=GTK;GNOME;Settings;X-GNOME-PersonalSettings;
- X-Desktop-File-Install-Version=0.15
--_Keywords=Terminal;Utility;
-+Keywords=Terminal;Utility;
-diff --git a/data/guake.desktop.in b/data/guake.desktop.in
-index b8404fd..67011aa 100644
---- a/data/guake.desktop.in
-+++ b/data/guake.desktop.in
-@@ -1,11 +1,11 @@
- [Desktop Entry]
- Encoding=UTF-8
--_Name=Guake Terminal
--_Comment=Use the command line in a Quake-like terminal
-+Name=Guake Terminal
-+Comment=Use the command line in a Quake-like terminal
- TryExec=guake
- Exec=guake
- Icon=guake
- Type=Application
- Categories=GNOME;GTK;System;Utility;TerminalEmulator;
- StartupNotify=true
--_Keywords=Terminal;Utility;
-+Keywords=Terminal;Utility;
--- 
-2.1.0
-
diff --git a/guake.spec b/guake.spec
index 6a8004d..cccd274 100644
--- a/guake.spec
+++ b/guake.spec
@@ -1,5 +1,5 @@
 Name:           guake
-Version:        0.6.0
+Version:        0.7.2
 Release:        1%{?dist}
 Summary:        Drop-down terminal for GNOME
 
@@ -9,7 +9,6 @@ URL:            http://www.guake.org/
 #Source0:        https://github.com/Guake/guake/archive/%{version}.tar.gz
 Source0:        guake-%{version}.tar.gz
 Patch5:         0001-Remove-vte-check-in-the-configure.ac.patch
-Patch7:         0001-Make-the-desktop-file-valid.patch
 
 # Not used here -- official release --
 #Source0:        %{name}-%{version}.20090321git.tar.gz
@@ -45,7 +44,6 @@ and press again to hide.
 sed -i -e '/^#!\//, 1d' src/guake/notifier.py
 
 %patch5 -p1 -b .
-%patch7 -p1 -b .
 
 ./autogen.sh
 
@@ -112,6 +110,9 @@ killall gconfd-2 > /dev/null || :
 %{_datadir}/icons/hicolor/*/apps/%{name}*.png
 
 %changelog
+* Wed May 20 2015 Pierre-Yves Chibon <pingou at pingoured.fr> - 0.7.2-1
+- Update to 0.7.2
+
 * Sun Apr 19 2015 Pierre-Yves Chibon <pingou at pingoured.fr> - 0.6.0-1
 - Update to upstream's 0.6.0
 
diff --git a/sources b/sources
index cd003c6..17aed21 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86502b6a8e12d42d74e6da7eaa403877  guake-0.6.0.tar.gz
+3d1430cd6e57488d8f9acd0c79d25c4b  guake-0.7.2.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/guake.git/commit/?h=f21&id=4484daaee6eb2d7a559ed7f7e92269e92c45173b


More information about the scm-commits mailing list