Hello community, here is the log from the commit of package libsmdev for openSUSE:Factory checked in at 2017-02-21 13:48:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsmdev (Old) and /work/SRC/openSUSE:Factory/.libsmdev.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsmdev" Changes: -------- --- /work/SRC/openSUSE:Factory/libsmdev/libsmdev.changes 2015-01-30 14:58:29.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libsmdev.new/libsmdev.changes 2017-02-21 13:48:24.408765292 +0100 @@ -1,0 +2,12 @@ +Thu Feb 16 20:47:40 UTC 2017 - [email protected] + +- update to v0~20160320 + * worked on support for devices without bytes per sector support e.g. /dev/zero + * Changes to Python bindings + * worked on Python 3 support + * fixes for rpmbuild + * updated dependencies + * block aligned read now enabled by default +- Cleaned-up BuildRequires + +------------------------------------------------------------------- Old: ---- libsmdev-alpha-20150105.tar.gz New: ---- libsmdev-alpha-20160320.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsmdev.spec ++++++ --- /var/tmp/diff_new_pack.hUSmxK/_old 2017-02-21 13:48:25.244647659 +0100 +++ /var/tmp/diff_new_pack.hUSmxK/_new 2017-02-21 13:48:25.252646534 +0100 @@ -1,7 +1,7 @@ # # spec file for package libsmdev # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 libsmdev1 -%define timestamp 20150105 +%define timestamp 20160320 Name: libsmdev Version: 0~%{timestamp} Release: 0 @@ -29,15 +29,14 @@ BuildRequires: pkg-config BuildRequires: python-devel BuildRequires: pkgconfig(libcdata) >= 20120425 +BuildRequires: pkgconfig(libcerror) >= 20170101 BuildRequires: pkgconfig(libcfile) >= 20130609 BuildRequires: pkgconfig(libclocale) >= 20130609 BuildRequires: pkgconfig(libcnotify) >= 20130609 +BuildRequires: pkgconfig(libcstring) >= 20120425 BuildRequires: pkgconfig(libcsystem) >= 20120425 BuildRequires: pkgconfig(libcthreads) >= 20130723 BuildRequires: pkgconfig(libuna) >= 20120425 -#Use internal packages for these. The factory version fails if used here. Tested 1-8-2015 -#BuildRequires: pkgconfig(libcerror) >= 20120425 -#BuildRequires: pkgconfig(libcstring) >= 20120425 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ libsmdev-alpha-20150105.tar.gz -> libsmdev-alpha-20160320.tar.gz ++++++ ++++ 22191 lines of diff (skipped)
