Hello community, here is the log from the commit of package libsmraw for openSUSE:Factory checked in at 2019-06-12 13:08:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsmraw (Old) and /work/SRC/openSUSE:Factory/.libsmraw.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsmraw" Wed Jun 12 13:08:04 2019 rev:12 rq:695353 version:0~20181227 Changes: -------- --- /work/SRC/openSUSE:Factory/libsmraw/libsmraw.changes 2017-11-03 16:23:22.107446465 +0100 +++ /work/SRC/openSUSE:Factory/.libsmraw.new.4811/libsmraw.changes 2019-06-12 13:08:15.753134064 +0200 @@ -1,0 +2,6 @@ +Wed Apr 17 21:10:32 UTC 2019 - Greg Freemyer <[email protected]> + +- update to v0~20181227 + * Added smraw.net.rc + +------------------------------------------------------------------- Old: ---- libsmraw-alpha-20170803.tar.gz New: ---- libsmraw-alpha-20181227.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsmraw.spec ++++++ --- /var/tmp/diff_new_pack.4TLSJ2/_old 2019-06-12 13:08:16.953133559 +0200 +++ /var/tmp/diff_new_pack.4TLSJ2/_new 2019-06-12 13:08:16.957133558 +0200 @@ -1,7 +1,7 @@ # # spec file for package libsmraw # -# Copyright (c) 2017 SUSE LINUX 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: libsmraw %define lname libsmraw1 -%define timestamp 20170803 +%define timestamp 20181227 Version: 0~%timestamp Release: 0 Summary: Library and tools to access the (split) RAW image format -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: Productivity/File utilities Url: https://github.com/libyal/libsmraw/wiki Source: https://github.com/libyal/libsmraw/releases/download/%timestamp/%name-alpha-%timestamp.tar.gz @@ -117,12 +117,14 @@ %files -n %lname %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS ChangeLog +%license COPYING %_libdir/libsmraw.so.1* %files devel %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS ChangeLog +%license COPYING %_includedir/libsmraw* %_libdir/libsmraw.so %_libdir/pkgconfig/libsmraw.pc @@ -130,19 +132,22 @@ %files tools %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS ChangeLog +%license COPYING %_bindir/smrawverify %_bindir/smrawmount %_mandir/man1/smrawmount.1* %files -n python2-%name %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS ChangeLog +%license COPYING %python_sitearch/pysmraw.so %files -n python3-%name %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS ChangeLog +%license COPYING %python3_sitearch/pysmraw.so %changelog ++++++ libsmraw-alpha-20170803.tar.gz -> libsmraw-alpha-20181227.tar.gz ++++++ ++++ 112734 lines of diff (skipped)
