Hello community, here is the log from the commit of package libmsiecf for openSUSE:Factory checked in at 2019-06-12 13:09:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libmsiecf (Old) and /work/SRC/openSUSE:Factory/.libmsiecf.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libmsiecf" Wed Jun 12 13:09:58 2019 rev:11 rq:696095 version:0~20181227 Changes: -------- --- /work/SRC/openSUSE:Factory/libmsiecf/libmsiecf.changes 2015-08-14 14:46:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libmsiecf.new.4811/libmsiecf.changes 2019-06-12 13:09:59.621087563 +0200 @@ -1,0 +2,9 @@ +Wed Mar 27 23:46:33 UTC 2019 - Greg Freemyer <[email protected]> + +- updated to 0~20181227 + * changes to the API + * updates to support libcdata API change + * worked on python bindings + * code cleanup + +------------------------------------------------------------------- @@ -4 +13 @@ -- updated ot 0~20150314 +- updated to 0~20150314 Old: ---- MSIE_Cache_File_(index.dat)_format.pdf libmsiecf-alpha-20150314.tar.gz New: ---- MSIE_Cache_File_index.dat_format.pdf libmsiecf-alpha-20181227.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libmsiecf.spec ++++++ --- /var/tmp/diff_new_pack.N9hhGJ/_old 2019-06-12 13:10:00.165086993 +0200 +++ /var/tmp/diff_new_pack.N9hhGJ/_new 2019-06-12 13:10:00.165086993 +0200 @@ -1,7 +1,7 @@ # # spec file for package libmsiecf # -# Copyright (c) 2015 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,25 +12,25 @@ # 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: libmsiecf %define lname libmsiecf1 -%define timestamp 20150314 +%define timestamp 20181227 Version: 0~%timestamp Release: 0 Summary: Library to parse MS Internet Explorer Cache 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/libmsiecf/wiki Source: https://github.com/libyal/libmsiecf/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz -Source2: MSIE_Cache_File_(index.dat)_format.pdf +Source2: MSIE_Cache_File_index.dat_format.pdf BuildRequires: pkg-config BuildRequires: python-devel BuildRequires: pkgconfig(libbfio) >= 20120426 -BuildRequires: pkgconfig(libcdata) >= 20120425 +BuildRequires: pkgconfig(libcdata) >= 20190112 BuildRequires: pkgconfig(libcfile) >= 20120526 BuildRequires: pkgconfig(libclocale) >= 20120425 BuildRequires: pkgconfig(libcnotify) >= 20120425 @@ -52,7 +52,7 @@ %package -n %lname Summary: Library to parse MS Internet Explorer Cache Files -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: System/Libraries %description -n %lname @@ -60,7 +60,7 @@ %package tools Summary: Utilities to inspect MS Internet Explorer Cache Files -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: System/Filesystems %description tools @@ -68,7 +68,7 @@ %package devel Summary: Development files for %name -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 @@ -80,7 +80,7 @@ %package -n python-%name Summary: Python bindings for libmsiecf -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: Development/Libraries/Python Requires: %lname = %version Requires: python @@ -106,7 +106,8 @@ %files -n %lname %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS ChangeLog +%license COPYING %_libdir/libmsiecf.so.* %files tools @@ -125,7 +126,8 @@ %files -n python-%name %defattr(-,root,root) -%doc AUTHORS COPYING README +%doc AUTHORS README +%license COPYING %python_sitearch/pymsiecf.so %changelog ++++++ libmsiecf-alpha-20150314.tar.gz -> libmsiecf-alpha-20181227.tar.gz ++++++ ++++ 184135 lines of diff (skipped)
