Accepting request 181268 from GNOME:Factory

Push GNOME 3.9.3, as announced

OBS-URL: https://build.opensuse.org/request/show/181268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gedit-plugins?expand=0&rev=29
This commit is contained in:
Stephan Kulow 2013-06-29 17:39:34 +00:00 committed by Git OBS Bridge
commit 7d8f94db4e
4 changed files with 29 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:659d379f9edfbba2db37522991c734c5d50e03eb1f70985e978d93a718273141
size 724572

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e5d8afd342ca1b18b6d09e9b552412d2aa7067014fe3ad744fe45d83fa74d1ae
size 1293744

View File

@ -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

View File

@ -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