Accepting request 185047 from home:dimstar:branches:GNOME:Factory
Update to 3.9.4 OBS-URL: https://build.opensuse.org/request/show/185047 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=144
This commit is contained in:
parent
b72fa4695f
commit
363c4e69e1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf9daa3bf6cd4defc53c2e2fca3a50de4c4c3ead77ae6fc2561e7b170aebffe8
|
||||
size 3037536
|
3
gedit-3.9.4.tar.xz
Normal file
3
gedit-3.9.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b6ba62709fbdb0a3750f9d4cb1ad08b3b57f03ed9539f289d08eada45ab59b2
|
||||
size 3045852
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 30 07:06:11 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.9.4:
|
||||
+ Use the GtkSourceView search and replace API.
|
||||
+ Deprecate the gedit search and replace API.
|
||||
+ Display the number of search occurrences and the current
|
||||
occurrence position in the search entry.
|
||||
+ Fix tab groups.
|
||||
+ Misc bugfixes and improvements.
|
||||
+ Updated translations.
|
||||
- Change _with_gi_python to 1: the python plugins are available
|
||||
again.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 2 17:58:50 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
10
gedit.spec
10
gedit.spec
@ -16,10 +16,10 @@
|
||||
#
|
||||
|
||||
|
||||
%define _with_gi_python 0
|
||||
%define _with_gi_python 1
|
||||
|
||||
Name: gedit
|
||||
Version: 3.9.3
|
||||
Version: 3.9.4
|
||||
Release: 0
|
||||
Summary: Small and lightweight UTF-8 text editor
|
||||
License: GPL-2.0+
|
||||
@ -38,10 +38,10 @@ BuildRequires: python >= 3.2.3
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yelp-tools
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.37.0
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.37.5
|
||||
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.0
|
||||
BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.2.0
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.9
|
||||
BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.9.4
|
||||
BuildRequires: pkgconfig(ice)
|
||||
BuildRequires: pkgconfig(libpeas-1.0) >= 1.7.0
|
||||
BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 1.7.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user