Hello community,

here is the log from the commit of package f2fs-tools for openSUSE:Factory 
checked in at 2016-01-26 10:15:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/f2fs-tools (Old)
 and      /work/SRC/openSUSE:Factory/.f2fs-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "f2fs-tools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/f2fs-tools/f2fs-tools.changes    2015-03-30 
19:33:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.f2fs-tools.new/f2fs-tools.changes       
2016-01-26 10:15:06.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Jan 22 18:54:13 UTC 2016 - [email protected]
+
+- Update to new upstream release 1.6.0
+* Add a defrag utility
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ f2fs-tools.spec ++++++
--- /var/tmp/diff_new_pack.Ol6S2c/_old  2016-01-26 10:15:07.000000000 +0100
+++ /var/tmp/diff_new_pack.Ol6S2c/_new  2016-01-26 10:15:07.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package f2fs-tools
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,16 @@
 
 
 Name:           f2fs-tools
-%define lname  libf2fs0
-Version:        1.4.1
+Version:        1.6.0
 Release:        0
 Summary:        Utilities for the Flash-friendly Filesystem (F2FS)
 License:        GPL-2.0 and LGPL-2.1
 Group:          System/Filesystems
 Url:            http://f2fs-tools.sf.net/_(disused)
 
-#Snapshot:     v1.4.1
+#Snapshot:     v1.6.0
 #Git-Clone:    git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools
-#DL-URL:       no location known - no tarballs provided
+#DL-URL:       no pre-made tarballs provided
 Source:         %name-%version.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
@@ -53,8 +52,10 @@
 %install
 b="%buildroot"
 %make_install sbindir="%_sbindir"
-# The devel file is quite useless ATM without public headers.
+# The devel files are quite useless at this time without public headers.
 rm -f "$b/%_libdir"/*.{la,so}
+# This is a useless library which just incorporates mkfs verbatim
+rm -f "$b/%_libdir"/libf2fs_format*
 
 %post   -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
@@ -63,7 +64,7 @@
 %defattr(-,root,root)
 %_sbindir/f2fstat
 %_sbindir/*.f2fs
-%_libdir/libf2fs.so.0*
+%_libdir/libf2fs*.so.*
 %_mandir/man8/*
 %doc COPYING
 

++++++ f2fs-tools-1.4.1.tar.xz -> f2fs-tools-1.6.0.tar.xz ++++++
++++ 4338 lines of diff (skipped)


Reply via email to