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:
@@ -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
3
gedit-3.19.5.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:75823f6968e5f8bac6733cc1d2644cd4a87e498d7f31b6bb8f07c2bada982b9b
|
||||||
|
size 3114320
|
@@ -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
|
Tue Feb 16 10:30:34 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
%define _with_gi_python 1
|
%define _with_gi_python 1
|
||||||
|
|
||||||
Name: gedit
|
Name: gedit
|
||||||
Version: 3.19.4
|
Version: 3.19.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Small and lightweight UTF-8 text editor
|
Summary: Small and lightweight UTF-8 text editor
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@@ -40,7 +40,7 @@ BuildRequires: update-desktop-files
|
|||||||
BuildRequires: yelp-tools
|
BuildRequires: yelp-tools
|
||||||
BuildRequires: pkgconfig(gio-2.0) >= 2.44
|
BuildRequires: pkgconfig(gio-2.0) >= 2.44
|
||||||
BuildRequires: pkgconfig(gsettings-desktop-schemas)
|
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(gtk+-3.0) >= 3.19.0
|
||||||
BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.19.4
|
BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.19.4
|
||||||
BuildRequires: pkgconfig(ice)
|
BuildRequires: pkgconfig(ice)
|
||||||
@@ -189,8 +189,7 @@ rm -rf %{buildroot}
|
|||||||
%files -n python3-gedit
|
%files -n python3-gedit
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{python3_sitearch}/gi/overrides/Gedit*
|
%{python3_sitearch}/gi/overrides/Gedit*
|
||||||
%{python3_sitearch}/gi/overrides/__pycache__/Gedit.cpython-*.pyc
|
%{python3_sitearch}/gi/overrides/__pycache__/Gedit*
|
||||||
%{python3_sitearch}/gi/overrides/__pycache__/Gedit.cpython-*.pyo
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
|
Reference in New Issue
Block a user