Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package erofs-utils for openSUSE:Factory 
checked in at 2021-12-19 17:23:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/erofs-utils (Old)
 and      /work/SRC/openSUSE:Factory/.erofs-utils.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "erofs-utils"

Sun Dec 19 17:23:22 2021 rev:7 rq:941502 version:1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/erofs-utils/erofs-utils.changes  2020-05-20 
18:45:43.937318720 +0200
+++ /work/SRC/openSUSE:Factory/.erofs-utils.new.2520/erofs-utils.changes        
2021-12-19 17:23:36.091791911 +0100
@@ -1,0 +2,10 @@
+Sun Dec 19 11:14:31 UTC 2021 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.4
+  * mkfs.erofs: support pre-defined UUIDs and SELinux file contexts
+  * Support new big pcluster feature together with Linux 5.13+
+  * Added support to override UID/GID
+  * Introduced preliminary dump.erofs and fsck.erofs
+  * Introduced MicroLZMA compression support
+
+-------------------------------------------------------------------

Old:
----
  erofs-utils-1.1.tar.xz

New:
----
  erofs-utils-1.4.tar.xz

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

Other differences:
------------------
++++++ erofs-utils.spec ++++++
--- /var/tmp/diff_new_pack.DqMYin/_old  2021-12-19 17:23:36.515792224 +0100
+++ /var/tmp/diff_new_pack.DqMYin/_new  2021-12-19 17:23:36.519792226 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package erofs-utils
 #
-# 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:           erofs-utils
-Version:        1.1
+Version:        1.4
 Release:        0
 Summary:        Utilities for the Extendable Read-Only Filesystem (EROFS)
 License:        GPL-2.0-or-later
@@ -51,14 +51,14 @@
 %build
 autoreconf -fiv
 %configure --bindir="%_sbindir"
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 
 %files
 %license COPYING
-%_sbindir/mkfs*
-%_mandir/man1/mkfs*
+%_sbindir/*erofs
+%_mandir/man1/*erofs*
 
 %changelog

++++++ _service ++++++
--- /var/tmp/diff_new_pack.DqMYin/_old  2021-12-19 17:23:36.547792247 +0100
+++ /var/tmp/diff_new_pack.DqMYin/_new  2021-12-19 17:23:36.551792250 +0100
@@ -2,9 +2,9 @@
        <service mode="disabled" name="tar_scm">
                <param 
name="url">https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/</param>
                <param name="scm">git</param>
-               <param name="revision">v1.0</param>
-               <param name="parent-tag">v1.0</param>
-               <param name="versionformat">1.0</param>
+               <param name="revision">v1.4</param>
+               <param name="parent-tag">v1.4</param>
+               <param name="versionformat">1.4</param>
        </service>
        <service mode="disabled" name="recompress">
                <param name="file">*.tar</param>

++++++ erofs-utils-1.1.tar.xz -> erofs-utils-1.4.tar.xz ++++++
++++ 10243 lines of diff (skipped)

Reply via email to