Hello community,

here is the log from the commit of package libbraille for openSUSE:Factory 
checked in at 2018-04-22 14:29:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libbraille (Old)
 and      /work/SRC/openSUSE:Factory/.libbraille.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libbraille"

Sun Apr 22 14:29:22 2018 rev:14 rq:596239 version:0.19.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libbraille/libbraille.changes    2018-03-31 
15:36:27.430624758 +0200
+++ /work/SRC/openSUSE:Factory/.libbraille.new/libbraille.changes       
2018-04-22 14:29:27.523074586 +0200
@@ -1,0 +2,6 @@
+Tue Apr 10 23:10:18 UTC 2018 - jeng...@inai.de
+
+- Ensure neutrality of descriptions. Update summaries.
+- Remove pointless --with-pic (static libs only).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libbraille.spec ++++++
--- /var/tmp/diff_new_pack.YZuNhC/_old  2018-04-22 14:29:29.047019426 +0200
+++ /var/tmp/diff_new_pack.YZuNhC/_new  2018-04-22 14:29:29.051019281 +0200
@@ -19,7 +19,7 @@
 Name:           libbraille
 Version:        0.19.0
 Release:        0
-Summary:        Easy access to Braille displays and terminals
+Summary:        Access to Braille displays and terminals
 License:        LGPL-2.1-only
 Group:          Development/Libraries/C and C++
 URL:            https://sourceforge.net/projects/libbraille/files/libbraille/
@@ -36,44 +36,44 @@
 
 %description
 Libbraille is a computer shared library which makes it possible to
-easily develop for Braille displays. It provides a simple API to
+develop for Braille displays. It provides an API to
 write text on the display, directly draw dots, or get the value of
 keys pressed on the Braille keyboard.
 
 %package fake
-Summary:        Easy access to Braille displays and terminals -- Fake 
Graphical Display
+Summary:        Fake graphical display for libbraille
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
 Supplements:    packageand(%{name}:gtk2)
 
 %description fake
 Libbraille is a computer shared library which makes it possible to
-easily develop for Braille displays. It provides a simple API to
+develop for Braille displays. It provides an API to
 write text on the display, directly draw dots, or get the value of
 keys pressed on the Braille keyboard.
 
 This package contains a fake graphical virtual display.
 
 %package devel
-Summary:        Easy access to Braille displays and terminals -- Development 
Files
+Summary:        Development files for libbraille
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
 
 %description devel
 Libbraille is a computer shared library which makes it possible to
-easily develop for Braille displays. It provides a simple API to
+develop for Braille displays. It provides an API to
 write text on the display, directly draw dots, or get the value of
 keys pressed on the Braille keyboard.
 
 %package -n python-braille
-Summary:        Easy access to Braille displays and terminals -- Python 
Bindings
+Summary:        Python bindings for libbraille
 Group:          Development/Libraries/Python
 Provides:       %{name}-python = %{version}
 Obsoletes:      %{name}-python < %{version}
 
 %description -n python-braille
 Libbraille is a computer shared library which makes it possible to
-easily develop for Braille displays. It provides a simple API to
+develop for Braille displays. It provides an API to
 write text on the display, directly draw dots, or get the value of
 keys pressed on the Braille keyboard.
 
@@ -94,7 +94,7 @@
 export CFLAGS
 export CXXFLAGS
 
-%configure --disable-static --with-pic --disable-rpath \
+%configure --disable-static --disable-rpath \
         --enable-hidden-symbols \
         --enable-fake \
         --enable-usb \


Reply via email to