commit libnumbertext for openSUSE:Factory

2020-06-22 Thread root
Hello community,

here is the log from the commit of package libnumbertext for openSUSE:Factory 
checked in at 2020-06-22 17:43:12

Comparing /work/SRC/openSUSE:Factory/libnumbertext (Old)
 and  /work/SRC/openSUSE:Factory/.libnumbertext.new.2956 (New)


Package is "libnumbertext"

Mon Jun 22 17:43:12 2020 rev:5 rq:815738 version:1.0.6

Changes:

--- /work/SRC/openSUSE:Factory/libnumbertext/libnumbertext.changes  
2018-11-08 09:41:55.329560608 +0100
+++ /work/SRC/openSUSE:Factory/.libnumbertext.new.2956/libnumbertext.changes
2020-06-22 17:43:28.973380666 +0200
@@ -1,0 +2,6 @@
+Thu Jun 18 12:05:58 UTC 2020 - Tomáš Chvátal 
+
+- Update to 1.0.6:
+  * minor fixes and fuzzer fixes
+
+---

Old:

  1.0.5.tar.gz

New:

  1.0.6.tar.gz



Other differences:
--
++ libnumbertext.spec ++
--- /var/tmp/diff_new_pack.M8QlQW/_old  2020-06-22 17:43:31.725389498 +0200
+++ /var/tmp/diff_new_pack.M8QlQW/_new  2020-06-22 17:43:31.729389511 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libnumbertext
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,11 +18,10 @@
 
 %define libname libnumbertext-1_0-0
 Name:   libnumbertext
-Version:1.0.5
+Version:1.0.6
 Release:0
 Summary:Language-neutral NUMBERTEXT and MONEYTEXT functions
 License:MPL-2.0
-Group:  Productivity/Publishing/Word
 URL:https://github.com/Numbertext/libnumbertext
 Source: 
https://github.com/Numbertext/libnumbertext/archive/%{version}.tar.gz
 BuildRequires:  autoconf
@@ -39,7 +38,6 @@
 
 %package -n %{libname}
 Summary:Language-neutral NUMBERTEXT and MONEYTEXT functions
-Group:  System/Libraries
 Requires:   %{name}-data >= %{version}
 
 %description -n %{libname}
@@ -47,7 +45,6 @@
 
 %package devel
 Summary:Files for Developing with libnumbertext
-Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}
 
 %description devel
@@ -57,7 +54,6 @@
 
 %package tools
 Summary:Tools to work with NUMBERTEXT and MONEYTEXT functions
-Group:  Productivity/Publishing/Word
 Requires:   %{name}-data >= %{version}
 
 %description tools
@@ -65,7 +61,6 @@
 
 %package data
 Summary:Language data for numbertext
-Group:  Productivity/Publishing/Word
 
 %description data
 This package contains data providing information for localized nubertext
@@ -84,7 +79,7 @@
--disable-static \
--disable-silent-rules \
%{nil}
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install

++ 1.0.5.tar.gz -> 1.0.6.tar.gz ++
 2035 lines of diff (skipped)




commit libnumbertext for openSUSE:Factory

2018-11-08 Thread root
Hello community,

here is the log from the commit of package libnumbertext for openSUSE:Factory 
checked in at 2018-11-08 09:41:49

Comparing /work/SRC/openSUSE:Factory/libnumbertext (Old)
 and  /work/SRC/openSUSE:Factory/.libnumbertext.new (New)


Package is "libnumbertext"

Thu Nov  8 09:41:49 2018 rev:4 rq:645259 version:1.0.5

Changes:

--- /work/SRC/openSUSE:Factory/libnumbertext/libnumbertext.changes  
2018-10-23 20:33:15.701055333 +0200
+++ /work/SRC/openSUSE:Factory/.libnumbertext.new/libnumbertext.changes 
2018-11-08 09:41:55.329560608 +0100
@@ -1,0 +2,11 @@
+Mon Oct 29 12:38:41 UTC 2018 - Tomáš Chvátal 
+
+- Drop libnumbertext-boost.patch and rather rely on new gcc, safer
+
+---
+Mon Oct 29 12:33:22 UTC 2018 - Tomáš Chvátal 
+
+- Add patch libnumbertext-boost.patch to fix build with boost
+  and enable build on older distributions
+
+---



Other differences:
--
++ libnumbertext.spec ++
--- /var/tmp/diff_new_pack.pbfiNJ/_old  2018-11-08 09:41:55.849560005 +0100
+++ /var/tmp/diff_new_pack.pbfiNJ/_new  2018-11-08 09:41:55.849560005 +0100
@@ -31,7 +31,7 @@
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 %if 0%{?suse_version} < 1500
-BuildRequires:  boost-devel
+BuildRequires:  gcc7-c++
 %endif
 
 %description
@@ -76,13 +76,13 @@
 
 %build
 autoreconf -fvi
+%if 0%{?suse_version} < 1500
+export CXX=g++-7
+%endif
 %configure \
