Hello community, here is the log from the commit of package gnome-tweak-tool for openSUSE:Factory checked in at 2017-12-19 10:46:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnome-tweak-tool (Old) and /work/SRC/openSUSE:Factory/.gnome-tweak-tool.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-tweak-tool" Tue Dec 19 10:46:20 2017 rev:49 rq:557164 version:3.26.4 Changes: -------- --- /work/SRC/openSUSE:Factory/gnome-tweak-tool/gnome-tweak-tool.changes 2017-11-10 14:44:41.775635600 +0100 +++ /work/SRC/openSUSE:Factory/.gnome-tweak-tool.new/gnome-tweak-tool.changes 2017-12-19 10:46:27.052213853 +0100 @@ -1,0 +2,11 @@ +Thu Dec 14 20:34:28 UTC 2017 - [email protected] + +- Update to version 3.26.4: + + Stop requiring a GTK2 theme for Applications theme switcher. + + Offer HighContrastInverse theme. + + Don't show duplicate theme names. + + Updated translations. +- Add sed hack to replace the "/usr/bin/env python3" hashbang with + "/usr/bin/python3" in the scripts to be installed. + +------------------------------------------------------------------- Old: ---- gnome-tweak-tool-3.26.3.tar.xz New: ---- gnome-tweak-tool-3.26.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-tweak-tool.spec ++++++ --- /var/tmp/diff_new_pack.iZeezU/_old 2017-12-19 10:46:28.000168091 +0100 +++ /var/tmp/diff_new_pack.iZeezU/_new 2017-12-19 10:46:28.000168091 +0100 @@ -18,7 +18,7 @@ Name: gnome-tweak-tool -Version: 3.26.3 +Version: 3.26.4 Release: 0 Summary: A tool to customize advanced GNOME 3 options License: GPL-3.0+ @@ -61,6 +61,8 @@ %endif # Tiny tweak to shut up rpmlint sed -i 's:Pantheon:X-Pantheon:g' */gnome-tweak-tool.desktop.in +# Tweak to fix python env +sed -i "s|#!/usr/bin/env python3|#!%{_bindir}/python3|g" %{name}* %build %meson ++++++ gnome-tweak-tool-3.26.3.tar.xz -> gnome-tweak-tool-3.26.4.tar.xz ++++++ ++++ 3062 lines of diff (skipped)
