Hello community,

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

Package is "libsmdev"

Wed Jun 12 13:08:35 2019 rev:9 rq:695361 version:0~20190315

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsmdev/libsmdev.changes        2017-03-02 
19:37:01.362292398 +0100
+++ /work/SRC/openSUSE:Factory/.libsmdev.new.4811/libsmdev.changes      
2019-06-12 13:08:35.741125663 +0200
@@ -1,0 +2,7 @@
+Wed Apr 17 21:41:14 UTC 2019 - Greg Freemyer <[email protected]>
+
+- update to v0~20190315
+       * applied updates
+       * worked on tests
+
+-------------------------------------------------------------------

Old:
----
  libsmdev-alpha-20170225.tar.gz

New:
----
  libsmdev-alpha-20190315.tar.gz

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

Other differences:
------------------
++++++ libsmdev.spec ++++++
--- /var/tmp/diff_new_pack.lpCMaG/_old  2019-06-12 13:08:36.301125428 +0200
+++ /var/tmp/diff_new_pack.lpCMaG/_new  2019-06-12 13:08:36.305125426 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsmdev
 #
-# 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  libsmdev1
-%define timestamp 20170225
+%define timestamp 20190315
 Name:           libsmdev
 Version:        0~%{timestamp}
 Release:        0
 Summary:        Library to access storage media devices
-License:        LGPL-3.0+
+License:        LGPL-3.0-or-later
 Group:          Productivity/File utilities
 Url:            https://github.com/libyal/libsmdev/wiki
 Source:         
https://github.com/libyal/libsmdev/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz
@@ -103,12 +103,14 @@
 
 %files -n %{lname}
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog
+%doc AUTHORS ChangeLog
+%license COPYING
 %{_libdir}/libsmdev.so.1*
 
 %files devel
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog
+%doc AUTHORS ChangeLog
+%license COPYING
 %{_includedir}/libsmdev*
 %{_libdir}/libsmdev.so
 %{_libdir}/pkgconfig/libsmdev.pc
@@ -116,18 +118,21 @@
 
 %files tools
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog
+%doc AUTHORS ChangeLog
+%license COPYING
 %{_bindir}/smdevinfo
 %{_mandir}/man1/smdevinfo.1*
 
 %files -n python2-%{name}
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog
+%doc AUTHORS ChangeLog
+%license COPYING
 %{python_sitearch}/pysmdev.so
 
 %files -n python3-%{name}
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog
+%doc AUTHORS ChangeLog
+%license COPYING
 %{python3_sitearch}/pysmdev.so
 
 %changelog

++++++ libsmdev-alpha-20170225.tar.gz -> libsmdev-alpha-20190315.tar.gz ++++++
++++ 74477 lines of diff (skipped)


Reply via email to