Accepting request 180498 from home:dimstar:branches:GNOME:Factory

Update to 3.9.1

OBS-URL: https://build.opensuse.org/request/show/180498
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit-plugins?expand=0&rev=58
This commit is contained in:
Dominique Leuenberger 2013-06-23 13:48:44 +00:00 committed by Git OBS Bridge
parent e14b605916
commit 2ff75e14c1
4 changed files with 21 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
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

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.2
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