Hello community, here is the log from the commit of package libvhdi for openSUSE:Factory checked in at 2019-06-12 13:08:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvhdi (Old) and /work/SRC/openSUSE:Factory/.libvhdi.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvhdi" Wed Jun 12 13:08:38 2019 rev:7 rq:695362 version:0~20181227 Changes: -------- --- /work/SRC/openSUSE:Factory/libvhdi/libvhdi.changes 2017-11-03 16:23:27.127263765 +0100 +++ /work/SRC/openSUSE:Factory/.libvhdi.new.4811/libvhdi.changes 2019-06-12 13:08:47.301120805 +0200 @@ -1,0 +2,6 @@ +Wed Apr 17 20:30:37 UTC 2019 - Greg Freemyer <[email protected]> + +- update to v0~20181227 + * Worked on mount tool + +------------------------------------------------------------------- Old: ---- libvhdi-alpha-20170223.tar.gz New: ---- libvhdi-alpha-20181227.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvhdi.spec ++++++ --- /var/tmp/diff_new_pack.CN92I2/_old 2019-06-12 13:08:47.869120566 +0200 +++ /var/tmp/diff_new_pack.CN92I2/_new 2019-06-12 13:08:47.869120566 +0200 @@ -1,7 +1,7 @@ # # spec file for package libvhdi # -# 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/ # %define lname libvhdi1 -%define timestamp 20170223 +%define timestamp 20181227 Name: libvhdi Version: 0~%{timestamp} Release: 0 Summary: Library and tools to access the VHD image format -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/libvhdi/wiki Source: https://github.com/libyal/libvhdi/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz @@ -61,7 +61,7 @@ %package -n %{lname} Summary: Library to access the VHD image format -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: System/Libraries %description -n %{lname} @@ -79,7 +79,7 @@ %package tools Summary: Tools to access the VHD image format -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: Productivity/File utilities Requires: %{lname} = %{version} @@ -88,7 +88,7 @@ %package devel Summary: Development files for libvhdi, a VHD image format 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} @@ -100,7 +100,7 @@ %package -n python2-%{name} Summary: Python 2 bindings for libvhdi, a VHD image format parser -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: Development/Languages/Python Requires: %{lname} = %{version} Requires: python @@ -113,7 +113,7 @@ %package -n python3-%{name} Summary: Python 3 bindings for libvhdi, a VHD image format parser -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: Development/Languages/Python Requires: %{lname} = %{version} Requires: python3 @@ -142,18 +142,21 @@ %files -n %{lname} %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS ChangeLog +%license COPYING %{_libdir}/libvhdi.so.* %files tools %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS ChangeLog +%license COPYING %{_bindir}/vhdi* %{_mandir}/man1/vhdi*.1* %files devel %defattr(-,root,root) -%doc AUTHORS COPYING README ChangeLog +%doc AUTHORS README ChangeLog +%license COPYING %doc Virtual_Hard_Disk_* %{_includedir}/libvhdi.h %{_includedir}/libvhdi/ @@ -163,12 +166,14 @@ %files -n python2-%{name} %defattr(-,root,root) -%doc AUTHORS COPYING README ChangeLog +%doc AUTHORS README ChangeLog +%license COPYING %{python_sitearch}/pyvhdi.so %files -n python3-%{name} %defattr(-,root,root) -%doc AUTHORS COPYING README ChangeLog +%doc AUTHORS README ChangeLog +%license COPYING %{python3_sitearch}/pyvhdi.so %changelog ++++++ libvhdi-alpha-20170223.tar.gz -> libvhdi-alpha-20181227.tar.gz ++++++ ++++ 90821 lines of diff (skipped)
