Hello community, here is the log from the commit of package libsmraw for openSUSE:Factory checked in at 2015-01-30 14:59:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsmraw (Old) and /work/SRC/openSUSE:Factory/.libsmraw.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsmraw" Changes: -------- --- /work/SRC/openSUSE:Factory/libsmraw/libsmraw.changes 2014-09-28 19:54:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libsmraw.new/libsmraw.changes 2015-01-30 14:59:07.000000000 +0100 @@ -1,0 +2,17 @@ +Fri Jan 9 21:07:49 UTC 2015 - [email protected] + +- update to v0~20150105 + * 2015 update + * worked on Python 3 support + * worked on tests + * worked on multi-threading support + * code clean up + * bug fixes for information file + * bug fix in Python-bindings +- update URL to the new github site +- replace Source: field with fully defined URL +- remove DL-URL comment +- start using more packages from OBS, not internal version +- remove %if opensuse logic. Not needed now libyal is in security:forensics + +------------------------------------------------------------------- Old: ---- libsmraw-alpha-20140817.tar.gz New: ---- libsmraw-alpha-20150105.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsmraw.spec ++++++ --- /var/tmp/diff_new_pack.Tw5M17/_old 2015-01-30 14:59:08.000000000 +0100 +++ /var/tmp/diff_new_pack.Tw5M17/_new 2015-01-30 14:59:08.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libsmraw # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,22 +18,17 @@ Name: libsmraw %define lname libsmraw1 -%define timestamp 20140817 +%define timestamp 20150105 Version: 0~%timestamp Release: 0 Summary: Library and tools to access the (split) RAW image format License: LGPL-3.0+ Group: Productivity/File utilities -Url: http://code.google.com/p/libsmraw/ - -#Git-Clone: http://code.google.com/p/libsmraw -Source: https://googledrive.com/host/0B3fBvzttpiiSRml2cndCelp2R3M/libsmraw-alpha-20140817.tar.gz +Url: https://github.com/libyal/libsmraw/wiki +Source: https://github.com/libyal/libsmraw/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz BuildRequires: pkg-config BuildRequires: python-devel BuildRequires: pkgconfig(fuse) >= 2.6 -BuildRequires: pkgconfig(openssl) >= 1.0 -#use the factory versions of these if building for factory -%if 0%{?suse_version} > 1230 BuildRequires: pkgconfig(libbfio) >= 20120426 BuildRequires: pkgconfig(libcdata) >= 20120425 BuildRequires: pkgconfig(libcfile) >= 20120526 @@ -41,22 +36,18 @@ BuildRequires: pkgconfig(libcnotify) >= 20120425 BuildRequires: pkgconfig(libcpath) >= 20120701 BuildRequires: pkgconfig(libcsplit) >= 20120701 -BuildRequires: pkgconfig(libuna) >= 20120425 -%endif -%if 0%{?suse_version} > 1310 +BuildRequires: pkgconfig(libcsystem) >= 20120425 BuildRequires: pkgconfig(libcthreads) >= 20120701 -%endif +BuildRequires: pkgconfig(libfcache) >= 20120425 +BuildRequires: pkgconfig(libfdata) >= 20120425 +BuildRequires: pkgconfig(libfvalue) >= 20120428 +BuildRequires: pkgconfig(libhmac) >= 20120425 +BuildRequires: pkgconfig(libuna) >= 20120425 +BuildRequires: pkgconfig(openssl) >= 1.0 # The following packages cause build failures if the internal version is not used -#verified August 13 2014 +#verified 1/9/2015 #BuildRequires: pkgconfig(libcerror) >= 20120425 -#BuildRequires: pkgconfig(libhmac) >= 20120425 -# These libs are not released by upstream as packages -#verified April 2013 #BuildRequires: pkgconfig(libcstring) >= 20120426 -#BuildRequires: pkgconfig(libcsystem) >= 20120425 -#BuildRequires: pkgconfig(libfcache) >= 20120425 -#BuildRequires: pkgconfig(libfdata) >= 20120425 -#BuildRequires: pkgconfig(libfvalue) >= 20120428 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ libsmraw-alpha-20140817.tar.gz -> libsmraw-alpha-20150105.tar.gz ++++++ ++++ 35352 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
