Hello community, here is the log from the commit of package libfwnt for openSUSE:Factory checked in at 2019-06-12 13:08:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfwnt (Old) and /work/SRC/openSUSE:Factory/.libfwnt.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfwnt" Wed Jun 12 13:08:29 2019 rev:6 rq:695358 version:0~20181227 Changes: -------- --- /work/SRC/openSUSE:Factory/libfwnt/libfwnt.changes 2017-11-03 16:23:21.415471650 +0100 +++ /work/SRC/openSUSE:Factory/.libfwnt.new.4811/libfwnt.changes 2019-06-12 13:08:31.665127377 +0200 @@ -1,0 +2,6 @@ +Mon Apr 15 20:45:43 UTC 2019 - Greg Freemyer <[email protected]> + +- updated to 0~20181227 + * Worked on Python bindings + +------------------------------------------------------------------- @@ -10 +16 @@ -- updated to 20170115 +- updated to 0~20170115 Old: ---- libfwnt-alpha-20170115.tar.gz New: ---- libfwnt-alpha-20181227.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfwnt.spec ++++++ --- /var/tmp/diff_new_pack.GcasTQ/_old 2019-06-12 13:08:32.373127079 +0200 +++ /var/tmp/diff_new_pack.GcasTQ/_new 2019-06-12 13:08:32.373127079 +0200 @@ -1,7 +1,7 @@ # # spec file for package libfwnt # -# 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 libfwnt1 -%define timestamp 20170115 +%define timestamp 20181227 Name: libfwnt Version: 0~%{timestamp} Release: 0 Summary: Library for Windows NT data types -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/libfwnt/wiki Source: https://github.com/libyal/libfwnt/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz @@ -41,7 +41,7 @@ %package -n %{lname} Summary: Library for Windows NT data types -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: System/Libraries %description -n %{lname} @@ -50,7 +50,7 @@ %package devel Summary: Development files for libfwnt -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} @@ -62,7 +62,7 @@ %package -n python2-%{name} Summary: Python 2 bindings for %{name} -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: Development/Languages/Python Requires: %{lname} = %{version} Requires: python2 @@ -74,7 +74,7 @@ %package -n python3-%{name} Summary: Python 3 bindings for ${name} -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: Development/Languages/Python Requires: %{lname} = %{version} Requires: python3 @@ -104,12 +104,14 @@ %files -n %{lname} %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS ChangeLog +%license COPYING %{_libdir}/libfwnt.so.* %files devel %defattr(-,root,root) -%doc AUTHORS COPYING README ChangeLog +%doc AUTHORS README ChangeLog +%license COPYING %doc Locale_identifier_LCID.pdf %{_includedir}/libfwnt.h %{_includedir}/libfwnt/ @@ -119,12 +121,14 @@ %files -n python2-%{name} %defattr(-,root,root) -%doc AUTHORS COPYING +%doc AUTHORS +%license COPYING %{python_sitearch}/pyfwnt.so %files -n python3-%{name} %defattr(-,root,root) -%doc AUTHORS COPYING +%doc AUTHORS +%license COPYING %{python3_sitearch}/pyfwnt.so %changelog ++++++ libfwnt-alpha-20170115.tar.gz -> libfwnt-alpha-20181227.tar.gz ++++++ ++++ 35280 lines of diff (skipped)
