Hello community,

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

Package is "libpff"

Wed Jun 12 13:10:19 2019 rev:6 rq:696106 version:0~20180714

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpff/libpff.changes    2017-02-19 
01:02:28.679395716 +0100
+++ /work/SRC/openSUSE:Factory/.libpff.new.4811/libpff.changes  2019-06-12 
13:10:22.053064041 +0200
@@ -1,0 +2,8 @@
+Tue Apr  2 00:15:15 UTC 2019 - Greg Freemyer <[email protected]>
+
+- Updated to v0~20180714
+       * several bug fixes
+       * see github log
+- update which internal packages from libyal are used.  Now only libcpath
+
+-------------------------------------------------------------------

Old:
----
  libpff-experimental-20161119.tar.gz

New:
----
  libpff-experimental-20180714.tar.gz

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

Other differences:
------------------
++++++ libpff.spec ++++++
--- /var/tmp/diff_new_pack.sNAdc0/_old  2019-06-12 13:10:22.905063148 +0200
+++ /var/tmp/diff_new_pack.sNAdc0/_new  2019-06-12 13:10:22.937063114 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libpff
 #
-# 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:           libpff
 %define lname  libpff1
-%define timestamp 20161119
+%define timestamp 20180714
 Version:        0~%timestamp
 Release:        0
 Summary:        Library and tools to access Microsoft PFF and OFF format files
-License:        LGPL-3.0+ and GFDL-1.1+ and GFDL-1.3+
+License:        LGPL-3.0-or-later AND GFDL-1.1-or-later AND GFDL-1.3-or-later
 Group:          Productivity/File utilities
 Url:            https://github.com/libyal/libpff/wiki
 Source:         
https://github.com/libyal/libpff/releases/download/%{timestamp}/libpff-experimental-%{timestamp}.tar.gz
@@ -38,11 +38,11 @@
 # use factory packages if available
 %if 0%{?suse_version} > 1230
 BuildRequires:  pkgconfig(libbfio) >= 20130721
-BuildRequires:  pkgconfig(libcdata)
+BuildRequires:  pkgconfig(libcdata) >= 20190112
+BuildRequires:  pkgconfig(libcerror) >= 20181117
 BuildRequires:  pkgconfig(libcfile) >= 20130609
 BuildRequires:  pkgconfig(libclocale) >= 20130609
 BuildRequires:  pkgconfig(libcnotify) >= 20120425
-BuildRequires:  pkgconfig(libcpath) >= 20130609
 BuildRequires:  pkgconfig(libcsplit) >= 20130609
 BuildRequires:  pkgconfig(libcstring) >= 20120425
 BuildRequires:  pkgconfig(libcsystem) >= 20120425
@@ -51,14 +51,14 @@
 BuildRequires:  pkgconfig(libfdata) >= 20120405
 BuildRequires:  pkgconfig(libfdatetime) >= 20120522
 BuildRequires:  pkgconfig(libfguid) >= 20120426
+BuildRequires:  pkgconfig(libfmapi) >= 20180714
 BuildRequires:  pkgconfig(libfvalue) >= 20120428
 BuildRequires:  pkgconfig(libfwnt) >= 20120426
 BuildRequires:  pkgconfig(libuna) >= 20120425
 %endif
 # fails to build with factory package, use internal
-# verified 2/14/2017
-#BuildRequires:  pkgconfig(libcerror) >= 20120425
-#BuildRequires:  pkgconfig(libfmapi) >= 20120405
+# verified 4/19/2019
+#BuildRequires:  pkgconfig(libcpath) >= 20181228
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -69,7 +69,7 @@
 
 %package -n %lname
 Summary:        Library to access Microsoft PFF and OFF format files
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          System/Libraries
 
 %description -n %lname
@@ -80,7 +80,7 @@
 
 %package tools
 Summary:        Tools to access Microsoft PST and OST files
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Productivity/File utilities
 Requires:       %lname = %version
 
@@ -92,7 +92,7 @@
 
 %package devel
 Summary:        Development files for libpff, a PFF/OFF file format library
-License:        LGPL-3.0+ and GFDL-1.1+ and GFDL-1.3+
+License:        LGPL-3.0-or-later AND GFDL-1.1-or-later AND GFDL-1.3-or-later
 Group:          Development/Libraries/C and C++
 Requires:       %lname = %version
 
@@ -107,7 +107,7 @@
 
 %package -n python-%name
 Summary:        Python bindings for libpff, a PFF/OFF file format parser
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Development/Libraries/Python
 Requires:       python
 
@@ -133,18 +133,21 @@
 
 %files -n %lname
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog
+%doc AUTHORS ChangeLog
+%license COPYING 
 %_libdir/libpff.so.*
 
 %files tools
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog
+%doc AUTHORS ChangeLog
+%license COPYING 
 %_bindir/pff*
 %_mandir/man1/pff*.1*
 
 %files devel
 %defattr(-,root,root)
-%doc AUTHORS COPYING README ChangeLog
+%doc AUTHORS README ChangeLog
+%license COPYING 
 %doc MAPI_definitions.pdf
 %doc PFF_Forensics_-_analyzing_the_horrible_reference_file_format.pdf
 %doc PFF_forensics_-_e-mail_and_appoinment_falsification_analysis.pdf

++++++ libpff-experimental-20161119.tar.gz -> 
libpff-experimental-20180714.tar.gz ++++++
++++ 106337 lines of diff (skipped)


Reply via email to