Hello community, here is the log from the commit of package libqcow for openSUSE:Factory checked in at 2015-01-30 15:04:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqcow (Old) and /work/SRC/openSUSE:Factory/.libqcow.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqcow" Changes: -------- --- /work/SRC/openSUSE:Factory/libqcow/libqcow.changes 2014-09-03 20:18:25.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libqcow.new/libqcow.changes 2015-01-30 15:04:09.000000000 +0100 @@ -1,0 +2,23 @@ +Fri Jan 9 00:23:49 UTC 2015 - [email protected] + +- update to v0~20150105 + * 2015 update + * worked on Python 3 support + * worked on tests + * worked on test scripts + * worked on multi-threading support + * code clean up + * worked on version 3 support + * removed deprecated functions: + - libqcow_file_read_random + - pyqcow file.read_random + * 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 libcstring from OBS, not internal version +- start using libcsystem from OBS, not internal version +- start using libfcache from OBS, not internal version +- start using libfdata from OBS, not internal version + +------------------------------------------------------------------- Old: ---- libqcow-alpha-20140729.tar.gz New: ---- libqcow-alpha-20150105.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqcow.spec ++++++ --- /var/tmp/diff_new_pack.2z8eZF/_old 2015-01-30 15:04:10.000000000 +0100 +++ /var/tmp/diff_new_pack.2z8eZF/_new 2015-01-30 15:04:10.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libqcow # -# 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 @@ -17,16 +17,15 @@ %define lname libqcow1 -%define timestamp 20140729 +%define timestamp 20150105 Name: libqcow Version: 0~%{timestamp} Release: 0 Summary: Library and tooling to access the QEMU Copy-On-Write (QCOW) image format License: LGPL-3.0+ and GFDL-1.1+ and GFDL-1.3+ Group: Productivity/File utilities -Url: http://code.google.com/p/libqcow/ -#DL-URL: https://771b623091cbc53d2ec99ade60edcfbf28cf5cc8.googledrive.com/host/0B3fBvzttpiiSSzlxcHFxRC0zYTA/libqcow-alpha-20140729.tar.gz -Source: %{name}-alpha-%{timestamp}.tar.gz +Url: https://github.com/libyal/libqcow/wiki +Source: https://github.com/libyal/libqcow/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz Source2: QEMU_Copy-On-Write_file_format.pdf BuildRequires: pkg-config BuildRequires: python-devel @@ -40,18 +39,14 @@ BuildRequires: pkgconfig(libcnotify) >= 20120425 BuildRequires: pkgconfig(libcpath) >= 20130609 BuildRequires: pkgconfig(libcsplit) >= 20130609 +BuildRequires: pkgconfig(libcstring) >= 20120425 +BuildRequires: pkgconfig(libcsystem) >= 20120425 BuildRequires: pkgconfig(libcthreads) >= 20130723 +BuildRequires: pkgconfig(libfcache) >= 20120405 +BuildRequires: pkgconfig(libfdata) >= 20120405 BuildRequires: pkgconfig(libuna) >= 20120425 BuildRequires: pkgconfig(openssl) >= 1.0 BuildRequires: pkgconfig(zlib) >= 1.2.5 -# fails to build with factory package, use internal -# verified 8/14/2014 -#BuildRequires: pkgconfig(libcerror) >= 20120425 -# not (yet) released as packages by upstream -#BuildRequires: pkgconfig(libcstring) >= 20120425 -#BuildRequires: pkgconfig(libcsystem) >= 20120425 -#BuildRequires: pkgconfig(libfcache) >= 20120405 -#BuildRequires: pkgconfig(libfdata) >= 20120405 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ libqcow-alpha-20140729.tar.gz -> libqcow-alpha-20150105.tar.gz ++++++ ++++ 24718 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
