Hello community,

here is the log from the commit of package f2fs-tools for openSUSE:Factory 
checked in at 2019-12-17 13:29:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/f2fs-tools (Old)
 and      /work/SRC/openSUSE:Factory/.f2fs-tools.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "f2fs-tools"

Tue Dec 17 13:29:47 2019 rev:16 rq:757415 version:1.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/f2fs-tools/f2fs-tools.changes    2018-12-05 
09:45:37.116559347 +0100
+++ /work/SRC/openSUSE:Factory/.f2fs-tools.new.4691/f2fs-tools.changes  
2019-12-17 13:30:01.447412165 +0100
@@ -1,0 +2,8 @@
+Mon Dec 16 23:10:33 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Update to release 1.13
+  * introduce some preen mode in fsck.f2fs
+  * add f2fs_io tool
+  * add casefolding support
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ f2fs-tools.spec ++++++
--- /var/tmp/diff_new_pack.R5dfKx/_old  2019-12-17 13:30:02.647411743 +0100
+++ /var/tmp/diff_new_pack.R5dfKx/_new  2019-12-17 13:30:02.651411742 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package f2fs-tools
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,12 @@
 
 
 Name:           f2fs-tools
-Version:        1.12
+Version:        1.13.0
 Release:        0
 Summary:        Utilities for the Flash-friendly Filesystem (F2FS)
 License:        GPL-2.0-only AND LGPL-2.1-only
 Group:          System/Filesystems
-Url:            
https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git
+URL:            
https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git
 Source:         %name-%version.tar.xz
 Patch1:         f2fs-tools-1.4.0-bigendian.patch
 BuildRequires:  autoconf
@@ -40,19 +40,19 @@
 Utilities needed to create and maintain so-called Flash-Friendly (F2)
 filesystems.
 
-%package -n libf2fs6
+%package -n libf2fs7
 Summary:        Library to manipulate F2 filesystems
 Group:          System/Libraries
 
-%description -n libf2fs6
+%description -n libf2fs7
 This package contains a shared library used for manipulation of F2
 filesystems.
 
-%package -n libf2fs_format5
+%package -n libf2fs_format6
 Summary:        Library to create F2 filesystems
 Group:          System/Libraries
 
-%description -n libf2fs_format5
+%description -n libf2fs_format6
 This package contains a shared library to format F2 filesystems.
 
 %package compat
@@ -67,8 +67,8 @@
 %package devel
 Summary:        Development files for f2fs
 Group:          Development/Languages/C and C++
-Requires:       libf2fs6 = %version
-Requires:       libf2fs_format5 = %version
+Requires:       libf2fs7 = %version
+Requires:       libf2fs_format6 = %version
 
 %description devel
 This package contains development files for %name.
@@ -93,31 +93,26 @@
 cp -a include/f2fs_fs.h mkfs/f2fs_format_utils.h \
        "%buildroot/%_includedir/"
 
-%post   -n libf2fs6 -p /sbin/ldconfig
-%postun -n libf2fs6 -p /sbin/ldconfig
-%post   -n libf2fs_format5 -p /sbin/ldconfig
-%postun -n libf2fs_format5 -p /sbin/ldconfig
+%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
 
 %files
-%defattr(-,root,root)
-%doc COPYING
+%license COPYING
 %_sbindir/*
 %_mandir/man8/*
 
-%files -n libf2fs6
-%defattr(-,root,root)
+%files -n libf2fs7
 %_libdir/libf2fs.so.*
 
-%files -n libf2fs_format5
-%defattr(-,root,root)
+%files -n libf2fs_format6
 %_libdir/libf2fs_format.so.*
 
 %files compat
-%defattr(-,root,root)
 /sbin/*
 
 %files devel
-%defattr(-,root,root)
 %_includedir/*.h
 %_libdir/libf2fs*.so
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.R5dfKx/_old  2019-12-17 13:30:02.703411723 +0100
+++ /var/tmp/diff_new_pack.R5dfKx/_new  2019-12-17 13:30:02.707411722 +0100
@@ -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.12.0</param>
-               <param name="version">1.12</param>
+               <param name="revision">v1.13.0</param>
+               <param name="version">1.13.0</param>
        </service>
        <service mode="disabled" name="recompress">
                <param name="file">*.tar</param>

++++++ f2fs-tools-1.12.tar.xz -> f2fs-tools-1.13.0.tar.xz ++++++
++++ 11315 lines of diff (skipped)


Reply via email to