Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ledmon for openSUSE:Factory checked in at 2021-07-02 13:27:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ledmon (Old) and /work/SRC/openSUSE:Factory/.ledmon.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ledmon" Fri Jul 2 13:27:58 2021 rev:21 rq:903606 version:0.95 Changes: -------- --- /work/SRC/openSUSE:Factory/ledmon/ledmon.changes 2020-05-20 18:47:32.769563207 +0200 +++ /work/SRC/openSUSE:Factory/.ledmon.new.2625/ledmon.changes 2021-07-02 13:29:03.496019833 +0200 @@ -1,0 +2,13 @@ +Thu Jul 1 14:27:36 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Update to version 0.95 + * Allow to run ledctl version without root + * Defaulting to SGPIO for AMD systems + * Don't rely on states priority while changing IBPI states + * Check the white/blacklist from ledmon.conf earlier in discovery + * Change installation directory to /usr/sbin + * Use package version from autotools, not version.h + * Fix memory leak in utils.c + * Some other bugfixes + +------------------------------------------------------------------- Old: ---- ledmon-0.94.tar.gz New: ---- ledmon-0.95.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ledmon.spec ++++++ --- /var/tmp/diff_new_pack.DE0n6w/_old 2021-07-02 13:29:03.856017040 +0200 +++ /var/tmp/diff_new_pack.DE0n6w/_new 2021-07-02 13:29:03.860017009 +0200 @@ -1,7 +1,7 @@ # # spec file for package ledmon # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: ledmon -Version: 0.94 +Version: 0.95 Release: 0 Summary: Enclosure LED Utilities License: GPL-2.0-only @@ -55,7 +55,7 @@ %make_install ln -sv %{_sbindir}/service \ %{buildroot}%{_sbindir}/rc%{name} -rm %{buildroot}%{_datarootdir}/doc/ledmon/README +rm %{buildroot}%{_datarootdir}/doc/ledmon/README.md %pre %service_add_pre %{name}.service @@ -71,13 +71,13 @@ %files %license COPYING -%doc README +%doc README.md %{_sbindir}/ledmon %{_sbindir}/ledctl %{_sbindir}/rcledmon %{_unitdir}/ledmon.service -%{_mandir}/man5/ledmon.conf.5.5%{?ext_man} -%{_mandir}/man8/ledctl.8.8%{?ext_man} -%{_mandir}/man8/ledmon.8.8%{?ext_man} +%{_mandir}/man5/ledmon.conf.5%{?ext_man} +%{_mandir}/man8/ledctl.8%{?ext_man} +%{_mandir}/man8/ledmon.8%{?ext_man} %changelog ++++++ ledmon-0.94.tar.gz -> ledmon-0.95.tar.gz ++++++ ++++ 2923 lines of diff (skipped)
