Hello community, here is the log from the commit of package libolecf for openSUSE:Factory checked in at 2016-02-09 13:31:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libolecf (Old) and /work/SRC/openSUSE:Factory/.libolecf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libolecf" Changes: -------- --- /work/SRC/openSUSE:Factory/libolecf/libolecf.changes 2016-01-26 10:15:11.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libolecf.new/libolecf.changes 2016-02-09 13:31:43.000000000 +0100 @@ -1,0 +2,11 @@ +Tue Jan 26 23:43:22 UTC 2016 - [email protected] + +- update to v0~20160107 + * worked on Python 3 support + * 2016 update +- use libcdata from factory, not internal. Tested via plaso/run_tests.py +- use libcerror internal package. Build fails with factory version +- use libcstring internal package. Build fails with factory version +- use libfvalue internal package. Build fails with factory version + +------------------------------------------------------------------- Old: ---- libolecf-alpha-20151223.tar.gz New: ---- libolecf-alpha-20160107.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libolecf.spec ++++++ --- /var/tmp/diff_new_pack.0mP6ZV/_old 2016-02-09 13:31:44.000000000 +0100 +++ /var/tmp/diff_new_pack.0mP6ZV/_new 2016-02-09 13:31:44.000000000 +0100 @@ -18,7 +18,7 @@ Name: libolecf %define lname libolecf1 -%define timestamp 20151223 +%define timestamp 20160107 Version: 0~%timestamp Release: 0 Summary: Library and tools to access the OLE 2 Compound File (OLECF) format @@ -30,22 +30,23 @@ BuildRequires: pkg-config BuildRequires: python-devel BuildRequires: pkgconfig(libbfio) -BuildRequires: pkgconfig(libcerror) +BuildRequires: pkgconfig(libcdata) >= 20160108 BuildRequires: pkgconfig(libcfile) BuildRequires: pkgconfig(libclocale) BuildRequires: pkgconfig(libcnotify) BuildRequires: pkgconfig(libcpath) BuildRequires: pkgconfig(libcsplit) -BuildRequires: pkgconfig(libcstring) >= 20120425 BuildRequires: pkgconfig(libcsystem) >= 20120425 BuildRequires: pkgconfig(libcthreads) >= 20130723 BuildRequires: pkgconfig(libfguid) >= 20140103 BuildRequires: pkgconfig(libfole) >= 20120426 -BuildRequires: pkgconfig(libfvalue) >= 20151226 BuildRequires: pkgconfig(libuna) -# testing fails with external package from factory -#BuildRequires: pkgconfig(libcdata) > 20140105 -#BuildRequires: pkgconfig(libfdatetime) > 20140105 + +# testing fails with external package from factory - verified Jan 27, 2016 +#BuildRequires: pkgconfig(libfdatetime) > 20150507 +#BuildRequires: pkgconfig(libcstring) > 20150101 +#BuildRequires: pkgconfig(libcerror) > 20150407 +#BuildRequires: pkgconfig(libfvalue) > 20151226 # released, but not yet packaged. This is the only user in OBS. #BuildRequires: pkgconfig(libwfps) > 20150104 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ libolecf-alpha-20151223.tar.gz -> libolecf-alpha-20160107.tar.gz ++++++ ++++ 12922 lines of diff (skipped)
