Hello community,

here is the log from the commit of package liborcus for openSUSE:Factory 
checked in at 2019-01-26 22:19:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liborcus (Old)
 and      /work/SRC/openSUSE:Factory/.liborcus.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liborcus"

Sat Jan 26 22:19:13 2019 rev:27 rq:668089 version:0.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/liborcus/liborcus.changes        2018-05-25 
21:35:02.724896281 +0200
+++ /work/SRC/openSUSE:Factory/.liborcus.new.28833/liborcus.changes     
2019-01-26 22:19:15.271009301 +0100
@@ -1,0 +2,9 @@
+Thu Nov 15 13:56:57 UTC 2018 - Tomáš Chvátal <[email protected]>
+
+- Version update to 0.14.1:
+  * addressed a number of coverity issues.
+  * Boost 1.67 support
+    + Drop patch boost_1_67.patch
+  * Various cell handling issues fixed
+
+-------------------------------------------------------------------

Old:
----
  boost_1_67.patch
  liborcus-0.13.4.tar.xz

New:
----
  liborcus-0.14.1.tar.xz

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

Other differences:
------------------
++++++ liborcus.spec ++++++
--- /var/tmp/diff_new_pack.d7Pur9/_old  2019-01-26 22:19:15.803008869 +0100
+++ /var/tmp/diff_new_pack.d7Pur9/_new  2019-01-26 22:19:15.803008869 +0100
@@ -12,27 +12,26 @@
 # 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 liborcus-0_13-0
+%define libname liborcus-0_14-0
 Name:           liborcus
-Version:        0.13.4
+Version:        0.14.1
 Release:        0
 Summary:        Spreadsheet file processing library
 License:        MPL-2.0
 Group:          Productivity/Publishing/Word
 Url:            https://gitlab.com/orcus/orcus/
 Source:         http://kohei.us/files/orcus/src/%{name}-%{version}.tar.xz
-Patch1:         boost_1_67.patch
 BuildRequires:  coreutils
 BuildRequires:  gcc-c++
 BuildRequires:  libstdc++-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python3-xml
-BuildRequires:  pkgconfig(libixion-0.13)
-BuildRequires:  pkgconfig(mdds-1.2)
+BuildRequires:  pkgconfig(libixion-0.14)
+BuildRequires:  pkgconfig(mdds-1.4)
 BuildRequires:  pkgconfig(python3)
 BuildRequires:  pkgconfig(zlib)
 %if 0%{?suse_version} > 1325
@@ -76,7 +75,6 @@
 
 %package -n python3-%{name}
 Summary:        Python bindings for liborcus
-# Renamed in 15.0
 Group:          Productivity/Publishing/Word
 Provides:       %{name}-python3 = %{version}
 
@@ -85,7 +83,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %configure \
@@ -120,9 +117,7 @@
 
 %files -n python3-%{name}
 %dir %{python3_sitelib}/orcus/
-%{python3_sitelib}/orcus/__init__.py
-%{python3_sitelib}/orcus/json.py
-%{python3_sitelib}/orcus/xlsx.py
+%{python3_sitelib}/orcus/*.py
 %{python3_sitearch}/_orcus.so
 %{python3_sitearch}/_orcus_json.so
 

++++++ liborcus-0.13.4.tar.xz -> liborcus-0.14.1.tar.xz ++++++
++++ 29095 lines of diff (skipped)


Reply via email to