Hello community,

here is the log from the commit of package sysfsutils for openSUSE:Factory 
checked in at 2020-02-25 16:01:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sysfsutils (Old)
 and      /work/SRC/openSUSE:Factory/.sysfsutils.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sysfsutils"

Tue Feb 25 16:01:31 2020 rev:22 rq:778425 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sysfsutils/sysfsutils.changes    2012-02-21 
07:32:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.sysfsutils.new.26092/sysfsutils.changes 
2020-02-25 16:01:42.896002581 +0100
@@ -1,0 +2,7 @@
+Fri Feb 21 18:05:28 UTC 2020 - Lee Duncan <[email protected]>
+
+- Fix compiler issues for this package, which hasn't been touched
+  in a while. Should be no functional change. Added patch:
+  * sysfsutils-fix-compiler-issues.patch
+
+-------------------------------------------------------------------

New:
----
  sysfsutils-fix-compiler-issues.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ sysfsutils.spec ++++++
--- /var/tmp/diff_new_pack.Av2AoL/_old  2020-02-25 16:01:43.652004666 +0100
+++ /var/tmp/diff_new_pack.Av2AoL/_new  2020-02-25 16:01:43.656004677 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sysfsutils
 #
-# Copyright (c) 2012 SUSE LINUX Products 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
@@ -12,19 +12,20 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           sysfsutils
 Summary:        System Utilities Package / Libsysfs
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/Libraries
 Version:        2.1.0
 Release:        0
-Url:            http://linux-diag.sourceforge.net
+URL:            http://linux-diag.sourceforge.net
 Source:         
http://aleron.dl.sourceforge.net/sourceforge/linux-diag/%{name}-%{version}.tar.gz
 Source2:        baselibs.conf
+Patch1:         %{name}-fix-compiler-issues.patch
 Provides:       libsysfs
 # bug437293
 %ifarch ppc64
@@ -62,6 +63,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 %configure --disable-static --with-pic

++++++ sysfsutils-fix-compiler-issues.patch ++++++
++++ 16012 lines (skipped)


Reply via email to