Hello community, here is the log from the commit of package libodraw for openSUSE:Factory checked in at 2019-06-12 13:09:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libodraw (Old) and /work/SRC/openSUSE:Factory/.libodraw.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libodraw" Wed Jun 12 13:09:52 2019 rev:7 rq:696094 version:0~20190118 Changes: -------- --- /work/SRC/openSUSE:Factory/libodraw/libodraw.changes 2015-01-12 09:50:24.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libodraw.new.4811/libodraw.changes 2019-06-12 13:09:53.245093091 +0200 @@ -1,0 +2,7 @@ +Wed Mar 27 23:36:37 UTC 2019 - Greg Freemyer <[email protected]> + +- update to 0~20190118 + * code clean-up + * updated documentations + +------------------------------------------------------------------- Old: ---- libodraw-alpha-20150105.tar.gz New: ---- libodraw-alpha-20190118.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libodraw.spec ++++++ --- /var/tmp/diff_new_pack.xm42WP/_old 2019-06-12 13:09:54.929092383 +0200 +++ /var/tmp/diff_new_pack.xm42WP/_new 2019-06-12 13:09:54.929092383 +0200 @@ -1,7 +1,7 @@ # # spec file for package libodraw # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,17 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: libodraw %define lname libodraw1 -%define timestamp 20150105 +%define timestamp 20190118 Version: 0~%timestamp Release: 0 Summary: Library and tools to access to optical disc (split) RAW image files -License: LGPL-3.0+ and GFDL-1.3+ +License: LGPL-3.0-or-later AND GFDL-1.3-or-later Group: Productivity/File utilities Url: https://github.com/libyal/libodraw/wiki Source: https://github.com/libyal/libodraw/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz @@ -51,7 +51,7 @@ %package -n %lname Summary: Library to access to optical disc (split) RAW image files -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: System/Libraries %description -n %lname @@ -60,7 +60,7 @@ %package devel Summary: Development files for libodraw, a disc image file library -License: LGPL-3.0+ and GFDL-1.3+ +License: LGPL-3.0-or-later AND GFDL-1.3-or-later Group: Development/Libraries/C and C++ Requires: %lname = %version @@ -73,7 +73,7 @@ %package tools Summary: Utilities for reading BIN/ISO/CUE image files through libodraw -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: Productivity/File utilities Requires: %lname = %version @@ -98,12 +98,14 @@ %files -n %lname %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS ChangeLog +%license COPYING %_libdir/libodraw.so.1* %files devel %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS ChangeLog +%license COPYING %doc CUE_*.pdf %_includedir/libodraw* %_libdir/libodraw.so @@ -112,7 +114,8 @@ %files tools %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS ChangeLog +%license COPYING %_bindir/odrawverify %_bindir/odrawinfo %_mandir/man1/odrawinfo.1* ++++++ libodraw-alpha-20150105.tar.gz -> libodraw-alpha-20190118.tar.gz ++++++ ++++ 169984 lines of diff (skipped)
