Hello community,

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

Package is "libexe"

Wed Jun 12 13:09:29 2019 rev:3 rq:696086 version:0~20181128

Changes:
--------
--- /work/SRC/openSUSE:Factory/libexe/libexe.changes    2016-02-05 
00:32:00.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libexe.new.4811/libexe.changes  2019-06-12 
13:09:33.397101432 +0200
@@ -1,0 +2,8 @@
+Thu Mar 28 23:15:58 UTC 2019 - Greg Freemyer <[email protected]>
+
+- update to v0~20181128 
+       * Worked on python bindings
+       * code clean up
+       * Worked on dtfabric support (used by the developers, not an API issue)
+
+-------------------------------------------------------------------

Old:
----
  libexe-experimental-20160110.tar.gz

New:
----
  libexe-experimental-20181128.tar.gz

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

Other differences:
------------------
++++++ libexe.spec ++++++
--- /var/tmp/diff_new_pack.E7XLCK/_old  2019-06-12 13:09:34.209101091 +0200
+++ /var/tmp/diff_new_pack.E7XLCK/_new  2019-06-12 13:09:34.217101087 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libexe
 #
-# 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,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  libexe1
-%define timestamp 20160110
+%define timestamp 20181128
 Name:           libexe
 Version:        0~%{timestamp}
 Release:        0
 Summary:        Library to access the executable (EXE) 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/libexe/wiki
 Source:         
https://github.com/libyal/libexe/releases/download/%timestamp/%{name}-experimental-%{timestamp}.tar.gz
@@ -54,7 +54,7 @@
 
 %package -n %{lname}
 Summary:        Library to access the executable (EXE) format
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          System/Libraries
 
 %description -n %{lname}
@@ -66,7 +66,7 @@
 
 %package tools
 Summary:        Tools to access Microsoft executable (EXE) format files
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Productivity/File utilities
 Requires:       %lname = %version
 
@@ -75,7 +75,7 @@
 
 %package devel
 Summary:        Development files for libexe
-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}
 
@@ -87,7 +87,7 @@
 
 %package -n python-%name
 Summary:        Python bindings for libexe
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Development/Libraries/Python
 Requires:       python
 
@@ -111,18 +111,21 @@
 
 %files -n %{lname}
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog
+%doc AUTHORS ChangeLog
+%license COPYING 
 %{_libdir}/libexe.so.*
 
 %files tools
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog
+%doc AUTHORS ChangeLog
+%license COPYING 
 %_bindir/exeinfo
 %_mandir/man1/exeinfo.1*
 
 %files devel
 %defattr(-,root,root)
-%doc AUTHORS COPYING README ChangeLog
+%doc AUTHORS README ChangeLog
+%license COPYING 
 %{_includedir}/libexe.h
 %{_includedir}/libexe/
 %{_libdir}/libexe.so

++++++ libexe-experimental-20160110.tar.gz -> 
libexe-experimental-20181128.tar.gz ++++++
++++ 172127 lines of diff (skipped)


Reply via email to