Hello community,

here is the log from the commit of package libxtrx for openSUSE:Factory checked 
in at 2018-05-01 23:44:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxtrx (Old)
 and      /work/SRC/openSUSE:Factory/.libxtrx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxtrx"

Tue May  1 23:44:22 2018 rev:2 rq:602839 version:0.0.0+git.20171213

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxtrx/libxtrx.changes  2018-02-07 
18:40:08.571753180 +0100
+++ /work/SRC/openSUSE:Factory/.libxtrx.new/libxtrx.changes     2018-05-01 
23:44:23.963197698 +0200
@@ -1,0 +2,5 @@
+Thu Apr 26 19:58:05 UTC 2018 - [email protected]
+
+- Fix soapysdr subpackage name (This is xtrx and not bladeRF)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libxtrx.spec ++++++
--- /var/tmp/diff_new_pack.NskocQ/_old  2018-05-01 23:44:24.719170193 +0200
+++ /var/tmp/diff_new_pack.NskocQ/_new  2018-05-01 23:44:24.723170047 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package libxtrx
 #
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,15 +16,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define sover   0
 %define libname libxtrx%{sover}
 %define soapy_modver 0.6
-%define soapy_modname soapysdr%{soapy_modver}-module-bladerf
+%define soapy_modname soapysdr%{soapy_modver}-module-xtrx
 Name:           libxtrx
 Version:        0.0.0+git.20171213
 Release:        0
 Summary:        High level XTRX API
-License:        LGPL-2.1
+License:        LGPL-2.1-only
 Group:          Development/Libraries/C and C++
 URL:            http://xtrx.io
 Source:         %{name}-%{version}.tar.xz
@@ -82,7 +84,8 @@
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files -n %{libname}
-%doc LICENSE README.md
+%license LICENSE
+%doc README.md
 %{_libdir}/libxtrx.so.%{sover}*
 
 %files devel


Reply via email to