Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gammaray for openSUSE:Factory checked in at 2021-12-29 21:10:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gammaray (Old) and /work/SRC/openSUSE:Factory/.gammaray.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gammaray" Wed Dec 29 21:10:50 2021 rev:21 rq:942949 version:2.11.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gammaray/gammaray.changes 2021-10-21 23:55:35.448027476 +0200 +++ /work/SRC/openSUSE:Factory/.gammaray.new.2520/gammaray.changes 2021-12-29 21:11:17.694302212 +0100 @@ -1,0 +2,5 @@ +Tue Dec 28 12:52:59 UTC 2021 - Fabian Vogt <[email protected]> + +- Drop Fix_icons_installation.patch and package scaled icons + +------------------------------------------------------------------- Old: ---- Fix_icons_installation.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gammaray.spec ++++++ --- /var/tmp/diff_new_pack.YvZAT3/_old 2021-12-29 21:11:18.182302613 +0100 +++ /var/tmp/diff_new_pack.YvZAT3/_new 2021-12-29 21:11:18.182302613 +0100 @@ -28,11 +28,8 @@ Group: Development/Tools/Debuggers URL: https://www.kdab.com/gammaray Source: https://github.com/KDAB/GammaRay/releases/download/v%{version}/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM Fix_icons_installation.patch -- Don't try to install multiple copies in exotic subdirs -Patch0: Fix_icons_installation.patch -# PATCH-FIX-UPSTREAM BuildRequires: binutils-devel -BuildRequires: cmake >= 3.1 +BuildRequires: cmake >= 3.4 BuildRequires: doxygen BuildRequires: fdupes BuildRequires: graphviz-gnome @@ -125,10 +122,11 @@ %files %license LICENSE.* %doc CHANGES README.txt -%dir %{_datadir}/icons/hicolor/512x512/ -%dir %{_datadir}/icons/hicolor/512x512/apps/ %{_bindir}/gammaray %{_datadir}/applications/GammaRay.desktop +# scaled directories are not owned by hicolor +%dir %{_datadir}/icons/hicolor/*@*/ +%dir %{_datadir}/icons/hicolor/*@*/apps/ %{_datadir}/icons/hicolor/*/apps/GammaRay.png %{_docdir}/%{name}/ %{_libdir}/gammaray/
