Hello community,

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

Package is "libevtx"

Wed Jun 12 13:09:22 2019 rev:15 rq:696084 version:0~20181227

Changes:
--------
--- /work/SRC/openSUSE:Factory/libevtx/libevtx.changes  2016-02-17 
12:14:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libevtx.new.4811/libevtx.changes        
2019-06-12 13:09:26.357104391 +0200
@@ -1,0 +2,10 @@
+Thu Mar 28 17:20:30 UTC 2019 - Greg Freemyer <greg.freem...@gmail.com>
+
+- update to v0~20181227
+       * work on python bindings
+       * code clean-up
+       * documentation fixes
+       * Added fallback for caseless wide string compare
+       * address libfdata API changes
+
+-------------------------------------------------------------------

Old:
----
  Windows_XML_Event_Log_(EVTX).pdf
  libevtx-alpha-20160107.tar.gz

New:
----
  Windows_XML_Event_Log_EVTX.pdf
  libevtx-alpha-20181227.tar.gz

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

Other differences:
------------------
++++++ libevtx.spec ++++++
--- /var/tmp/diff_new_pack.v2naoG/_old  2019-06-12 13:09:28.221103607 +0200
+++ /var/tmp/diff_new_pack.v2naoG/_new  2019-06-12 13:09:28.257103592 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libevtx
 #
-# 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:           libevtx
 %define lname  libevtx1
-%define timestamp      20160107
+%define timestamp      20181227
 Version:        0~%timestamp
 Release:        0
 Summary:        Library and tools to access the Windows XML Event Log (EVTX) 
format
-License:        LGPL-3.0+ and GFDL-1.3
+License:        LGPL-3.0-or-later AND GFDL-1.3-only
 Group:          Productivity/File utilities
 Url:            https://github.com/libyal/libevtx/wiki
 Source:         
https://github.com/libyal/libevtx/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz
-Source2:        Windows_XML_Event_Log_(EVTX).pdf
+Source2:        Windows_XML_Event_Log_EVTX.pdf
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
 #latest version of these in OBS as of Jan 28, 2016
@@ -65,7 +65,7 @@
 
 %package -n %lname
 Summary:        Library to access the Windows XML Event Log (EVTX) format
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          System/Libraries
 
 %description -n %lname
@@ -74,7 +74,7 @@
 
 %package tools
 Summary:        Utilities to export events from Windows XML event files (EVTX)
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Productivity/File utilities
 
 %description tools
@@ -82,7 +82,7 @@
 
 %package devel
 Summary:        Development files for libevtx, a Windows XML Event file parser
-License:        LGPL-3.0+ and GFDL-1.3
+License:        LGPL-3.0-or-later AND GFDL-1.3-only
 Group:          Development/Libraries/C and C++
 Requires:       %lname = %version
 
@@ -94,7 +94,7 @@
 
 %package -n python-%name
 Summary:        Python bindings for libevtx
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Development/Libraries/Python
 Requires:       %lname = %version
 Requires:       python
@@ -120,7 +120,8 @@
 
 %files -n %lname
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog
+%doc AUTHORS ChangeLog
+%license COPYING 
 %_libdir/libevtx.so.*
 
 %files tools
@@ -139,7 +140,8 @@
 
 %files -n python-%name
 %defattr(-,root,root)
-%doc AUTHORS COPYING README
+%doc AUTHORS README
+%license COPYING 
 %python_sitearch/pyevtx.so
 
 %changelog

++++++ libevtx-alpha-20160107.tar.gz -> libevtx-alpha-20181227.tar.gz ++++++
++++ 234368 lines of diff (skipped)


Reply via email to