diff --git a/gedit-plugins-3.8.1.tar.xz b/gedit-plugins-3.8.1.tar.xz deleted file mode 100644 index fafb63b..0000000 --- a/gedit-plugins-3.8.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:659d379f9edfbba2db37522991c734c5d50e03eb1f70985e978d93a718273141 -size 724572 diff --git a/gedit-plugins-3.9.1.tar.xz b/gedit-plugins-3.9.1.tar.xz new file mode 100644 index 0000000..da6064e --- /dev/null +++ b/gedit-plugins-3.9.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5d8afd342ca1b18b6d09e9b552412d2aa7067014fe3ad744fe45d83fa74d1ae +size 1293744 diff --git a/gedit-plugins.changes b/gedit-plugins.changes index 56f8a3d..844dd6f 100644 --- a/gedit-plugins.changes +++ b/gedit-plugins.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri Jun 21 19:50:58 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.1: + + Add user help translations. + + New git plugin. + + terminal: handle drag and drop of files. + + Follow gnome-terminal settings on terminal plugin. + + Misc bugfixes. + + Updated translations. +- Replace gnome-doc-utils-devel BuildRequires with yelp-tools, + following upstreams port to the new documentation infrastructure. + +------------------------------------------------------------------- +Sun May 26 18:42:07 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.8.2: + + Follow gnome-terminal settings on terminal plugin. + + Misc bugfixes. + + Updated translations. + ------------------------------------------------------------------- Mon Apr 15 17:33:04 UTC 2013 - dimstar@opensuse.org diff --git a/gedit-plugins.spec b/gedit-plugins.spec index aa4ea71..31c72a6 100644 --- a/gedit-plugins.spec +++ b/gedit-plugins.spec @@ -21,15 +21,15 @@ Name: gedit-plugins Summary: A collection of plugins for gedit License: GPL-2.0+ Group: Productivity/Editors/Other -Version: 3.8.1 +Version: 3.9.1 Release: 0 -Source: http://download.gnome.org/sources/gedit-plugins/3.8/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gedit-plugins/3.9/%{name}-%{version}.tar.xz Url: http://live.gnome.org/GeditPlugins BuildRequires: fdupes -BuildRequires: gnome-doc-utils-devel BuildRequires: intltool BuildRequires: pkg-config BuildRequires: translation-update-upstream +BuildRequires: yelp-tools BuildRequires: pkgconfig(dbus-python) BuildRequires: pkgconfig(gedit) >= 3.7.1 BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0 @@ -62,12 +62,11 @@ Here follows a list of plugins currently available in gedit-plugins: * Show tabbar A very basic plugin which shows or hides the gedit tabbar * Terminal A simple terminal widget accessible from the bottom panel +%lang_package %prep %setup -q translation-update-upstream -%lang_package - %build %configure %__make %{?jobs:-j%jobs} V=1 @@ -76,6 +75,7 @@ translation-update-upstream %makeinstall find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %find_lang %{name} +%find_lang gedit %{name}.lang %fdupes %{buildroot}/%{_datadir}/gedit/plugins %fdupes %{buildroot}/%{_libdir}/gedit/plugins