Hello community, here is the log from the commit of package libregf for openSUSE:Factory checked in at 2019-06-12 13:07:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libregf (Old) and /work/SRC/openSUSE:Factory/.libregf.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libregf" Wed Jun 12 13:07:59 2019 rev:16 rq:695352 version:0~20190303 Changes: -------- --- /work/SRC/openSUSE:Factory/libregf/libregf.changes 2017-02-21 13:51:56.562906938 +0100 +++ /work/SRC/openSUSE:Factory/.libregf.new.4811/libregf.changes 2019-06-12 13:08:09.777136576 +0200 @@ -1,0 +2,6 @@ +Wed Apr 17 22:32:20 UTC 2019 - Greg Freemyer <[email protected]> + +- update to 20190303 + * Applied updates and changes for class name + +------------------------------------------------------------------- Old: ---- libregf-alpha-20170130.tar.gz New: ---- libregf-alpha-20190303.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libregf.spec ++++++ --- /var/tmp/diff_new_pack.Uj1ecD/_old 2019-06-12 13:08:10.777136156 +0200 +++ /var/tmp/diff_new_pack.Uj1ecD/_new 2019-06-12 13:08:10.781136153 +0200 @@ -1,7 +1,7 @@ # # spec file for package libregf # -# 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/ # Name: libregf %define lname libregf1 -%define timestamp 20170130 +%define timestamp 20190303 Version: 0~%timestamp Release: 0 Summary: Library to access Windows REGF-type Registry files -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/libregf/wiki Source: https://github.com/libyal/libregf/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz @@ -58,7 +58,7 @@ %package -n %lname Summary: Library to access Windows REGF-type Registry files -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: System/Libraries %description -n %lname @@ -67,7 +67,7 @@ %package tools Summary: Utilities to inspect Windows REGF-type Registry files -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: Productivity/File utilities %description tools @@ -76,7 +76,7 @@ %package devel Summary: Development files for libregf, a Windows REGF-type Registry 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} @@ -89,7 +89,7 @@ %package -n python-%{name} Summary: Python bindings for libregf, a library to access Windows REGF Registry files -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: Development/Languages/Python Requires: %lname = %version Requires: python @@ -118,7 +118,8 @@ %files -n %lname %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS ChangeLog +%license COPYING %{_libdir}/libregf.so.* %files tools @@ -137,7 +138,8 @@ %files -n python-%{name} %defattr(-,root,root) -%doc AUTHORS COPYING README +%doc AUTHORS README +%license COPYING %python_sitearch/pyregf.so %changelog ++++++ libregf-alpha-20170130.tar.gz -> libregf-alpha-20190303.tar.gz ++++++ ++++ 120573 lines of diff (skipped)
