Hello community, here is the log from the commit of package ghex for openSUSE:Factory checked in at 2015-10-08 08:25:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghex (Old) and /work/SRC/openSUSE:Factory/.ghex.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghex" Changes: -------- --- /work/SRC/openSUSE:Factory/ghex/ghex.changes 2015-09-24 06:16:23.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ghex.new/ghex.changes 2015-10-08 08:25:21.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Oct 1 18:42:25 UTC 2015 - [email protected] + +- Own %{_datadir}/icons/hicolor/512x512 and subfolders on older + versions of openSUSE. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghex.spec ++++++ --- /var/tmp/diff_new_pack.7dTuZJ/_old 2015-10-08 08:25:22.000000000 +0200 +++ /var/tmp/diff_new_pack.7dTuZJ/_new 2015-10-08 08:25:22.000000000 +0200 @@ -112,6 +112,11 @@ %dir %{_datadir}/GConf/gsettings %{_datadir}/GConf/gsettings/ghex.convert %{_datadir}/glib-2.0/schemas/org.gnome.GHex.gschema.xml +# Own dirs for older versions of openSUSE +%if 0%{?suse_version} <= 1320 +%dir %{_datadir}/icons/hicolor/512x512 +%dir %{_datadir}/icons/hicolor/512x512/apps +%endif %{_datadir}/icons/hicolor/*/apps/ghex* %doc %{_datadir}/help/C/%{name}/
