Hello community, here is the log from the commit of package systemd-presets-branding-openSUSE for openSUSE:Factory checked in at 2020-11-21 12:41:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/systemd-presets-branding-openSUSE (Old) and /work/SRC/openSUSE:Factory/.systemd-presets-branding-openSUSE.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemd-presets-branding-openSUSE" Sat Nov 21 12:41:35 2020 rev:61 rq:849469 version:12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/systemd-presets-branding-openSUSE/systemd-presets-branding-openSUSE.changes 2019-06-24 21:49:16.891916066 +0200 +++ /work/SRC/openSUSE:Factory/.systemd-presets-branding-openSUSE.new.5913/systemd-presets-branding-openSUSE.changes 2020-11-23 10:51:21.242654098 +0100 @@ -1,0 +2,5 @@ +Sun Nov 8 19:10:14 UTC 2020 - Oliver Kurz <ok...@suse.com> + +- Fix package description mention of 'systemd-presets-common-SUSE' + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ systemd-presets-branding-openSUSE.spec ++++++ --- /var/tmp/diff_new_pack.z6Inbb/_old 2020-11-23 10:51:21.786654642 +0100 +++ /var/tmp/diff_new_pack.z6Inbb/_new 2020-11-23 10:51:21.790654646 +0100 @@ -1,7 +1,7 @@ # # spec file for package systemd-presets-branding-openSUSE # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -45,7 +45,7 @@ These are the openSUSE specific presets. The default presets needed for all SUSE based distributions can be -found in systemd-presets-branding-common-SUSE. +found in systemd-presets-common-SUSE. %prep %setup -q -T -c @@ -62,7 +62,7 @@ %pre # On initial installation, branding-preset-states does not yet exist, # which is why we also check for the file to be present/executable -if [ $1 -gt 1 -a -x %{_prefix}/lib/%{generic_name}/branding-preset-states ] ; then +if [ $1 -gt 1 -a -x %{_prefix}/lib/%{generic_name}/branding-preset-states ]; then # # Save the old state so we can detect which package have its # default changed later. @@ -75,7 +75,7 @@ fi %post -if [ $1 -gt 1 ] ; then +if [ $1 -gt 1 ]; then # # Now that the updated presets are installed, find the ones # that have been changed and apply "systemct preset" on them. _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org