Hello community,

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

Package is "libevt"

Wed Jun 12 13:09:19 2019 rev:11 rq:696083 version:0~20181227

Changes:
--------
--- /work/SRC/openSUSE:Factory/libevt/libevt.changes    2016-02-09 
13:32:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libevt.new.4811/libevt.changes  2019-06-12 
13:09:22.601105970 +0200
@@ -1,0 +2,8 @@
+Thu Mar 28 17:12:28 UTC 2019 - Greg Freemyer <[email protected]>
+
+- update to 0~20181227
+       * worked on python bindings
+       * code clean-up
+       * miscelaneos small fixes
+
+-------------------------------------------------------------------

Old:
----
  Windows_Event_Log_(EVT).pdf
  libevt-alpha-20160107.tar.gz

New:
----
  Windows_Event_Log_EVT.pdf
  libevt-alpha-20181227.tar.gz

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

Other differences:
------------------
++++++ libevt.spec ++++++
--- /var/tmp/diff_new_pack.Mg9VBG/_old  2019-06-12 13:09:23.229105705 +0200
+++ /var/tmp/diff_new_pack.Mg9VBG/_new  2019-06-12 13:09:23.233105704 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libevt
 #
-# 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:           libevt
 %define lname  libevt1
-%define timestamp      20160107
+%define timestamp      20181227
 Version:        0~%timestamp
 Release:        0
 Summary:        Library and tools to access the Windows Event Log (EVT) 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/libevt/wiki
 Source:         
https://github.com/libyal/libevt/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz
-Source2:        Windows_Event_Log_(EVT).pdf
+Source2:        Windows_Event_Log_EVT.pdf
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
 BuildRequires:  pkgconfig(libbfio) >= 20120426
@@ -66,7 +66,7 @@
 
 %package -n %lname
 Summary:        Library to access the Windows Event Log (EVT) format
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          System/Libraries
 
 %description -n %lname
@@ -76,7 +76,7 @@
 
 %package tools
 Summary:        Utilities to export events from Windows Event Log files
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Productivity/File utilities
 
 %description tools
@@ -86,7 +86,7 @@
  
 %package devel
 Summary:        Development files for libevt, a Windows event file parser
-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
 
@@ -98,7 +98,7 @@
 
 %package -n python-%name
 Summary:        Python bindings for libevt, a Windows event file parser
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Development/Libraries/Python
 Requires:       %lname = %version
 Requires:       python
@@ -124,7 +124,8 @@
 
 %files -n %lname
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog README
+%doc AUTHORS ChangeLog README
+%license COPYING 
 %_libdir/libevt.so.*
 
 %files tools
@@ -134,7 +135,8 @@
 
 %files devel
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog README Windows_Event_Log*.pdf
+%doc AUTHORS ChangeLog README Windows_Event_Log*.pdf
+%license COPYING 
 %_includedir/libevt.h
 %_includedir/libevt/
 %_libdir/libevt.so
@@ -143,7 +145,8 @@
 
 %files -n python-%name
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog README
+%doc AUTHORS ChangeLog README
+%license COPYING 
 %python_sitearch/pyevt.so
 
 %changelog

++++++ libevt-alpha-20160107.tar.gz -> libevt-alpha-20181227.tar.gz ++++++
++++ 231918 lines of diff (skipped)


Reply via email to