Hello community, here is the log from the commit of package latexila for openSUSE:Factory checked in at 2017-03-22 23:08:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/latexila (Old) and /work/SRC/openSUSE:Factory/.latexila.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "latexila" Wed Mar 22 23:08:28 2017 rev:26 rq:481479 version:3.24.0 Changes: -------- --- /work/SRC/openSUSE:Factory/latexila/latexila.changes 2016-12-22 15:57:01.534319580 +0100 +++ /work/SRC/openSUSE:Factory/.latexila.new/latexila.changes 2017-03-22 23:08:31.138753145 +0100 @@ -1,0 +2,35 @@ +Mon Mar 20 18:53:29 UTC 2017 - [email protected] + +- Update to version 3.24.0: + + Updated translations. + +------------------------------------------------------------------- +Sun Mar 12 13:20:16 UTC 2017 - [email protected] + +- Update to version 3.23.2: + + Easier keyboard shortcuts for bold, italic and underline: + <Control>B/I/U. + + In the menus to open a recently used file, show a tooltip with + the full path. + + Document structure: fix bug to allow "TODO: ..." and + "FIXME: ..." (with the colon). + + Other small code improvements. + + Fix minor issues found by Coverity. + + Updated translations. + +------------------------------------------------------------------- +Sat Jan 28 17:31:32 UTC 2017 - [email protected] + +- Update to version 3.23.1: + + Update code to not use deprecated GtkSourceView APIs. + + Use the Gtef library; Some functionality has been moved from + LaTeXila to Gtef. + + Change menu item label "Search Forward" -> "Jump to PDF" to not + confuse it with the normal search and replace feature. And + adapt the docs accordingly. + + Update the build system to use autoconf-archive macros instead + of gnome-common. + + Updated translations. +- Add pkgconfig(gtef-2) BuildRequires: new dependency. + +------------------------------------------------------------------- Old: ---- latexila-3.22.1.tar.xz New: ---- latexila-3.24.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ latexila.spec ++++++ --- /var/tmp/diff_new_pack.CfuWOa/_old 2017-03-22 23:08:31.882647734 +0100 +++ /var/tmp/diff_new_pack.CfuWOa/_new 2017-03-22 23:08:31.882647734 +0100 @@ -1,7 +1,7 @@ # # spec file for package latexila # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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.22.1 +Version: 3.24.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://download.gnome.org/sources/latexila/3.22/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/latexila/3.24/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gettext-tools BuildRequires: gnome-desktop @@ -37,12 +37,13 @@ BuildRequires: update-desktop-files BuildRequires: vala >= 0.26.0 BuildRequires: pkgconfig(gee-0.8) >= 0.10 -BuildRequires: pkgconfig(gio-2.0) >= 2.40 +BuildRequires: pkgconfig(gio-2.0) >= 2.50 BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gspell-1) >= 1.0 +BuildRequires: pkgconfig(gtef-2) >= 1.99.1 BuildRequires: pkgconfig(gtk+-3.0) >= 3.20 -BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.18.0 -BuildRequires: pkgconfig(vapigen) +BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.23.1 +BuildRequires: pkgconfig(vapigen) >= 0.34 Requires: gsettings-desktop-schemas Requires: texlive-latexmk-bin BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ latexila-3.22.1.tar.xz -> latexila-3.24.0.tar.xz ++++++ ++++ 34024 lines of diff (skipped)
