Hello community,

here is the log from the commit of package recode for openSUSE:Factory checked 
in at 2019-06-01 09:48:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/recode (Old)
 and      /work/SRC/openSUSE:Factory/.recode.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "recode"

Sat Jun  1 09:48:30 2019 rev:2 rq:705918 version:3.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/recode/recode.changes    2019-05-07 
23:15:37.884485461 +0200
+++ /work/SRC/openSUSE:Factory/.recode.new.5148/recode.changes  2019-06-01 
09:48:31.951344099 +0200
@@ -1,0 +2,6 @@
+Mon Mar 18 14:32:46 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Remove --with-pic (useless in the face of --disable-static).
+- Proper Group: tag for librecode.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ recode.spec ++++++
--- /var/tmp/diff_new_pack.I2Fif9/_old  2019-06-01 09:48:32.439343933 +0200
+++ /var/tmp/diff_new_pack.I2Fif9/_new  2019-06-01 09:48:32.443343931 +0200
@@ -33,6 +33,7 @@
 
 %description
 Recode converts files between various character sets.
+It supports conversion to and from HTML entities as well.
 
 %package      devel
 Summary:        Character Set Converter
@@ -46,7 +47,7 @@
 %package -n %{libname}
 Summary:        Recode shared library
 License:        GPL-3.0-or-later AND LGPL-2.1-or-later
-Group:          Productivity/Text/Convertors
+Group:          System/Libraries
 
 %description -n %{libname}
 Recode converts files between various character sets.
@@ -59,7 +60,7 @@
 
 %build
 #autoreconf -fiv
-%configure --with-pic --disable-static
+%configure --disable-static
 make %{?_smp_mflags}
 
 %check


Reply via email to