Hello community, here is the log from the commit of package libbfio for openSUSE:Factory checked in at 2015-01-09 20:50:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libbfio (Old) and /work/SRC/openSUSE:Factory/.libbfio.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libbfio" Changes: -------- --- /work/SRC/openSUSE:Factory/libbfio/libbfio.changes 2014-08-15 09:56:10.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libbfio.new/libbfio.changes 2015-01-09 20:50:38.000000000 +0100 @@ -1,0 +2,11 @@ +Tue Jan 6 00:19:50 UTC 2015 - [email protected] + +- update to v0~20150101 + * 2015 update - minimal changes +- update URL to the new github site +- replace Source: field with fully defined URL +- remove DL-URL comment +- start using libcerror from OBS, not internal version +- continue to use internal version of libcstring + +------------------------------------------------------------------- Old: ---- libbfio-alpha-20140105.tar.gz New: ---- libbfio-alpha-20150102.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libbfio.spec ++++++ --- /var/tmp/diff_new_pack.ixw7FC/_old 2015-01-09 20:50:40.000000000 +0100 +++ /var/tmp/diff_new_pack.ixw7FC/_new 2015-01-09 20:50:40.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libbfio # -# 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,18 +18,17 @@ Name: libbfio %define lname libbfio1 -%define timestamp 20140105 +%define timestamp 20150102 Version: 0~%timestamp Release: 0 Summary: Library to provide basic file input/output abstraction License: LGPL-3.0+ Group: Development/Libraries/C and C++ -Url: http://code.google.com/p/libbfio/ - -#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSTERGV3V4bnZ3dlk/libbfio-alpha-20140105.tar.gz -Source: %name-alpha-%timestamp.tar.gz +Url: https://github.com/libyal/libbfio/wiki +Source: https://github.com/libyal/libbfio/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz BuildRequires: pkg-config BuildRequires: pkgconfig(libcdata) >= 20130904 +BuildRequires: pkgconfig(libcerror) >= 20150101 BuildRequires: pkgconfig(libcfile) >= 20120425 BuildRequires: pkgconfig(libclocale) >= 20120425 BuildRequires: pkgconfig(libcnotify) >= 20130609 @@ -37,10 +36,8 @@ BuildRequires: pkgconfig(libcsplit) >= 20130609 BuildRequires: pkgconfig(libcthreads) >= 20130723 BuildRequires: pkgconfig(libuna) >= 20120425 -# verified July 29, 2013, builds fail with these enabled -#BuildRequires: pkgconfig(libcerror) > 20130904 -# Not released as a standalone package by upstream -#BuildRequires: pkgconfig(libcstring) +# This build fails with libcstring 20150101 +#BuildRequires: pkgconfig(libcstring) > 20150101 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description ++++++ libbfio-alpha-20140105.tar.gz -> libbfio-alpha-20150102.tar.gz ++++++ ++++ 12757 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
