Hello community,

here is the log from the commit of package littleb for openSUSE:Factory checked 
in at 2017-02-05 15:49:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/littleb (Old)
 and      /work/SRC/openSUSE:Factory/.littleb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "littleb"

Changes:
--------
--- /work/SRC/openSUSE:Factory/littleb/littleb.changes  2017-01-25 
23:16:36.103703631 +0100
+++ /work/SRC/openSUSE:Factory/.littleb.new/littleb.changes     2017-02-05 
18:37:41.807588751 +0100
@@ -1,0 +2,5 @@
+Thu Feb  2 01:29:37 UTC 2017 - [email protected]
+
+- Trim filler words from description
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ littleb.spec ++++++
--- /var/tmp/diff_new_pack.2Unn14/_old  2017-02-05 18:37:42.135542704 +0100
+++ /var/tmp/diff_new_pack.2Unn14/_new  2017-02-05 18:37:42.135542704 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package littleb
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -28,22 +28,22 @@
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
-BuildRequires:  pkgconfig(libsystemd)
+BuildRequires:  pkgconfig(libsystemd) >= 221
 
 %description
-LittleB aims to create a clean, modern and easy to use Bluetooth Low Energy
-API. LittleB exposes the BLE GATT API for Pure C using BlueZ over SD-Bus.
+LittleB provides a Bluetooth Low Energy API. It exposes the BLE GATT
+API for C using BlueZ over SD-Bus.
 
 %prep
 %setup -q
 
 %package -n lib%{name}%{sover}
-Summary:        Shared library for %{name}
+Summary:        Bluetooth Low Energy library
 Group:          System/Libraries
 
 %description -n lib%{name}%{sover}
-LittleB aims to create a clean, modern and easy to use Bluetooth Low Energy
-API. LittleB exposes the BLE GATT API for Pure C using BlueZ over SD-Bus.
+LittleB provides a Bluetooth Low Energy API. It exposes the BLE GATT
+API for C using BlueZ over SD-Bus.
 
 This package contains shared library for %{name}.
 
@@ -53,8 +53,8 @@
 Requires:       lib%{name}%{sover} = %{version}
 
 %description devel
-LittleB aims to create a clean, modern and easy to use Bluetooth Low Energy
-API. LittleB exposes the BLE GATT API for Pure C using BlueZ over SD-Bus.
+LittleB provides a Bluetooth Low Energy API. It exposes the BLE GATT
+API for C using BlueZ over SD-Bus.
 
 This package contains development files for %{name}.
 
@@ -63,8 +63,8 @@
 Group:          Hardware/Other
 
 %description examples
-LittleB aims to create a clean, modern and easy to use Bluetooth Low Energy
-API. LittleB exposes the BLE GATT API for Pure C using BlueZ over SD-Bus.
+LittleB provides a Bluetooth Low Energy API. It exposes the BLE GATT
+API for C using BlueZ over SD-Bus.
 
 This package contains examples for %{name}.
 


Reply via email to