Hello community,

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

Package is "libfwsi"

Wed Jun 12 13:08:31 2019 rev:5 rq:695359 version:0~20181227

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfwsi/libfwsi.changes  2017-02-21 
13:48:29.736015592 +0100
+++ /work/SRC/openSUSE:Factory/.libfwsi.new.4811/libfwsi.changes        
2019-06-12 13:08:33.685126527 +0200
@@ -1,0 +2,13 @@
+Mon Apr 15 22:16:20 UTC 2019 - Greg Freemyer <[email protected]>
+
+- update to v0~20181227
+       * Changes to improve handling corrupt shell item lists
+       * Worked on Python bindings
+       * Changes to improve handling corrupt URI extension values
+       * Fix for handling corrupt shell items
+       * Changes to improve handling corrupt file entry extension values
+       * Added URI sub values shell item type
+       * Changes for debug output and unsuppored extension block sizes
+       * Changes to URI and URI sub shell items
+
+-------------------------------------------------------------------

Old:
----
  libfwsi-experimental-20170117.tar.gz

New:
----
  libfwsi-experimental-20181227.tar.gz

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

Other differences:
------------------
++++++ libfwsi.spec ++++++
--- /var/tmp/diff_new_pack.22NGkn/_old  2019-06-12 13:08:34.257126287 +0200
+++ /var/tmp/diff_new_pack.22NGkn/_new  2019-06-12 13:08:34.261126286 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libfwsi
 #
-# 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  libfwsi1
-%define timestamp 20170117
+%define timestamp 20181227
 Name:           libfwsi
 Version:        0~%{timestamp}
 Release:        0
 Summary:        Library to access the Windows Shell Item format
-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/libfwsi/wiki
 Source:         
https://github.com/libyal/libfwsi/releases/download/%timestamp/%name-experimental-%timestamp.tar.gz
@@ -49,7 +49,7 @@
 
 %package -n %{lname}
 Summary:        Library to access the Windows Shell Item format
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          System/Libraries
 
 %description -n %{lname}
@@ -58,7 +58,7 @@
 
 %package devel
 Summary:        Development files for libfwsi
-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}
 
@@ -70,7 +70,7 @@
 
 %package -n python-%name
 Summary:        Python bindings for libfwsi
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Development/Libraries/Python
 Requires:       %{lname} = %{version}
 Requires:       python
@@ -97,12 +97,14 @@
 
 %files -n %{lname}
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog
+%doc AUTHORS ChangeLog
+%license COPYING
 %{_libdir}/libfwsi.so.*
 
 %files devel
 %defattr(-,root,root)
-%doc AUTHORS COPYING README ChangeLog
+%doc AUTHORS README ChangeLog
+%license COPYING
 %doc Windows_Shell_Item_format.pdf
 %{_includedir}/libfwsi.h
 %{_includedir}/libfwsi/
@@ -112,7 +114,8 @@
 
 %files -n python-%name
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog
+%doc AUTHORS ChangeLog
+%license COPYING
 %python_sitearch/pyfwsi.so
 
 %changelog

++++++ libfwsi-experimental-20170117.tar.gz -> 
libfwsi-experimental-20181227.tar.gz ++++++
++++ 100953 lines of diff (skipped)


Reply via email to