diff --git a/gedit-plugins-3.4.0.tar.xz b/gedit-plugins-3.4.0.tar.xz deleted file mode 100644 index 238c786..0000000 --- a/gedit-plugins-3.4.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a66138b43e1a77f39258f04936be35163b4c6bfd49643791ca445cb3c3d60e0a -size 1454320 diff --git a/gedit-plugins-3.6.0.tar.xz b/gedit-plugins-3.6.0.tar.xz new file mode 100644 index 0000000..be86332 --- /dev/null +++ b/gedit-plugins-3.6.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db48912e4c94917b7d5e29ae8b4f6b9d505dcf592d8621937967a10ccf921093 +size 1397088 diff --git a/gedit-plugins.changes b/gedit-plugins.changes index e9fe7e9..32b69af 100644 --- a/gedit-plugins.changes +++ b/gedit-plugins.changes @@ -1,3 +1,26 @@ +------------------------------------------------------------------- +Mon Sep 24 20:57:25 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.6.0: + + Use the textview instead of the overlay for the overlayed color + button. + +------------------------------------------------------------------- +Wed Sep 19 18:19:12 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.2: + + Color picker now shows an overlayed color button when a + hexadecimal color is selected + + Misc bugfixes + + Updated translations. + +------------------------------------------------------------------- +Sun Aug 19 11:05:09 UTC 2012 - dimstar@opensuse.org + +- Update to version 3.5.1: + + Misc bugfixes + + Updated translations. + ------------------------------------------------------------------- Mon Apr 23 08:08:38 UTC 2012 - vuntz@opensuse.org diff --git a/gedit-plugins.spec b/gedit-plugins.spec index 23843d9..fb13c07 100644 --- a/gedit-plugins.spec +++ b/gedit-plugins.spec @@ -21,9 +21,9 @@ Name: gedit-plugins Summary: A collection of plugins for gedit License: GPL-2.0+ Group: Productivity/Editors/Other -Version: 3.4.0 +Version: 3.6.0 Release: 0 -Source: http://download.gnome.org/sources/gedit-plugins/3.4/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gedit-plugins/3.6/%{name}-%{version}.tar.xz Url: http://live.gnome.org/GeditPlugins BuildRequires: fdupes BuildRequires: gnome-doc-utils-devel @@ -32,9 +32,9 @@ BuildRequires: pkg-config BuildRequires: translation-update-upstream BuildRequires: pkgconfig(dbus-python) BuildRequires: pkgconfig(gedit) >= 3.2.1 -BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: pkgconfig(gtksourceview-3.0) -BuildRequires: pkgconfig(libpeas-gtk-1.0) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0 +BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.0.0 +BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 1.0.0 BuildRequires: pkgconfig(vte-2.90) Requires: %{name}-lang = %{version} Requires: gedit