Hello community, here is the log from the commit of package libodraw for openSUSE:Factory checked in at 2014-08-14 14:58:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libodraw (Old) and /work/SRC/openSUSE:Factory/.libodraw.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libodraw" Changes: -------- --- /work/SRC/openSUSE:Factory/libodraw/libodraw.changes 2013-08-05 20:47:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libodraw.new/libodraw.changes 2014-08-14 14:59:01.000000000 +0200 @@ -1,0 +2,14 @@ +Thu Aug 14 08:50:38 UTC 2014 - [email protected] + +- updated to 0~20140731 + * updated dependencies + * 2014 update + * added odrawverify + * added verification test + * removed examples + * worked on tests + * added support for codepage 949, 950 and 1255 + * code clean up +- use external libyal packages where appropriate + +------------------------------------------------------------------- Old: ---- libodraw-alpha-20120923.tar.gz New: ---- libodraw-alpha-20140731.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libodraw.spec ++++++ --- /var/tmp/diff_new_pack.DxS5NJ/_old 2014-08-14 14:59:01.000000000 +0200 +++ /var/tmp/diff_new_pack.DxS5NJ/_new 2014-08-14 14:59:01.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package libodraw # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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,16 +18,16 @@ Name: libodraw %define lname libodraw1 -%define timestamp 20120923 +%define timestamp 20140731 Version: 0~%timestamp Release: 0 -License: LGPL-3.0+ and GFDL-1.3+ Summary: Library and tools to access to optical disc (split) RAW image files +License: LGPL-3.0+ and GFDL-1.3+ Group: Productivity/File utilities Url: http://code.google.com/p/libodraw/ #Git-Clone: http://code.google.com/p/libodraw -#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSVUh3YzQ3c092Yms/libodraw-alpha-20120923.tar.gz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSVUh3YzQ3c092Yms/libodraw-alpha-20140731.tar.gz Source: %name-alpha-%timestamp.tar.gz Source2: CUE_sheet_format.pdf BuildRequires: pkg-config @@ -36,13 +36,14 @@ BuildRequires: pkgconfig(libcnotify) >= 20120425 BuildRequires: pkgconfig(libcsplit) >= 20120701 %endif -#BuildRequires: pkgconfig(libbfio) >= 20120426 -#BuildRequires: pkgconfig(libcdata) >= 20120425 -#BuildRequires: pkgconfig(libcerror) >= 20120425 -#BuildRequires: pkgconfig(libcfile) >= 20120526 -#BuildRequires: pkgconfig(libclocale) >= 20120425 -#BuildRequires: pkgconfig(libcpath) >= 20120701 -#BuildRequires: pkgconfig(libuna) >= 20120425 +BuildRequires: pkgconfig(libbfio) >= 20120426 +BuildRequires: pkgconfig(libcdata) >= 20120425 +BuildRequires: pkgconfig(libcerror) >= 20120425 +BuildRequires: pkgconfig(libcfile) >= 20120526 +BuildRequires: pkgconfig(libcpath) >= 20120701 +BuildRequires: pkgconfig(libuna) >= 20120425 +#use internal package, factory version causes build failure +#BuildRequires: pkgconfig(libclocale) >= 20140105 # packages not (yet) released by upstream #BuildRequires: pkgconfig(libcstring) >= 20120425 #BuildRequires: pkgconfig(libcsystem) >= 20120425 @@ -63,6 +64,7 @@ %package devel Summary: Development files for libodraw, a disc image file library +License: LGPL-3.0+ and GFDL-1.3+ Group: Development/Libraries/C and C++ Requires: %lname = %version @@ -112,6 +114,7 @@ %files tools %defattr(-,root,root) +%_bindir/odrawverify %_bindir/odrawinfo %_mandir/man1/odrawinfo.1* ++++++ libodraw-alpha-20120923.tar.gz -> libodraw-alpha-20140731.tar.gz ++++++ ++++ 97636 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
