Hello community, here is the log from the commit of package redshift for openSUSE:Factory checked in at 2020-12-14 18:10:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/redshift (Old) and /work/SRC/openSUSE:Factory/.redshift.new.2328 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "redshift" Mon Dec 14 18:10:38 2020 rev:29 rq:855787 version:1.12 Changes: -------- --- /work/SRC/openSUSE:Factory/redshift/redshift.changes 2020-07-20 21:10:49.405667921 +0200 +++ /work/SRC/openSUSE:Factory/.redshift.new.2328/redshift.changes 2020-12-14 18:10:44.879722356 +0100 @@ -1,0 +2,7 @@ +Mon Dec 14 15:34:00 UTC 2020 - Tejas Guruswamy <[email protected]> + +- redshift-gtk require python-pyxdg, not incompatible python-xdg (boo#1179328) + Downgrade to a Recommends since it only affects autostart installation +- Remove temporary apparmor profile fix (fix_apparmor.patch) + +------------------------------------------------------------------- Old: ---- fix_apparmor.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ redshift.spec ++++++ --- /var/tmp/diff_new_pack.21ZMYr/_old 2020-12-14 18:10:45.535723007 +0100 +++ /var/tmp/diff_new_pack.21ZMYr/_new 2020-12-14 18:10:45.555723027 +0100 @@ -26,7 +26,6 @@ URL: http://jonls.dk/redshift/ Source: https://github.com/jonls/redshift/releases/download/v%{version}/%{name}-%{version}.tar.xz Patch0: desktop.patch -Patch1: fix_apparmor.patch BuildRequires: fdupes BuildRequires: gettext-tools BuildRequires: gobject-introspection @@ -56,7 +55,7 @@ Group: System/X11/Utilities Requires: %{name} = %{version}-%{release} Requires: hicolor-icon-theme -Requires: python3-xdg +Recommends: python3-pyxdg %{?systemd_requires} %if 0%{?sle_version} > 120100 || 0%{?suse_version} > 1320 Requires: python3-gobject-Gdk @@ -70,7 +69,6 @@ %prep %setup -q %patch0 -p0 -%patch1 -p0 %build %configure \ _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
