Hello community, here is the log from the commit of package mate-tweak for openSUSE:Factory checked in at 2020-08-29 20:39:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mate-tweak (Old) and /work/SRC/openSUSE:Factory/.mate-tweak.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mate-tweak" Sat Aug 29 20:39:51 2020 rev:27 rq:830055 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mate-tweak/mate-tweak.changes 2020-02-28 15:22:30.754036197 +0100 +++ /work/SRC/openSUSE:Factory/.mate-tweak.new.3399/mate-tweak.changes 2020-08-29 20:40:10.613410577 +0200 @@ -1,0 +2,5 @@ +Thu Aug 27 12:53:08 UTC 2020 - Callum Farmer <[email protected]> + +- Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mate-tweak.spec ++++++ --- /var/tmp/diff_new_pack.Nuikp5/_old 2020-08-29 20:40:13.469411781 +0200 +++ /var/tmp/diff_new_pack.Nuikp5/_new 2020-08-29 20:40:13.469411781 +0200 @@ -84,7 +84,7 @@ --prefix=%{_prefix} # Give gi-find-deps.sh a bait. -ln -s %{_bindir}/%{name} %{buildroot}%{_libexecdir}/%{name}/%{name}.py +ln -s %{_bindir}/%{name} %{buildroot}%{_prefix}/lib/%{name}/%{name}.py %fdupes %{buildroot}%{python3_sitelib}/ %find_lang %{name} @@ -94,7 +94,7 @@ %doc README.md %{_bindir}/%{name} %{_bindir}/marco-* -%{_libexecdir}/%{name}/ +%{_prefix}/lib/%{name}/ %{python3_sitelib}/%{_name}-* %{_datadir}/applications/%{name}.desktop %{_datadir}/applications/marco-*.desktop
