Hello community, here is the log from the commit of package latexila for openSUSE:Factory checked in at 2015-11-18 22:34:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2015-08-23 17:42:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.latexila.new/latexila.changes 2015-11-18 22:34:56.000000000 +0100 @@ -1,0 +2,26 @@ +Fri Nov 13 11:51:40 UTC 2015 - [email protected] + +- Update to version 3.18.1: + - Fix regressions from gtk+ changes during the 3.18 cycle. + - Updated translations. +- Changes from version 3.18.0: + - Use gspell instead of GtkSpell. + - Add default spell checking settings in the preferences dialog. + - Via the Tools menu, the spell checking settings can be changed + and are stored on a file-by-file basis. + - There is now a spell checker dialog window, to spell check an + entire file word-by-word. + - Ensure that the personal build tools and the templates are + correctly saved. + - Other various small improvements and bug fixes. + - Translation updates. +- Update BuildRequires: + + Add pkgconfig(gspell-1) + + Add pkgconfig(gobject-introspection-1.0) + + Add pkgconfig(vapigen) + + Update required versions + + Remove pkgconfig(gtkspell3-3.0). +- Remove runtime dependency on rubber (no longer used for + latexila's build tools), add texlive-latexmk-bin instead. + +------------------------------------------------------------------- Old: ---- latexila-3.16.2.tar.xz New: ---- latexila-3.18.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ latexila.spec ++++++ --- /var/tmp/diff_new_pack.arwYql/_old 2015-11-18 22:34:57.000000000 +0100 +++ /var/tmp/diff_new_pack.arwYql/_new 2015-11-18 22:34:57.000000000 +0100 @@ -17,13 +17,13 @@ Name: latexila -Version: 3.16.2 +Version: 3.18.1 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.16/%{name}-%{version}.tar.xz +Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.18/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gettext-tools BuildRequires: gnome-desktop @@ -38,11 +38,13 @@ BuildRequires: vala >= 0.26.0 BuildRequires: pkgconfig(gee-0.8) BuildRequires: pkgconfig(gio-2.0) >= 2.40 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.14.0 -BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.16.0 -BuildRequires: pkgconfig(gtkspell3-3.0) >= 3.0.4 +BuildRequires: pkgconfig(gobject-introspection-1.0) +BuildRequires: pkgconfig(gspell-1) +BuildRequires: pkgconfig(gtk+-3.0) >= 3.18.0 +BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.18.0 +BuildRequires: pkgconfig(vapigen) Requires: gsettings-desktop-schemas -Requires: rubber +Requires: texlive-latexmk-bin BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ latexila-3.16.2.tar.xz -> latexila-3.18.1.tar.xz ++++++ ++++ 72655 lines of diff (skipped)
