Hello community, here is the log from the commit of package latexila for openSUSE:Factory checked in at 2016-03-29 14:31:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/latexila (Old) and /work/SRC/openSUSE:Factory/.latexila.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "latexila" Changes: -------- --- /work/SRC/openSUSE:Factory/latexila/latexila.changes 2016-01-08 15:23:35.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.latexila.new/latexila.changes 2016-03-29 14:31:56.000000000 +0200 @@ -1,0 +2,50 @@ +Sun Mar 20 20:12:59 UTC 2016 - [email protected] + +- Update to version 3.20.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 14 09:34:05 UTC 2016 - [email protected] + +- Update to version 3.19.5: + + Adapt code for gspell API changes. + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 16 15:18:48 UTC 2016 - [email protected] + +- Update to version 3.19.4: + + Close fundraiser. + + Adapt code for gspell API changes. + + AppData: add translation tag. + + Updated translations. + +------------------------------------------------------------------- +Wed Jan 27 10:10:24 UTC 2016 - [email protected] + +- Update to version 3.19.3: + + Adapt code for gspell API changes. + + Adapt code to support again loading and saving remote files. + + Better gnome-shell integration: add an application menu and fix + the "Open a New Window" right-click action. + + Make LaTeXila D-Bus activatable. + + Change "Unsaved Document" to "Untitled Document". + + Other various small code improvements. + + Updated translations. + +------------------------------------------------------------------- +Sat Dec 19 18:36:23 UTC 2015 - [email protected] + +- Update to version 3.19.2: + + Adapt code for GspellLanguage API changes. + + Adapt CSS to track GTK+ changes. + + Rename latexila.deskop to org.gnome.latexila.desktop. + + Rename AppData to org.gnome.latexila.appdata.xml. + + Other various small improvements and bug fixes. +- Update file list to reflect change of file names: + + Desktop menu entry got renamed to org.gnome.latexila.desktop. + + Appdata file got renamed to org.gnome.latexila.appdata.xml. +- Changes from version 3.19.1: + + Adapt code for GspellLanguageChooserDialog change. + +------------------------------------------------------------------- Old: ---- latexila-3.18.2.tar.xz New: ---- latexila-3.20.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ latexila.spec ++++++ --- /var/tmp/diff_new_pack.LaXS4c/_old 2016-03-29 14:31:57.000000000 +0200 +++ /var/tmp/diff_new_pack.LaXS4c/_new 2016-03-29 14:31:57.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package latexila # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: latexila -Version: 3.18.2 +Version: 3.20.0 Release: 0 Summary: Integrated LaTeX Environment for the GNOME desktop License: GPL-3.0+ Group: Productivity/Publishing/TeX/Frontends Url: http://projects.gnome.org/latexila/ -Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.18/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/latexila/3.20/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gettext-tools BuildRequires: gnome-desktop @@ -36,11 +36,11 @@ BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: vala >= 0.26.0 -BuildRequires: pkgconfig(gee-0.8) +BuildRequires: pkgconfig(gee-0.8) >= 0.10 BuildRequires: pkgconfig(gio-2.0) >= 2.40 BuildRequires: pkgconfig(gobject-introspection-1.0) -BuildRequires: pkgconfig(gspell-1) >= 0.1 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.18.0 +BuildRequires: pkgconfig(gspell-1) >= 1.0 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.19.3 BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.18.0 BuildRequires: pkgconfig(vapigen) Requires: gsettings-desktop-schemas @@ -67,7 +67,7 @@ %install %make_install -%suse_update_desktop_file %{name} WordProcessor +%suse_update_desktop_file org.gnome.%{name} WordProcessor %find_lang %{name} %fdupes -s %{buildroot} @@ -88,11 +88,12 @@ %{_datadir}/%{name}/ %{_datadir}/icons/hicolor/*/*/ %{_datadir}/applications/* +%{_datadir}/dbus-1/services/org.gnome.latexila.service %{_datadir}/glib-2.0/schemas/org.gnome.%{name}.gschema.xml %if 0%{?suse_version} == 1315 %dir %{_datadir}/appdata %endif -%{_datadir}/appdata/latexila.appdata.xml +%{_datadir}/appdata/org.gnome.latexila.appdata.xml %{_mandir}/man1/%{name}.1.* %dir %{_datadir}/gtk-doc/html/latexila/ %{_datadir}/gtk-doc/html/latexila/* ++++++ latexila-3.18.2.tar.xz -> latexila-3.20.0.tar.xz ++++++ ++++ 37053 lines of diff (skipped)
