Hello community,

here is the log from the commit of package f2fs-tools for openSUSE:Factory 
checked in at 2020-08-29 20:36:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/f2fs-tools (Old)
 and      /work/SRC/openSUSE:Factory/.f2fs-tools.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "f2fs-tools"

Sat Aug 29 20:36:44 2020 rev:17 rq:829788 version:1.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/f2fs-tools/f2fs-tools.changes    2019-12-17 
13:30:01.447412165 +0100
+++ /work/SRC/openSUSE:Factory/.f2fs-tools.new.3399/f2fs-tools.changes  
2020-08-29 20:36:51.753326770 +0200
@@ -1,0 +2,18 @@
+Wed Aug 26 13:41:36 UTC 2020 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 1.14
+  * f2fs_io: add copy command
+  * fsck: Check fsync data always for zoned block devices
+  * fsck: Check write pointer consistency of open zones
+  * fsck: Check write pointer consistency of non-open zones
+  * fsck.f2fs: Enable user-space cache
+  * f2fs-tools: support data compression
+  * dump.f2fs: print more info of inode layout
+  * resize.f2fs: add option for large_nat_bitmap feature
+  * f2fs-tools: Casefolded Encryption support
+  * mkfs.f2fs: allow setting volume UUID manually
+  * f2fs-tools: zns zone-capacity support
+  * mkfs.f2fs: add -T flag
+  * mkfs.f2fs: add -r (fake_seed) flag
+
+-------------------------------------------------------------------

Old:
----
  f2fs-tools-1.13.0.tar.xz

New:
----
  f2fs-tools-1.14.0.tar.xz

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

Other differences:
------------------
++++++ f2fs-tools.spec ++++++
--- /var/tmp/diff_new_pack.SMsj7e/_old  2020-08-29 20:36:53.397327463 +0200
+++ /var/tmp/diff_new_pack.SMsj7e/_new  2020-08-29 20:36:53.401327464 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package f2fs-tools
 #
-# Copyright (c) 2019 SUSE LLC
+# 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
@@ -17,7 +17,7 @@
 
 
 Name:           f2fs-tools
-Version:        1.13.0
+Version:        1.14.0
 Release:        0
 Summary:        Utilities for the Flash-friendly Filesystem (F2FS)
 License:        GPL-2.0-only AND LGPL-2.1-only
@@ -34,25 +34,24 @@
 BuildRequires:  pkgconfig(libselinux)
 BuildRequires:  pkgconfig(uuid)
 Supplements:    filesystem(f2fs)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Utilities needed to create and maintain so-called Flash-Friendly (F2)
 filesystems.
 
-%package -n libf2fs7
+%package -n libf2fs8
 Summary:        Library to manipulate F2 filesystems
 Group:          System/Libraries
 
-%description -n libf2fs7
+%description -n libf2fs8
 This package contains a shared library used for manipulation of F2
 filesystems.
 
-%package -n libf2fs_format6
+%package -n libf2fs_format7
 Summary:        Library to create F2 filesystems
 Group:          System/Libraries
 
-%description -n libf2fs_format6
+%description -n libf2fs_format7
 This package contains a shared library to format F2 filesystems.
 
 %package compat
@@ -67,15 +66,14 @@
 %package devel
 Summary:        Development files for f2fs
 Group:          Development/Languages/C and C++
-Requires:       libf2fs7 = %version
-Requires:       libf2fs_format6 = %version
+Requires:       libf2fs8 = %version
+Requires:       libf2fs_format7 = %version
 
 %description devel
 This package contains development files for %name.
 
 %prep
-%setup -q
-%patch -P 1 -p1
+%autosetup -p1
 
 %build
 autoreconf -fiv
@@ -93,20 +91,20 @@
 cp -a include/f2fs_fs.h mkfs/f2fs_format_utils.h \
        "%buildroot/%_includedir/"
 
-%post   -n libf2fs7 -p /sbin/ldconfig
-%postun -n libf2fs7 -p /sbin/ldconfig
-%post   -n libf2fs_format6 -p /sbin/ldconfig
-%postun -n libf2fs_format6 -p /sbin/ldconfig
+%post   -n libf2fs8 -p /sbin/ldconfig
+%postun -n libf2fs8 -p /sbin/ldconfig
+%post   -n libf2fs_format7 -p /sbin/ldconfig
+%postun -n libf2fs_format7 -p /sbin/ldconfig
 
 %files
 %license COPYING
 %_sbindir/*
 %_mandir/man8/*
 
-%files -n libf2fs7
+%files -n libf2fs8
 %_libdir/libf2fs.so.*
 
-%files -n libf2fs_format6
+%files -n libf2fs_format7
 %_libdir/libf2fs_format.so.*
 
 %files compat

++++++ _service ++++++
--- /var/tmp/diff_new_pack.SMsj7e/_old  2020-08-29 20:36:53.453327486 +0200
+++ /var/tmp/diff_new_pack.SMsj7e/_new  2020-08-29 20:36:53.457327488 +0200
@@ -3,8 +3,8 @@
                <param 
name="url">https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git</param>
                <param name="scm">git</param>
                <param name="filename">f2fs-tools</param>
-               <param name="revision">v1.13.0</param>
-               <param name="version">1.13.0</param>
+               <param name="revision">v1.14.0</param>
+               <param name="version">1.14.0</param>
        </service>
        <service mode="disabled" name="recompress">
                <param name="file">*.tar</param>

++++++ f2fs-tools-1.13.0.tar.xz -> f2fs-tools-1.14.0.tar.xz ++++++
++++ 5232 lines of diff (skipped)


Reply via email to