Hello community, here is the log from the commit of package util-linux for openSUSE:Factory checked in at 2019-07-08 15:09:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/util-linux (Old) and /work/SRC/openSUSE:Factory/.util-linux.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "util-linux" Mon Jul 8 15:09:21 2019 rev:238 rq:712923 version:2.33.2 Changes: -------- --- /work/SRC/openSUSE:Factory/util-linux/python3-libmount.changes 2019-05-21 10:19:17.555637323 +0200 +++ /work/SRC/openSUSE:Factory/.util-linux.new.4615/python3-libmount.changes 2019-07-08 15:09:22.595250187 +0200 @@ -1,0 +2,16 @@ +Mon Jul 1 23:45:55 CEST 2019 - [email protected] + +- Fix license of libraries: LGPL-2.1-or-later and BSD-3-Clause for + libuuid (bsc#1135708). + +------------------------------------------------------------------- +Thu Jun 20 09:27:11 UTC 2019 - Martin Liška <[email protected]> + +- Use FAT LTO objects in order to provide proper static library (boo#1138795). + +------------------------------------------------------------------- +Wed Jun 19 00:21:25 CEST 2019 - [email protected] + +- raw.service: Add RemainAfterExit=yes (bsc#1135534). + +------------------------------------------------------------------- util-linux-systemd.changes: same change util-linux.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-libmount.spec ++++++ --- /var/tmp/diff_new_pack.qDK0oj/_old 2019-07-08 15:09:25.199252685 +0200 +++ /var/tmp/diff_new_pack.qDK0oj/_new 2019-07-08 15:09:25.203252689 +0200 @@ -217,6 +217,7 @@ %package -n libblkid1 Summary: Filesystem detection library Group: System/Libraries +License: LGPL-2.1-or-later %description -n libblkid1 Library for filesystem detection. @@ -224,6 +225,7 @@ %package -n libblkid-devel Summary: Development files for the filesystem detection library Group: Development/Libraries/C and C++ +License: LGPL-2.1-or-later Requires: libblkid1 = %{version} %description -n libblkid-devel @@ -233,6 +235,7 @@ %package -n libblkid-devel-static Summary: Development files for the filesystem detection library Group: Development/Libraries/C and C++ +License: LGPL-2.1-or-later Requires: libblkid-devel = %{version} %description -n libblkid-devel-static @@ -242,6 +245,7 @@ %package -n libuuid1 Summary: Library to generate UUIDs Group: System/Libraries +License: BSD-3-Clause %description -n libuuid1 A library to generate universally unique IDs (UUIDs). @@ -249,6 +253,7 @@ %package -n libuuid-devel Summary: Development files for libuuid Group: Development/Libraries/C and C++ +License: BSD-3-Clause Requires: libuuid1 = %{version} %description -n libuuid-devel @@ -258,6 +263,7 @@ %package -n libuuid-devel-static Summary: Development files for libuuid Group: Development/Libraries/C and C++ +License: BSD-3-Clause Requires: libuuid-devel = %{version} %description -n libuuid-devel-static @@ -267,6 +273,7 @@ %package -n libmount1 Summary: Device mount library Group: System/Libraries +License: LGPL-2.1-or-later %description -n libmount1 Library designed to be used in low-level utils like @@ -275,22 +282,25 @@ %package -n libmount-devel Summary: Development files for libmount Group: Development/Libraries/C and C++ +License: LGPL-2.1-or-later Requires: libmount1 = %{version} +%description -n libmount-devel +Files to develop applications using the libmount library. + %package -n libmount-devel-static Summary: Development files for libmount Group: Development/Libraries/C and C++ +License: LGPL-2.1-or-later Requires: libmount-devel = %{version} %description -n libmount-devel-static Files to develop applications using the libmount library. -%description -n libmount-devel -Files to develop applications using the libmount library. - %package -n libsmartcols1 Summary: Column-based text sort engine Group: System/Libraries +License: LGPL-2.1-or-later %description -n libsmartcols1 Library to sort human readable column-based text output. @@ -298,6 +308,7 @@ %package -n libsmartcols-devel Summary: Development files for libsmartcols Group: Development/Libraries/C and C++ +License: LGPL-2.1-or-later Requires: libsmartcols1 = %{version} %description -n libsmartcols-devel @@ -306,6 +317,7 @@ %package -n libsmartcols-devel-static Summary: Development files for libsmartcols Group: Development/Libraries/C and C++ +License: LGPL-2.1-or-later Requires: libsmartcols-devel = %{version} %description -n libsmartcols-devel-static @@ -314,6 +326,7 @@ %package -n libfdisk1 Summary: Filesystem detection library Group: System/Libraries +License: LGPL-2.1-or-later %description -n libfdisk1 Library for filesystem detection. @@ -321,6 +334,7 @@ %package -n libfdisk-devel Summary: Development files for the filesystem detection library Group: Development/Libraries/C and C++ +License: LGPL-2.1-or-later Requires: libfdisk1 = %{version} %description -n libfdisk-devel @@ -330,6 +344,7 @@ %package -n libfdisk-devel-static Summary: Development files for the filesystem detection library Group: Development/Libraries/C and C++ +License: LGPL-2.1-or-later Requires: libfdisk-devel = %{version} %description -n libfdisk-devel-static @@ -399,6 +414,7 @@ %patch5 -p1 %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects bash ./util-linux-login_defs-check.sh %if %build_util_linux # util-linux-systemd.spec: same change ++++++ util-linux.spec ++++++ --- /var/tmp/diff_new_pack.qDK0oj/_old 2019-07-08 15:09:25.287252770 +0200 +++ /var/tmp/diff_new_pack.qDK0oj/_new 2019-07-08 15:09:25.291252773 +0200 @@ -217,6 +217,7 @@ %package -n libblkid1 Summary: Filesystem detection library Group: System/Libraries +License: LGPL-2.1-or-later %description -n libblkid1 Library for filesystem detection. @@ -224,6 +225,7 @@ %package -n libblkid-devel Summary: Development files for the filesystem detection library Group: Development/Libraries/C and C++ +License: LGPL-2.1-or-later Requires: libblkid1 = %{version} %description -n libblkid-devel @@ -233,6 +235,7 @@ %package -n libblkid-devel-static Summary: Development files for the filesystem detection library Group: Development/Libraries/C and C++ +License: LGPL-2.1-or-later Requires: libblkid-devel = %{version} %description -n libblkid-devel-static @@ -242,6 +245,7 @@ %package -n libuuid1 Summary: Library to generate UUIDs Group: System/Libraries +License: BSD-3-Clause %description -n libuuid1 A library to generate universally unique IDs (UUIDs). @@ -249,6 +253,7 @@ %package -n libuuid-devel Summary: Development files for libuuid Group: Development/Libraries/C and C++ +License: BSD-3-Clause Requires: libuuid1 = %{version} %description -n libuuid-devel @@ -258,6 +263,7 @@ %package -n libuuid-devel-static Summary: Development files for libuuid Group: Development/Libraries/C and C++ +License: BSD-3-Clause Requires: libuuid-devel = %{version} %description -n libuuid-devel-static @@ -267,6 +273,7 @@ %package -n libmount1 Summary: Device mount library Group: System/Libraries +License: LGPL-2.1-or-later %description -n libmount1 Library designed to be used in low-level utils like @@ -275,22 +282,25 @@ %package -n libmount-devel Summary: Development files for libmount Group: Development/Libraries/C and C++ +License: LGPL-2.1-or-later Requires: libmount1 = %{version} +%description -n libmount-devel +Files to develop applications using the libmount library. + %package -n libmount-devel-static Summary: Development files for libmount Group: Development/Libraries/C and C++ +License: LGPL-2.1-or-later Requires: libmount-devel = %{version} %description -n libmount-devel-static Files to develop applications using the libmount library. -%description -n libmount-devel -Files to develop applications using the libmount library. - %package -n libsmartcols1 Summary: Column-based text sort engine Group: System/Libraries +License: LGPL-2.1-or-later %description -n libsmartcols1 Library to sort human readable column-based text output. @@ -298,6 +308,7 @@ %package -n libsmartcols-devel Summary: Development files for libsmartcols Group: Development/Libraries/C and C++ +License: LGPL-2.1-or-later Requires: libsmartcols1 = %{version} %description -n libsmartcols-devel @@ -306,6 +317,7 @@ %package -n libsmartcols-devel-static Summary: Development files for libsmartcols Group: Development/Libraries/C and C++ +License: LGPL-2.1-or-later Requires: libsmartcols-devel = %{version} %description -n libsmartcols-devel-static @@ -314,6 +326,7 @@ %package -n libfdisk1 Summary: Filesystem detection library Group: System/Libraries +License: LGPL-2.1-or-later %description -n libfdisk1 Library for filesystem detection. @@ -321,6 +334,7 @@ %package -n libfdisk-devel Summary: Development files for the filesystem detection library Group: Development/Libraries/C and C++ +License: LGPL-2.1-or-later Requires: libfdisk1 = %{version} %description -n libfdisk-devel @@ -330,6 +344,7 @@ %package -n libfdisk-devel-static Summary: Development files for the filesystem detection library Group: Development/Libraries/C and C++ +License: LGPL-2.1-or-later Requires: libfdisk-devel = %{version} %description -n libfdisk-devel-static @@ -399,6 +414,7 @@ %patch5 -p1 %build +%global _lto_cflags %{_lto_cflags} -ffat-lto-objects bash ./util-linux-login_defs-check.sh %if %build_util_linux # ++++++ raw.service ++++++ --- /var/tmp/diff_new_pack.qDK0oj/_old 2019-07-08 15:09:25.435252912 +0200 +++ /var/tmp/diff_new_pack.qDK0oj/_new 2019-07-08 15:09:25.439252916 +0200 @@ -4,6 +4,7 @@ [Service] Type=oneshot +RemainAfterExit=yes ExecStart=/bin/sh -c "\ /sbin/modprobe raw;\ /sbin/udevadm settle;\
