Hello community,

here is the log from the commit of package libsigrok for openSUSE:Factory 
checked in at 2016-10-26 13:29:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libsigrok (Old)
 and      /work/SRC/openSUSE:Factory/.libsigrok.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libsigrok"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libsigrok/libsigrok.changes      2016-10-24 
14:44:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libsigrok.new/libsigrok.changes 2016-10-26 
13:29:29.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Oct 24 14:29:59 UTC 2016 - [email protected]
+
+- Update summaries and descriptions
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libsigrok.spec ++++++
--- /var/tmp/diff_new_pack.KUBNiI/_old  2016-10-26 13:29:30.000000000 +0200
+++ /var/tmp/diff_new_pack.KUBNiI/_new  2016-10-26 13:29:30.000000000 +0200
@@ -21,7 +21,7 @@
 Release:        0
 %define libname %{name}3
 %define libcxxname libsigrokcxx3
-Summary:        Basic API for talking to logic analyzer hardware
+Summary:        API for talking to logic analyzer hardware
 License:        GPL-3.0+
 Group:          Productivity/Scientific/Electronics
 Url:            http://sigrok.org
@@ -49,45 +49,33 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-The sigrok project aims at creating a portable, cross-platform,
-Free/Libre/Open-Source logic analyzer software that supports various
-logic analyzer hardware products.
-
 libsigrok is a shared library written in C which provides the basic API
 for talking to logic analyzer hardware and reading/writing the acquired data
 into various input/output file formats.
 
 %package     -n %{libname}
-Summary:        Basic API for talking to logic analyzer hardware
+Summary:        API for talking to logic analyzer hardware
 Group:          System/Libraries
 Requires:       %{name}-data >= %{version}
 
 %description -n %{libname}
-The sigrok project aims at creating a portable, cross-platform,
-Free/Libre/Open-Source logic analyzer software that supports various
-logic analyzer hardware products.
-
 libsigrok is a shared library written in C which provides the basic API
 for talking to logic analyzer hardware and reading/writing the acquired data
 into various input/output file formats.
 
 %package     -n %{libcxxname}
-Summary:        Basic API for talking to logic analyzer hardware
+Summary:        API for talking to logic analyzer hardware
 Group:          System/Libraries
 Requires:       %{libname} >= %{version}
 Requires:       %{name}-data >= %{version}
 
 %description -n %{libcxxname}
-The sigrok project aims at creating a portable, cross-platform,
-Free/Libre/Open-Source logic analyzer software that supports various
-logic analyzer hardware products.
-
 libsigrok is a shared library written in C which provides the basic API
 for talking to logic analyzer hardware and reading/writing the acquired data
 into various input/output file formats.
 
 %package        data
-Summary:        Basic API for talking to logic analyzer hardware
+Summary:        Data files for libsigrok
 Group:          Productivity/Scientific/Electronics
 BuildArch:      noarch
 Requires:       hicolor-icon-theme
@@ -95,29 +83,24 @@
 Requires(postun):  shared-mime-info
 
 %description    data
-The sigrok project aims at creating a portable, cross-platform,
-Free/Libre/Open-Source logic analyzer software that supports various
-logic analyzer hardware products.
-
 libsigrok is a shared library written in C which provides the basic API
 for talking to logic analyzer hardware and reading/writing the acquired data
 into various input/output file formats.
 
 %package        devel
-Summary:        Basic API for talking to logic analyzer hardware
+Summary:        Development files for libsigrok, an API for talking to logic 
analyzer hardware
 Group:          Development/Libraries/C and C++
 Requires:       %{libcxxname} = %{version}
 Requires:       %{libname} = %{version}
 
 %description    devel
-The sigrok project aims at creating a portable, cross-platform,
-Free/Libre/Open-Source logic analyzer software that supports various
-logic analyzer hardware products.
-
 libsigrok is a shared library written in C which provides the basic API
 for talking to logic analyzer hardware and reading/writing the acquired data
 into various input/output file formats.
 
+This subpackage contains the headers to make use of the sigrok shared
+libraries.
+
 %prep
 %setup -q
 %if 0%{?suse_version} <= 1310



Reply via email to