Accepting request 88111 from home:vuntz:branches:GNOME:Factory

Update to 3.2.1; bug fixes we want for 12.1

OBS-URL: https://build.opensuse.org/request/show/88111
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit-plugins?expand=0&rev=33
This commit is contained in:
Vincent Untz 2011-10-17 06:27:25 +00:00 committed by Git OBS Bridge
parent 747a82482f
commit bb7713bf00
4 changed files with 14 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 17 06:00:28 UTC 2011 - vuntz@opensuse.org
- Update to version 3.2.1:
+ i18n fixes
+ Fix doc module in commander plugin
+ Misc bugfixes
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 26 20:36:20 UTC 2011 - vuntz@opensuse.org

View File

@ -20,7 +20,7 @@
Name: gedit-plugins
Summary: A collection of plugins for gedit
Version: 3.2.0
Version: 3.2.1
Release: 1
Source: http://download.gnome.org/sources/gedit-plugins/3.2/%{name}-%{version}.tar.bz2
License: GPLv2+
@ -32,7 +32,7 @@ BuildRequires: intltool
BuildRequires: pkg-config
BuildRequires: translation-update-upstream
BuildRequires: pkgconfig(dbus-python)
BuildRequires: pkgconfig(gedit)
BuildRequires: pkgconfig(gedit) >= 3.2.1
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(gtksourceview-3.0)
BuildRequires: pkgconfig(libpeas-gtk-1.0)