Hello community, here is the log from the commit of package ledmon for openSUSE:Factory checked in at 2018-03-16 10:43:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ledmon (Old) and /work/SRC/openSUSE:Factory/.ledmon.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ledmon" Fri Mar 16 10:43:23 2018 rev:14 rq:587175 version:0.90 Changes: -------- --- /work/SRC/openSUSE:Factory/ledmon/ledmon.changes 2017-12-21 11:29:16.243762494 +0100 +++ /work/SRC/openSUSE:Factory/.ledmon.new/ledmon.changes 2018-03-16 10:44:55.581065615 +0100 @@ -1,0 +2,11 @@ +Thu Mar 8 04:50:53 UTC 2018 - [email protected] + +- Update to version 0.90: + * No upstream changelog available + * spec: deprecated ledctl.conf.5.gz and rename ledmon.conf.5.gz + * add compile parameter -std=c99 + +- Drop 0001-fix-compilation-warnings-on-newer-gcc.patch +- bsc#1081125 and fate#322625 + +------------------------------------------------------------------- Old: ---- 0001-fix-compilation-warnings-on-newer-gcc.patch v0.81.tar.gz New: ---- v0.90.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ledmon.spec ++++++ --- /var/tmp/diff_new_pack.R2o2cj/_old 2018-03-16 10:44:56.845020102 +0100 +++ /var/tmp/diff_new_pack.R2o2cj/_new 2018-03-16 10:44:56.849019958 +0100 @@ -1,7 +1,7 @@ # # spec file for package ledmon # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,13 @@ Name: ledmon -Version: 0.81 +Version: 0.90 Release: 0 Summary: Enclosure LED Utilities License: GPL-2.0 Group: Hardware/Other Url: https://github.com/intel/ledmon/ Source0: https://github.com/intel/ledmon/archive/v%{version}.tar.gz -Patch0: 0001-fix-compilation-warnings-on-newer-gcc.patch BuildRequires: libsgutils-devel BuildRequires: libudev-devel Provides: sgpio:/sbin/ledmon @@ -38,10 +37,9 @@ %prep %setup -q -%patch0 -p1 %build -make -j1 CXFLAGS="%{optflags} -lsgutils2" +make -j1 CXFLAGS="%{optflags} -lsgutils2 -std=c99" %install %make_install @@ -51,7 +49,7 @@ %doc README COPYING %{_sbindir}/ledmon %{_sbindir}/ledctl -%{_mandir}/man5/ledctl.conf.5%{ext_man} +%{_mandir}/man5/ledmon.conf.5%{ext_man} %{_mandir}/man8/ledctl.8%{ext_man} %{_mandir}/man8/ledmon.8%{ext_man} ++++++ v0.81.tar.gz -> v0.90.tar.gz ++++++ ++++ 6911 lines of diff (skipped)
