[gpaste/f17] Update to 2.9.1, Drop patch gpaste-2.9-gir.patch

Mohamed ElMorabity melmorabity at fedoraproject.org
Sun Dec 30 00:59:27 UTC 2012


commit 39266f288ff670f02a1fd56208564dfe164420d0
Author: Mohamed El Morabity <melmorabity at fedoraproject.org>
Date:   Sun Dec 30 01:50:19 2012 +0100

    Update to 2.9.1, Drop patch gpaste-2.9-gir.patch

 .gitignore           |    1 +
 gpaste-2.9-gir.patch |   24 ------------------------
 gpaste.spec          |   13 ++++++-------
 sources              |    2 +-
 4 files changed, 8 insertions(+), 32 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2e17fb5..643d4ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /gpaste-2.8.tar.xz
 /gpaste-2.8.1.tar.xz
 /gpaste-2.9.tar.xz
+/gpaste-2.9.1.tar.xz
diff --git a/gpaste.spec b/gpaste.spec
index fcec40a..4f9a159 100644
--- a/gpaste.spec
+++ b/gpaste.spec
@@ -1,7 +1,7 @@
 %global alt_name GPaste
 
 Name:           gpaste
-Version:        2.9
+Version:        2.9.1
 Release:        1%{?dist}
 Summary:        Clipboard management system
 
@@ -9,8 +9,6 @@ Group:          User Interface/Desktops
 License:        GPLv3+
 URL:            https://github.com/Keruspe/GPaste
 Source0:        https://github.com/downloads/Keruspe/%{alt_name}/%{name}-%{version}.tar.xz
-# Disable GIR warnings as error, only for Fedora 17
-Patch0:         %{name}-2.9-gir.patch
 
 BuildRequires:  chrpath
 BuildRequires:  desktop-file-utils
@@ -56,7 +54,7 @@ developing applications that use %{name}.
 %package -n gnome-shell-extension-%{name}
 Summary:        GNOME Shell extension for GPaste
 Group:          User Interface/Desktops
-Requires:       gnome-shell >= 3.3.5
+Requires:       gnome-shell >= 3.4
 Requires:       %{name} = %{version}-%{release}
 BuildArch:      noarch
 
@@ -75,9 +73,6 @@ Requires:       %{name} = %{version}-%{release}
 
 %prep
 %setup -q
-%if 0%{?fedora} <= 17
-%patch0 -p1 -b .gio
-%endif
 
 
 %build
@@ -168,6 +163,10 @@ fi
 
 
 %changelog
+* Sun Dec 30 2012 Mohamed El Morabity <melmorabity at fedoraproject.org> - 2.9.1-1
+- Update to 2.9.1
+- Drop patch gpaste-2.9-gir.patch, fixed upstream
+
 * Sun Sep 30 2012 Mohamed El Morabity <melmorabity at fedoraproject.org> - 2.9-1
 - Update to 2.9
 - Enable GNOME fallback applet
diff --git a/sources b/sources
index 44e1148..bc5ad49 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b2dc8a3138f050480cfd9d8229c0569f  gpaste-2.9.tar.xz
+57450a9298cb410d1dcb471c8aa73538  gpaste-2.9.1.tar.xz


More information about the scm-commits mailing list