From 4fd07d04a3890fad5296b6002ea60cc6fe192c64861f1c8d3a58a98404e60551 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 19 Feb 2016 14:47:16 +0000 Subject: [PATCH] Accepting request 360363 from GNOME:Next Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/360363 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gedit?expand=0&rev=198 --- gedit-3.18.3.tar.xz | 3 --- gedit-3.19.4.tar.xz | 3 +++ gedit-desktop.patch | 2 +- gedit.changes | 47 +++++++++++++++++++++++++++++++++++++++++++++ gedit.spec | 19 ++++++++++-------- 5 files changed, 62 insertions(+), 12 deletions(-) delete mode 100644 gedit-3.18.3.tar.xz create mode 100644 gedit-3.19.4.tar.xz diff --git a/gedit-3.18.3.tar.xz b/gedit-3.18.3.tar.xz deleted file mode 100644 index fa96e68..0000000 --- a/gedit-3.18.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6762ac0d793b0f754a2da5f88739d04fa39daa7491c5c46401d24bcef76c32e7 -size 2933132 diff --git a/gedit-3.19.4.tar.xz b/gedit-3.19.4.tar.xz new file mode 100644 index 0000000..05fe9ea --- /dev/null +++ b/gedit-3.19.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dfbf81dd347830e11e7898ea580d669bfdb306230fc23fa8db6c2657407f367 +size 3114444 diff --git a/gedit-desktop.patch b/gedit-desktop.patch index dc32983..5ea59f9 100644 --- a/gedit-desktop.patch +++ b/gedit-desktop.patch @@ -8,6 +8,6 @@ Index: data/org.gnome.gedit.desktop.in.in StartupNotify=true -MimeType=text/plain; +MimeType=application/x-awk;application/x-csh;application/x-perl;application/x-php;application/x-shellscript;text/plain;text/x-c;text/x-c++;text/x-c++hdr;text/x-chdr;text/x-c++src;text/x-csrc;text/x-fortran;text/x-java;text/x-log;text/x-makefile;text/x-moc;text/x-pascal;text/x-patch;text/x-python;text/x-readme;text/x-scheme;text/x-tcl;text/x-tex; - Icon=accessories-text-editor + Icon=gedit Categories=GNOME;GTK;Utility;TextEditor; X-GNOME-DocPath=gedit/gedit.xml diff --git a/gedit.changes b/gedit.changes index 246ee65..f29e13b 100644 --- a/gedit.changes +++ b/gedit.changes @@ -1,3 +1,50 @@ +------------------------------------------------------------------- +Tue Feb 16 10:30:34 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.19.4: + + Spell plugin: adapt code for gspell API changes. + + CSS updates. + + AppData: add project_group and translation tags. + + Various other code improvements and bug fixes. + + Updated translations. + +------------------------------------------------------------------- +Wed Jan 20 09:00:49 UTC 2016 - dimstar@opensuse.org + +- Update to version 3.19.3: + + Rename to "Text Editor" in the .desktop file. + + Use traditional menubar layout on XFCE, Unity, etc. + + require the latest gspell for the spell plugin. + + New Windows WiX installer. + + CSS updates to track GTK+ changes. + + Various minor code improvements and bug fixes. + + Updated translations. + +------------------------------------------------------------------- +Fri Jan 15 11:47:13 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.19.2: + + Ship our own app icon. + + Add shortcuts window. + + Adapt code for gspell API changes. + + Rename GeditViewHolder -> GeditViewCentering. + + CloseConfirmationDialog: subclass GtkMessageDialog. + + CSS updates to track GTK+ changes. + + Various minor code improvements and bug fixes. + + Updated translations. +- Add hicolor-icon-theme BuildRequires now gedit comes with own + icons. +- Rebase gedit-desktop.patch. + +------------------------------------------------------------------- +Fri Jan 15 11:47:12 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.19.1: + + Change default document title to "Untitled Document". + + Port the spell plugin to gspell. +- Exchange enchant-devel for pkgconfig(gspell-1) BuildRequires + following upstreams port. + ------------------------------------------------------------------- Fri Jan 15 11:47:11 UTC 2016 - dimstar@opensuse.org diff --git a/gedit.spec b/gedit.spec index 55bf9ee..a107a19 100644 --- a/gedit.spec +++ b/gedit.spec @@ -19,19 +19,19 @@ %define _with_gi_python 1 Name: gedit -Version: 3.18.3 +Version: 3.19.4 Release: 0 Summary: Small and lightweight UTF-8 text editor License: GPL-2.0+ Group: Productivity/Text/Editors Url: http://www.gnome.org -Source: http://download.gnome.org/sources/gedit/3.18/%{name}-%{version}.tar.xz -# PATCH-FIX-OPENSUSE gedit-desktop.patch -- adds more MIME types and change icon +Source: http://download.gnome.org/sources/gedit/3.19/%{name}-%{version}.tar.xz +# PATCH-FIX-OPENSUSE gedit-desktop.patch -- Adds more MIME types. Patch0: gedit-desktop.patch -BuildRequires: enchant-devel BuildRequires: fdupes BuildRequires: gettext BuildRequires: gtk-doc +BuildRequires: hicolor-icon-theme BuildRequires: intltool >= 0.50.1 BuildRequires: iso-codes-devel BuildRequires: python >= 3.2.3 @@ -40,11 +40,12 @@ BuildRequires: update-desktop-files BuildRequires: yelp-tools BuildRequires: pkgconfig(gio-2.0) >= 2.44 BuildRequires: pkgconfig(gsettings-desktop-schemas) -BuildRequires: pkgconfig(gtk+-3.0) >= 3.16 -BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.17.3 +BuildRequires: pkgconfig(gspell-1) >= 0.2.4 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.0 +BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.19.4 BuildRequires: pkgconfig(ice) BuildRequires: pkgconfig(libpeas-1.0) >= 1.14.1 -BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 1.7.0 +BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 1.14.1 BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(libxml-2.0) >= 2.5.0 BuildRequires: pkgconfig(pygobject-3.0) >= 3.0.0 @@ -180,6 +181,7 @@ rm -rf %{buildroot} %endif %{_libexecdir}/gedit/gedit-bugreport.sh %doc %{_mandir}/man1/gedit* +%{_datadir}/icons/hicolor/*/apps/* %files lang -f %{name}.lang @@ -187,7 +189,8 @@ rm -rf %{buildroot} %files -n python3-gedit %defattr(-,root,root) %{python3_sitearch}/gi/overrides/Gedit* -%{python3_sitearch}/gi/overrides/__pycache__/Gedit* +%{python3_sitearch}/gi/overrides/__pycache__/Gedit.cpython-*.pyc +%{python3_sitearch}/gi/overrides/__pycache__/Gedit.cpython-*.pyo %endif %files devel