Hello community, here is the log from the commit of package libfwsi for openSUSE:Factory checked in at 2016-02-09 13:31:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfwsi (Old) and /work/SRC/openSUSE:Factory/.libfwsi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfwsi" Changes: -------- --- /work/SRC/openSUSE:Factory/libfwsi/libfwsi.changes 2015-01-30 15:03:00.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libfwsi.new/libfwsi.changes 2016-02-09 13:31:48.000000000 +0100 @@ -1,0 +2,16 @@ +Tue Dec 1 20:08:40 UTC 2015 - [email protected] + +- update to v0~20150701 + * bug fix for shared usage + +------------------------------------------------------------------- +Wed Jul 1 22:29:21 UTC 2015 - [email protected] + +- update to v0~20150614 + * bug fix for shared usage + * changes for shell item being created outside of list + * fix for missing libfwsi_notify_set_verbose +- make pyfwsi provide version info +- for the python sub-package add a Requires libfwsi + +------------------------------------------------------------------- Old: ---- libfwsi-experimental-20150105.tar.gz New: ---- libfwsi-experimental-20150701.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfwsi.spec ++++++ --- /var/tmp/diff_new_pack.iOcHd8/_old 2016-02-09 13:31:49.000000000 +0100 +++ /var/tmp/diff_new_pack.iOcHd8/_new 2016-02-09 13:31:49.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libfwsi # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -17,7 +17,7 @@ %define lname libfwsi1 -%define timestamp 20150105 +%define timestamp 20150701 Name: libfwsi Version: 0~%{timestamp} Release: 0 @@ -29,16 +29,16 @@ Source2: Windows_Shell_Item_format.pdf BuildRequires: pkg-config BuildRequires: python-devel -BuildRequires: pkgconfig(libcerror) >= 20140105 BuildRequires: pkgconfig(libcdata) >= 20140105 -BuildRequires: pkgconfig(libcnotify) +BuildRequires: pkgconfig(libcerror) >= 20140105 BuildRequires: pkgconfig(libclocale) +BuildRequires: pkgconfig(libcnotify) +BuildRequires: pkgconfig(libcstring) >= 20150101 +BuildRequires: pkgconfig(libcthreads) >= 20130723 BuildRequires: pkgconfig(libfdatetime) BuildRequires: pkgconfig(libfguid) -BuildRequires: pkgconfig(libuna) -BuildRequires: pkgconfig(libcthreads) >= 20130723 -BuildRequires: pkgconfig(libcstring) >= 20150101 BuildRequires: pkgconfig(libfole) +BuildRequires: pkgconfig(libuna) # not (yet) packaged in OBS #BuildRequires: pkgconfig(libfwps) BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -72,8 +72,9 @@ Summary: Python bindings for libfwsi License: LGPL-3.0+ Group: Development/Libraries/Python +Requires: %{lname} = %{version} Requires: python -Provides: pyfwsi +Provides: pyfwsi = %{version} %description -n python-%name Python bindings for libfwsi, a library to access Windows Shell Items. ++++++ libfwsi-experimental-20150105.tar.gz -> libfwsi-experimental-20150701.tar.gz ++++++ ++++ 18533 lines of diff (skipped)
