Hello community, here is the log from the commit of package atril for openSUSE:Factory checked in at 2019-07-31 14:32:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/atril (Old) and /work/SRC/openSUSE:Factory/.atril.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "atril" Wed Jul 31 14:32:58 2019 rev:27 rq:719943 version:1.23.0 Changes: -------- --- /work/SRC/openSUSE:Factory/atril/atril.changes 2019-05-20 10:29:46.765888777 +0200 +++ /work/SRC/openSUSE:Factory/.atril.new.4126/atril.changes 2019-07-31 14:34:33.269916717 +0200 @@ -1,0 +2,20 @@ +Thu Jul 18 09:54:07 UTC 2019 - Jonathan Brielmaier <[email protected]> + +- Update to version 1.23.0: + * update translations + * Remove trailing whitespaces + * test: get focus on frame + * let test7.py can works + * force get focus on atril when testing + * migrate to python3 for test cases + * Bump Cairo version to 1.14.0 + * Change url project's website + * help: update copyright + * Add documenters to translation resource + * Use program-name and title in gtk_show_about_dialog call + * Update copyright in about dialog + * Use g_strjoin to build license text in about dialog +- remove patches: + * atril-gtk-3.20.patch: we don't need to support gtk-3.20 anymore + +------------------------------------------------------------------- Old: ---- atril-1.22.1.tar.xz atril-gtk-3.20.patch New: ---- atril-1.23.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ atril.spec ++++++ --- /var/tmp/diff_new_pack.59BAph/_old 2019-07-31 14:34:34.093917025 +0200 +++ /var/tmp/diff_new_pack.59BAph/_new 2019-07-31 14:34:34.097917026 +0200 @@ -19,21 +19,20 @@ %define typelib1 typelib-1_0-AtrilDocument-1_5_0 %define typelib2 typelib-1_0-AtrilView-1_5_0 %define sover 3 -%define _version 1.22 +%define _version 1.23 Name: atril -Version: 1.22.1 +Version: 1.23.0 Release: 0 Summary: MATE Desktop document viewer License: GPL-2.0-only AND LGPL-2.0-only Group: System/GUI/Other URL: https://mate-desktop.org/ Source: http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz -# PATCH-FEATURE-OPENSUSE atril-gtk-3.20.patch -- Restore GLib 2.48 and GTK+ 3.20 support. -Patch0: atril-gtk-3.20.patch BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: libxml2-python -BuildRequires: mate-common >= %{_version} +# set to _version when mate-common has an equal release +BuildRequires: mate-common >= 1.22 BuildRequires: pkgconfig BuildRequires: texlive-devel BuildRequires: update-desktop-files @@ -166,7 +165,6 @@ %prep %setup -q -%patch0 -p1 %build NOCONFIGURE=1 mate-autogen ++++++ atril-1.22.1.tar.xz -> atril-1.23.0.tar.xz ++++++ ++++ 38864 lines of diff (skipped)
