[gedit-plugins] Update to 3.14.1

Kalev Lember kalev at fedoraproject.org
Wed Nov 12 12:55:48 UTC 2014


commit 5e74eef2a5e8141c9d605c66ec911ecb8ab8f787
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Nov 12 13:54:17 2014 +0100

    Update to 3.14.1

 .gitignore                            |    1 +
 0001-terminal-fix-for-api-break.patch |   34 ---------------------------------
 gedit-plugins.spec                    |    9 ++++---
 sources                               |    2 +-
 4 files changed, 7 insertions(+), 39 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 91dcc1d..4211e24 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@ gedit-plugins-2.31.1.tar.bz2
 /gedit-plugins-3.13.1.tar.xz
 /gedit-plugins-3.13.2.tar.xz
 /gedit-plugins-3.14.0.tar.xz
+/gedit-plugins-3.14.1.tar.xz
diff --git a/gedit-plugins.spec b/gedit-plugins.spec
index c7d93c5..bbed8b3 100644
--- a/gedit-plugins.spec
+++ b/gedit-plugins.spec
@@ -11,8 +11,8 @@
 %endif
 
 Name:           gedit-plugins
-Version:        3.14.0
-Release:        2%{?dist}
+Version:        3.14.1
+Release:        1%{?dist}
 Summary:        Plugins for gedit
 
 Group:          Applications/Editors
@@ -20,7 +20,6 @@ License:        GPLv2+
 URL:            http://live.gnome.org/GeditPlugins
 Source0:        http://download.gnome.org/sources/%{name}/3.14/%{name}-%{version}.tar.xz
 Patch0:         gedit-plugins-disable-python3.patch
-Patch1:         0001-terminal-fix-for-api-break.patch
 
 BuildRequires:  gedit-devel
 BuildRequires:  gnome-doc-utils
@@ -201,7 +200,6 @@ The gedit zeitgeist plugin.
 %if !%{with_python3}
 %patch0 -p1 -b .disable-python3
 %endif
-%patch1 -p1 -b .vte
 
 %build
 %if %{with_zeitgeist}
@@ -358,6 +356,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %{_datadir}/appdata/gedit-zeitgeist.metainfo.xml
 
 %changelog
+* Wed Nov 12 2014 Kalev Lember <kalevlember at gmail.com> - 3.14.1-1
+- Update to 3.14.1
+
 * Wed Nov 05 2014 Debarshi Ray <rishi at fedoraproject.org> - 3.14.0-2
 - We need the new VTE API/ABI to run
 - Carry an upstream patch to pick up a last-minute VTE API break
diff --git a/sources b/sources
index 466d288..a666fc4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0780cfa33347229ba74cf8218f04cd53  gedit-plugins-3.14.0.tar.xz
+439fee73eb5a9d849534420ae6b6903f  gedit-plugins-3.14.1.tar.xz


More information about the scm-commits mailing list