From 0d79aa84a8be87794e1fdb4fbd6d6273e226e6f0cee4bd816ab0206d00767be1 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Sat, 25 Feb 2012 14:40:39 +0000 Subject: [PATCH] Accepting request 106875 from home:vuntz:branches:GNOME:Factory Update to 3.3.2 OBS-URL: https://build.opensuse.org/request/show/106875 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit-plugins?expand=0&rev=40 --- gedit-plugins-3.3.2.tar.xz | 3 --- gedit-plugins-3.3.3.tar.xz | 3 +++ gedit-plugins.changes | 9 +++++++++ gedit-plugins.spec | 7 ++----- 4 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 gedit-plugins-3.3.2.tar.xz create mode 100644 gedit-plugins-3.3.3.tar.xz diff --git a/gedit-plugins-3.3.2.tar.xz b/gedit-plugins-3.3.2.tar.xz deleted file mode 100644 index 2f20528..0000000 --- a/gedit-plugins-3.3.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5048ec7a606e969d3ec90b29e181d3be552938cf32a4f4ea728490471d0e1a39 -size 1417448 diff --git a/gedit-plugins-3.3.3.tar.xz b/gedit-plugins-3.3.3.tar.xz new file mode 100644 index 0000000..a479f35 --- /dev/null +++ b/gedit-plugins-3.3.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15dd7dac620ec3138b56d5ea0c71d7934074b2f7bb84a2846f053ee174b3d4b4 +size 1445068 diff --git a/gedit-plugins.changes b/gedit-plugins.changes index 76c5352..5973899 100644 --- a/gedit-plugins.changes +++ b/gedit-plugins.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Feb 25 10:25:20 UTC 2012 - vuntz@opensuse.org + +- Update to version 3.3.3: + + Misc bugfixes + + Updated translations. +- Remove sed hack in %prep for broken configure check for vte: + fixed upstream. + ------------------------------------------------------------------- Tue Feb 7 11:01:50 UTC 2012 - vuntz@opensuse.org diff --git a/gedit-plugins.spec b/gedit-plugins.spec index 0b2270d..a8b33cb 100644 --- a/gedit-plugins.spec +++ b/gedit-plugins.spec @@ -21,9 +21,8 @@ Name: gedit-plugins Summary: A collection of plugins for gedit License: GPL-2.0+ Group: Productivity/Editors/Other -Version: 3.3.2 +Version: 3.3.3 Release: 0 -# FIXME: remove sed hack in %%prep when bgo#669558 is fixed Source: http://download.gnome.org/sources/gedit-plugins/3.3/%{name}-%{version}.tar.xz # PATCH-FIX-UPSTREAM gedit-plugins-implicit.patch bgo#665541 dimstar@opensuse.org -- #include stdio.h to have atoi defined. Patch0: gedit-plugins-implicit.patch @@ -39,8 +38,8 @@ BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(gtksourceview-3.0) BuildRequires: pkgconfig(libpeas-gtk-1.0) BuildRequires: pkgconfig(vte-2.90) -Requires: gedit Requires: %{name}-lang = %{version} +Requires: gedit # For dashboard plugin Requires: zeitgeist Enhances: gedit @@ -68,8 +67,6 @@ Here follows a list of plugins currently available in gedit-plugins: %prep %setup -q %patch0 -p1 -grep -q vte2_90 configure.ac && (echo "sed hack can be dropped"; /bin/false) -sed -i "s/-lvte/-lvte2_90/g" configure translation-update-upstream %lang_package