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

tweaked

OBS-URL: https://build.opensuse.org/request/show/141269
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=130
This commit is contained in:
Dominique Leuenberger 2012-11-14 15:39:54 +00:00 committed by Git OBS Bridge
parent 1503d26079
commit 342855d00a
4 changed files with 14 additions and 9 deletions

View File

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

3
gedit-3.6.2.tar.xz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Nov 13 10:07:07 UTC 2012 - dimstar@opensuse.org
- Update to version 3.6.2:
+ Misc bugfixes.
+ Updated translations.
- Remove the hack in %setup to fixup the .desktop file: fixed
upstream.
-------------------------------------------------------------------
Tue Oct 16 07:10:56 UTC 2012 - dimstar@opensuse.org

View File

@ -17,7 +17,7 @@
Name: gedit
Version: 3.6.1
Version: 3.6.2
Release: 0
Summary: Small and lightweight UTF-8 text editor
License: GPL-2.0+
@ -36,7 +36,7 @@ BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: yelp-tools
BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.3.15
BuildRequires: pkgconfig(gtk+-3.0) >= 3.6.0
BuildRequires: pkgconfig(gtksourceview-3.0)
BuildRequires: pkgconfig(ice)
BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 1.1.0
@ -87,10 +87,6 @@ environment.
%setup -q
translation-update-upstream
%patch0 -p0
# Fix the _keywords line: it must end with a trailing semicolon.
# Build fails when upstream fixes this (bgo#686250).
test ! $(grep "_Keywords=.*;" data/gedit.desktop.in.in)
sed -i "s:_Keywords=Text:_Keywords=Text;:" data/gedit.desktop.in.in
%build
%configure \