--disable-werror \
--disable-static \
--disable-silent-rules \
-%if 0%{?suse_version} < 1500
-   --enable-boost \
-%endif
%{nil}
 make %{?_smp_mflags}
 




commit libnumbertext for openSUSE:Factory

2018-10-23 Thread root
Hello community,

here is the log from the commit of package libnumbertext for openSUSE:Factory 
checked in at 2018-10-23 20:33:13

Comparing /work/SRC/openSUSE:Factory/libnumbertext (Old)
 and  /work/SRC/openSUSE:Factory/.libnumbertext.new (New)


Package is "libnumbertext"

Tue Oct 23 20:33:13 2018 rev:3 rq:642366 version:1.0.5

Changes:

--- /work/SRC/openSUSE:Factory/libnumbertext/libnumbertext.changes  
2018-06-22 13:29:12.856332063 +0200
+++ /work/SRC/openSUSE:Factory/.libnumbertext.new/libnumbertext.changes 
2018-10-23 20:33:15.701055333 +0200
@@ -1,0 +2,8 @@
+Tue Oct 16 14:20:57 UTC 2018 - Tomáš Chvátal 
+
+- Update to 1.0.5:
+  * Various fixes in numerical calculations and issues reported on
+libreoffice tracker
+- Drop merged libnumbertext-oldgcc.patch
+
+---

Old:

  1.0.beta3.tar.gz
  libnumbertext-oldgcc.patch

New:

  1.0.5.tar.gz



Other differences:
--
++ libnumbertext.spec ++
--- /var/tmp/diff_new_pack.l51oso/_old  2018-10-23 20:33:16.373054530 +0200
+++ /var/tmp/diff_new_pack.l51oso/_new  2018-10-23 20:33:16.373054530 +0200
@@ -12,22 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define libname libnumbertext-1_0-0
-# configure.ac and tag differ
-%define _tagver 1.0.beta3
 Name:   libnumbertext
-Version:1.0.2
+Version:1.0.5
 Release:0
 Summary:Language-neutral NUMBERTEXT and MONEYTEXT functions
 License:MPL-2.0
 Group:  Productivity/Publishing/Word
 URL:https://github.com/Numbertext/libnumbertext
-Source: 
https://github.com/Numbertext/libnumbertext/archive/%{_tagver}.tar.gz
-Patch0: libnumbertext-oldgcc.patch
+Source: 
https://github.com/Numbertext/libnumbertext/archive/%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -75,8 +72,7 @@
 conversions.
 
 %prep
-%setup -q -n %{name}-%{_tagver}
-%patch0 -p1
+%setup -q
 
 %build
 autoreconf -fvi

++ 1.0.beta3.tar.gz -> 1.0.5.tar.gz ++
 4577 lines of diff (skipped)




commit libnumbertext for openSUSE:Factory

2018-06-22 Thread root
Hello community,

here is the log from the commit of package libnumbertext for openSUSE:Factory 
checked in at 2018-06-22 13:29:10

Comparing /work/SRC/openSUSE:Factory/libnumbertext (Old)
 and  /work/SRC/openSUSE:Factory/.libnumbertext.new (New)


Package is "libnumbertext"

Fri Jun 22 13:29:10 2018 rev:2 rq:613983 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/libnumbertext/libnumbertext.changes  
2018-06-02 12:09:42.521358561 +0200
+++ /work/SRC/openSUSE:Factory/.libnumbertext.new/libnumbertext.changes 
2018-06-22 13:29:12.856332063 +0200
@@ -1,0 +2,6 @@
+Mon Jun  4 08:38:59 UTC 2018 - tchva...@suse.com
+
+- Add patch to build on old gcc versions:
+  * libnumbertext-oldgcc.patch
+
+---

New:

  libnumbertext-oldgcc.patch



Other differences:
--
++ libnumbertext.spec ++
--- /var/tmp/diff_new_pack.vQxolG/_old  2018-06-22 13:29:13.784297766 +0200
+++ /var/tmp/diff_new_pack.vQxolG/_new  2018-06-22 13:29:13.788297618 +0200
@@ -27,11 +27,15 @@
 Group:  Productivity/Publishing/Word
 URL:https://github.com/Numbertext/libnumbertext
 Source: 
https://github.com/Numbertext/libnumbertext/archive/%{_tagver}.tar.gz
+Patch0: libnumbertext-oldgcc.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
+%if 0%{?suse_version} < 1500
+BuildRequires:  boost-devel
+%endif
 
 %description
 Language-neutral NUMBERTEXT and MONEYTEXT functions for LibreOffice Calc
@@ -72,13 +76,18 @@
 
 %prep
 %setup -q -n %{name}-%{_tagver}
+%patch0 -p1
 
 %build
 autoreconf -fvi
 %configure \
--disable-werror \
--disable-static \
-   --disable-silent-rules
+   --disable-silent-rules \
+%if 0%{?suse_version} < 1500
+   --enable-boost \
+%endif
+   %{nil}
 make %{?_smp_mflags}
 
 %install

++ libnumbertext-oldgcc.patch ++
 2142 lines (skipped)