Hello community,

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

Package is "libfvde"

Wed Jun 12 13:08:25 2019 rev:3 rq:695357 version:0~20190104

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfvde/libfvde.changes  2017-11-03 
16:23:18.259586511 +0100
+++ /work/SRC/openSUSE:Factory/.libfvde.new.4811/libfvde.changes        
2019-06-12 13:08:29.417128321 +0200
@@ -1,0 +2,9 @@
+Mon Apr 15 20:32:03 UTC 2019 - Greg Freemyer <[email protected]>
+
+- update to 0~20190104
+        * Worked on Python bindings
+        * Worked on format support
+        * Fixed infinite loop in getopt fallback functions
+        * Worked on mount tool
+
+-------------------------------------------------------------------

Old:
----
  libfvde-experimental-20160918.tar.gz

New:
----
  libfvde-experimental-20190104.tar.gz

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

Other differences:
------------------
++++++ libfvde.spec ++++++
--- /var/tmp/diff_new_pack.DWCsPU/_old  2019-06-12 13:08:29.977128086 +0200
+++ /var/tmp/diff_new_pack.DWCsPU/_new  2019-06-12 13:08:29.981128084 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libfvde
 #
-# 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  libfvde1
-%define timestamp 20160918
+%define timestamp 20190104
 Name:           libfvde
 Version:        0~%{timestamp}
 Release:        0
 Summary:        Library to access the File Vault Drive Encryption 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/libfvde/
 Source:         
https://github.com/libyal/libfvde/releases/download/%{timestamp}/libfvde-experimental-%{timestamp}.tar.gz
@@ -58,7 +58,7 @@
 
 %package -n %{lname}
 Summary:        Library to access the File Vault Drive Encryption format
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          System/Libraries
 
 %description -n %{lname}
@@ -66,7 +66,7 @@
 
 %package tools
 Summary:        Several tools for reading the File Vault Drive Encryption 
format
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Productivity/File utilities
 Requires:       %{lname} = %{version}
 
@@ -77,7 +77,7 @@
 
 %package devel
 Summary:        Header files and libraries for developing applications for 
libfvde
-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 bindings for libfvde
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Development/Libraries/Python
 Requires:       %{lname} = %{version}
 BuildRequires:  pkgconfig(python2)
@@ -102,7 +102,7 @@
 
 %package -n python3-%{name}
 Summary:        Python 3 bindings for libfvde
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Development/Libraries/Python
 Requires:       %{lname} = %{version}
 Requires:       python3
@@ -136,13 +136,15 @@
 
 %files tools
 %defattr(-,root,root)
-%doc AUTHORS COPYING
+%doc AUTHORS 
+%license COPYING
 %{_bindir}/fvde*
 %{_mandir}/man1/fvde*.1*
 
 %files devel
 %defattr(-,root,root)
-%doc AUTHORS COPYING
+%doc AUTHORS 
+%license COPYING
 %{_includedir}/libfvde.h
 %{_includedir}/libfvde/
 %{_libdir}/libfvde.so
@@ -151,12 +153,14 @@
 
 %files -n python2-%{name}
 %defattr(-,root,root)
-%doc AUTHORS COPYING
+%doc AUTHORS 
+%license COPYING
 %{python_sitearch}/pyfvde.so
 
 %files -n python3-%{name}
 %defattr(-,root,root)
-%doc AUTHORS COPYING
+%doc AUTHORS 
+%license COPYING
 %{python3_sitearch}/pyfvde.so
 
 %changelog

++++++ libfvde-experimental-20160918.tar.gz -> 
libfvde-experimental-20190104.tar.gz ++++++
++++ 216623 lines of diff (skipped)


Reply via email to