Hello community,

here is the log from the commit of package libfsntfs for openSUSE:Factory 
checked in at 2019-06-12 13:08:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfsntfs (Old)
 and      /work/SRC/openSUSE:Factory/.libfsntfs.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfsntfs"

Wed Jun 12 13:08:47 2019 rev:6 rq:695363 version:0~20190104

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfsntfs/libfsntfs.changes      2017-11-03 
16:23:17.427616792 +0100
+++ /work/SRC/openSUSE:Factory/.libfsntfs.new.4811/libfsntfs.changes    
2019-06-12 13:08:50.361119519 +0200
@@ -1,0 +2,6 @@
+Mon Apr 15 20:24:11 UTC 2019 - Greg Freemyer <[email protected]>
+
+- update to v0~20190104
+       * improvments to handle corrupt file systems
+
+-------------------------------------------------------------------

Old:
----
  libfsntfs-experimental-20160418.tar.gz

New:
----
  libfsntfs-experimental-20190104.tar.gz

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

Other differences:
------------------
++++++ libfsntfs.spec ++++++
--- /var/tmp/diff_new_pack.R1jsSx/_old  2019-06-12 13:08:51.153119187 +0200
+++ /var/tmp/diff_new_pack.R1jsSx/_new  2019-06-12 13:08:51.157119184 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libfsntfs
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define lname  libfsntfs1
-%define timestamp      20160418
+%define timestamp      20190104
 Name:           libfsntfs
 Version:        0~%{timestamp}
 Release:        0
 Summary:        Library and tools to access the NTFS filesystem
-License:        LGPL-3.0+ and GFDL-1.3+
+License:        LGPL-3.0-or-later AND GFDL-1.3-or-later
 Group:          Productivity/File utilities
 Url:            https://github.com/libyal/libfsntfs/wiki
 Source:         
https://github.com/libyal/libfsntfs/releases/download/%{timestamp}/%{name}-experimental-%{timestamp}.tar.gz
@@ -57,7 +57,7 @@
 
 %package -n %{lname}
 Summary:        Library to access the New Technology File System (NTFS)
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          System/Libraries
 
 %description -n %{lname}
@@ -67,7 +67,7 @@
 
 %package tools
 Summary:        Tools to access the New Technology File System (NTFS)
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Productivity/File utilities
 
 %description tools
@@ -77,7 +77,7 @@
 
 %package devel
 Summary:        Development files for libfsntfs
-License:        LGPL-3.0+ and GFDL-1.3+
+License:        LGPL-3.0-or-later AND GFDL-1.3-or-later
 Group:          Development/Libraries/C and C++
 Requires:       %{lname} = %{version}
 
@@ -89,7 +89,7 @@
 
 %package -n python2-%{name}
 Summary:        Python 2 bindings for libfsntfs
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Development/Languages/Python
 Requires:       %{lname} = %{version}
 Requires:       python2
@@ -101,7 +101,7 @@
 
 %package -n python3-%{name}
 Summary:        Python 3 bindings for libfsntfs
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Development/Languages/Python
 Requires:       %{lname} = %{version}
 Requires:       python3
@@ -145,12 +145,14 @@
 
 %files -n python2-%{name}
 %defattr(-,root,root)
-%doc AUTHORS COPYING README
+%doc AUTHORS README
+%license COPYING 
 %{python_sitearch}/pyfsntfs.so
 
 %files -n python3-%{name}
 %defattr(-,root,root)
-%doc AUTHORS COPYING
+%doc AUTHORS 
+%license COPYING 
 %{python3_sitearch}/pyfsntfs.so
 
 %changelog

++++++ libfsntfs-experimental-20160418.tar.gz -> 
libfsntfs-experimental-20190104.tar.gz ++++++
++++ 211155 lines of diff (skipped)


Reply via email to