Hello community, here is the log from the commit of package libfmapi for openSUSE:Factory checked in at 2019-06-12 13:09:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfmapi (Old) and /work/SRC/openSUSE:Factory/.libfmapi.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfmapi" Wed Jun 12 13:09:35 2019 rev:3 rq:696088 version:0~20180714 Changes: -------- --- /work/SRC/openSUSE:Factory/libfmapi/libfmapi.changes 2017-10-05 11:57:34.038880955 +0200 +++ /work/SRC/openSUSE:Factory/.libfmapi.new.4811/libfmapi.changes 2019-06-12 13:09:37.213099828 +0200 @@ -1,0 +2,7 @@ +Fri Apr 19 20:10:44 UTC 2019 - Greg Freemyer <[email protected]> + +- update to v0~20180714 + * removed guid in favor of class identifier + * Changes for external variables + +------------------------------------------------------------------- Old: ---- libfmapi-experimental-20170112.tar.gz New: ---- libfmapi-experimental-20180714.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfmapi.spec ++++++ --- /var/tmp/diff_new_pack.twTJ9T/_old 2019-06-12 13:09:38.149099435 +0200 +++ /var/tmp/diff_new_pack.twTJ9T/_new 2019-06-12 13:09:38.153099434 +0200 @@ -1,7 +1,7 @@ # # spec file for package libfmapi # -# Copyright (c) 2013 SUSE LINUX Products 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: libfmapi %define lname libfmapi1 -%define timestamp 20170112 +%define timestamp 20180714 Version: 0~%timestamp Release: 0 Summary: Library for MAPI data types -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: Development/Libraries/C and C++ Url: https://github.com/libyal/libfmapi/wiki Source: https://github.com/libyal/libfmapi/releases/download/%timestamp/%name-experimental-%timestamp.tar.gz BuildRequires: pkg-config -BuildRequires: pkgconfig(libcerror) >= 20130904 -BuildRequires: pkgconfig(libcstring) >= 20150101 BuildRequires: pkgconfig(libcdata) +BuildRequires: pkgconfig(libcerror) >= 20130904 BuildRequires: pkgconfig(libcnotify) +BuildRequires: pkgconfig(libcstring) >= 20150101 BuildRequires: pkgconfig(libcthreads) BuildRequires: pkgconfig(libfdatetime) BuildRequires: pkgconfig(libfguid) @@ -79,7 +79,8 @@ %files -n %lname %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS ChangeLog +%license COPYING %_libdir/libfmapi.so.1* %files devel ++++++ libfmapi-experimental-20170112.tar.gz -> libfmapi-experimental-20180714.tar.gz ++++++ ++++ 30619 lines of diff (skipped)
