Hello community,

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

Package is "liblnk"

Wed Jun 12 13:10:04 2019 rev:12 rq:696097 version:0~20181227

Changes:
--------
--- /work/SRC/openSUSE:Factory/liblnk/liblnk.changes    2016-02-09 
13:31:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.liblnk.new.4811/liblnk.changes  2019-06-12 
13:10:10.533076121 +0200
@@ -1,0 +2,10 @@
+Thu Mar 28 23:36:52 UTC 2019 - Greg Freemyer <[email protected]>
+
+- update to v0~20181227
+       * Changes for handling location information strings
+       * worked on Python bindings
+       * various improvements associated with corrupt files
+       * Fixed infinite loop in getopt fallback functions
+       * Worked on dtfabric support (used by the developers, not an API issue)
+
+-------------------------------------------------------------------

Old:
----
  Windows_Shortcut_File_(LNK)_format.pdf
  liblnk-alpha-20160107.tar.gz

New:
----
  Windows_Shortcut_File_LNK_format.pdf
  liblnk-alpha-20181227.tar.gz

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

Other differences:
------------------
++++++ liblnk.spec ++++++
--- /var/tmp/diff_new_pack.uuWwLJ/_old  2019-06-12 13:10:13.473073038 +0200
+++ /var/tmp/diff_new_pack.uuWwLJ/_new  2019-06-12 13:10:13.513072996 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package liblnk
 #
-# Copyright (c) 2016 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,21 +12,21 @@
 # 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/
 #
 
 
 Name:           liblnk
 %define lname  liblnk1
-%define timestamp      20160107
+%define timestamp      20181227
 Version:        0~%timestamp
 Release:        0
 Summary:        Library and tools to access the Windows Shortcut File (LNK) 
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/liblnk/wiki
 Source:         
https://github.com/libyal/liblnk/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz
-Source2:        Windows_Shortcut_File_(LNK)_format.pdf
+Source2:        Windows_Shortcut_File_LNK_format.pdf
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
 BuildRequires:  pkgconfig(libbfio) >= 20130721
@@ -50,7 +50,7 @@
 
 %package -n %lname
 Summary:        Library to access the Windows Shortcut File (LNK) format
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          System/Libraries
 
 %description -n %lname
@@ -58,7 +58,7 @@
 
 %package tools
 Summary:        Tools to access the Windows Shortcut File (LNK) format
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Productivity/File utilities
 
 %description tools
@@ -66,7 +66,7 @@
  
 %package devel
 Summary:        Development files for liblnk, a library to access Windows 
Shortcut Links
-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
 
@@ -78,7 +78,7 @@
 
 %package -n python-%name
 Summary:        Python bindings for liblnk, a Windows Shortcut Link parser
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Development/Libraries/Python
 Requires:       %lname = %version
 Requires:       python
@@ -104,7 +104,8 @@
 
 %files -n %lname
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog
+%doc AUTHORS ChangeLog
+%license COPYING 
 %_libdir/liblnk.so.*
 
 %files tools
@@ -123,7 +124,8 @@
 
 %files -n python-%name
 %defattr(-,root,root)
-%doc AUTHORS COPYING README
+%doc AUTHORS README
+%license COPYING 
 %python_sitearch/pylnk.so
 
 %changelog

++++++ liblnk-alpha-20160107.tar.gz -> liblnk-alpha-20181227.tar.gz ++++++
++++ 208624 lines of diff (skipped)


Reply via email to