Hello community,

here is the log from the commit of package libvshadow for openSUSE:Factory 
checked in at 2019-06-12 13:09:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvshadow (Old)
 and      /work/SRC/openSUSE:Factory/.libvshadow.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvshadow"

Wed Jun 12 13:09:48 2019 rev:14 rq:696091 version:0~20190323

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvshadow/libvshadow.changes    2017-11-08 
15:10:45.512679248 +0100
+++ /work/SRC/openSUSE:Factory/.libvshadow.new.4811/libvshadow.changes  
2019-06-12 13:09:48.745094982 +0200
@@ -1,0 +2,7 @@
+Tue Apr  2 00:08:23 UTC 2019 - Greg Freemyer <[email protected]>
+
+- update to v0~20190323
+       * Fixed bug for over 30 snapshots in place
+       * Worked on mount tool
+
+-------------------------------------------------------------------

Old:
----
  libvshadow-alpha-20170902.tar.gz

New:
----
  libvshadow-alpha-20190323.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libvshadow.spec ++++++
--- /var/tmp/diff_new_pack.tqMCl1/_old  2019-06-12 13:09:49.321094740 +0200
+++ /var/tmp/diff_new_pack.tqMCl1/_new  2019-06-12 13:09:49.325094738 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libvshadow
 #
-# 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:           libvshadow
 %define lname  libvshadow1
-%define timestamp      20170902
+%define timestamp      20190323
 Version:        0~%{timestamp}
 Release:        0
 Summary:        Library to access the Volume Shadow Snapshot (VSS) format
-License:        LGPL-3.0+ and GFDL-1.3+
+License:        LGPL-3.0-or-later AND GFDL-1.3-or-later
 Group:          System/Filesystems
 Url:            https://github.com/libyal/libvshadow/wiki
 Source:         
https://github.com/libyal/libvshadow/releases/download/%{timestamp}/libvshadow-alpha-%{timestamp}.tar.gz
@@ -59,7 +59,7 @@
 
 %package -n %{lname}
 Summary:        Library and tools to access the Volume Shadow Snapshot (VSS) 
format
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          System/Libraries
 
 %description -n %{lname}
@@ -72,7 +72,7 @@
 
 %package        tools
 Summary:        Tools to access the Volume Shadow Snapshot (VSS) format
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          System/Filesystems
 Requires:       %{lname} = %{version}
 
@@ -81,7 +81,7 @@
  
 %package        devel
 Summary:        Development files for %{name}
-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}
 
@@ -91,7 +91,7 @@
 
 %package        -n python2-%{name}
 Summary:        Python 2 binding for libvshadow
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Development/Languages/Python
 Requires:       %{lname} = %{version}
 Requires:       python2
@@ -103,7 +103,7 @@
 
 %package        -n python3-%{name}
 Summary:        Python 3 binding for libvshadow
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Development/Languages/Python
 Requires:       %{lname} = %{version}
 Requires:       python3
@@ -137,7 +137,8 @@
 
 %files -n %{lname}
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING ChangeLog ABOUT-NLS
+%doc AUTHORS ChangeLog ABOUT-NLS
+%license COPYING 
 %doc doc
 %{_libdir}/*.so.*
 
@@ -148,7 +149,8 @@
 
 %files devel
 %defattr(-,root,root,-)
-%doc AUTHORS COPYING ChangeLog ABOUT-NLS
+%doc AUTHORS ChangeLog ABOUT-NLS
+%license COPYING 
 %doc Paper_-_Windowless_Shadow_Snapshots.pdf
 %doc Slides_-_Windowless_Shadow_Snapshots.pdf
 %doc Volume_Shadow_Snapshot_*.pdf
@@ -160,12 +162,14 @@
 
 %files -n python2-%{name}
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING README
+%doc AUTHORS README
+%license COPYING 
 %{python_sitearch}/*.so
 
 %files -n python3-%{name}
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING README
+%doc AUTHORS README
+%license COPYING 
 %{python3_sitearch}/*.so
 
 %changelog

++++++ libvshadow-alpha-20170902.tar.gz -> libvshadow-alpha-20190323.tar.gz 
++++++
++++ 95851 lines of diff (skipped)


Reply via email to