Accepting request 374421 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/374421
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=199
This commit is contained in:
Dominique Leuenberger 2016-03-18 10:05:34 +00:00 committed by Git OBS Bridge
parent 4fd07d04a3
commit 7ac4f8146b
4 changed files with 14 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Mar 14 09:31:27 UTC 2016 - zaitor@opensuse.org
- Update to version 3.19.5:
+ Spell plugin: adapt code for gspell API changes.
+ Save window size properly.
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 16 10:30:34 UTC 2016 - dimstar@opensuse.org

View File

@ -19,7 +19,7 @@
%define _with_gi_python 1
Name: gedit
Version: 3.19.4
Version: 3.19.5
Release: 0
Summary: Small and lightweight UTF-8 text editor
License: GPL-2.0+
@ -40,7 +40,7 @@ BuildRequires: update-desktop-files
BuildRequires: yelp-tools
BuildRequires: pkgconfig(gio-2.0) >= 2.44
BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(gspell-1) >= 0.2.4
BuildRequires: pkgconfig(gspell-1) >= 0.2.5
BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.0
BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.19.4
BuildRequires: pkgconfig(ice)
@ -189,8 +189,7 @@ rm -rf %{buildroot}
%files -n python3-gedit
%defattr(-,root,root)
%{python3_sitearch}/gi/overrides/Gedit*
%{python3_sitearch}/gi/overrides/__pycache__/Gedit.cpython-*.pyc
%{python3_sitearch}/gi/overrides/__pycache__/Gedit.cpython-*.pyo
%{python3_sitearch}/gi/overrides/__pycache__/Gedit*
%endif
%files devel