Hello community, here is the log from the commit of package tepl for openSUSE:Factory checked in at 2019-11-26 17:03:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tepl (Old) and /work/SRC/openSUSE:Factory/.tepl.new.26869 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tepl" Tue Nov 26 17:03:43 2019 rev:6 rq:750929 version:4.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/tepl/tepl.changes 2018-08-02 14:57:04.944170494 +0200 +++ /work/SRC/openSUSE:Factory/.tepl.new.26869/tepl.changes 2019-11-26 17:05:15.715988472 +0100 @@ -1,0 +2,14 @@ +Thu Nov 21 10:24:39 UTC 2019 - Bjørn Lie <[email protected]> + +- Update to version 4.2.1: + + Fix a few compilation warnings. + + Better use of errno (save its value ASAP, then reset it to 0). + + Build from Git: + - Allow building with gettext ≥ 0.20. + - Adapt for AX_CODE_COVERAGE API break in autoconf-archive + version 2019.01.06. (This didn't affect the build from the + previous tarball, since the Autotools are "bundled" with the + tarball). + + Updated translations. + +------------------------------------------------------------------- Old: ---- tepl-4.2.0.tar.xz New: ---- tepl-4.2.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tepl.spec ++++++ --- /var/tmp/diff_new_pack.ynlmQY/_old 2019-11-26 17:05:16.763988110 +0100 +++ /var/tmp/diff_new_pack.ynlmQY/_new 2019-11-26 17:05:16.767988109 +0100 @@ -1,7 +1,7 @@ # # spec file for package tepl # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,20 +12,20 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define api_ver 4 %define lib_ver %{api_ver}-0 Name: tepl -Version: 4.2.0 +Version: 4.2.1 Release: 0 Summary: Text Editor Product Line License: LGPL-2.1-or-later Group: Productivity/Text/Editors URL: https://wiki.gnome.org/Projects/Tepl -Source: http://download.gnome.org/sources/tepl/4.2/%{name}-%{version}.tar.xz +Source: https://download.gnome.org/sources/tepl/4.2/%{name}-%{version}.tar.xz BuildRequires: gobject-introspection-devel >= 1.42.0 BuildRequires: gtk-doc BuildRequires: pkgconfig ++++++ tepl-4.2.0.tar.xz -> tepl-4.2.1.tar.xz ++++++ ++++ 19956 lines of diff (skipped)
