Hello community,

here is the log from the commit of package liborcus for openSUSE:Factory 
checked in at 2017-02-19 00:43:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/liborcus (Old)
 and      /work/SRC/openSUSE:Factory/.liborcus.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "liborcus"

Changes:
--------
--- /work/SRC/openSUSE:Factory/liborcus/liborcus.changes        2016-06-14 
23:04:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.liborcus.new/liborcus.changes   2017-02-19 
00:43:53.348304714 +0100
@@ -1,0 +2,10 @@
+Wed Feb  1 13:07:37 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+-------------------------------------------------------------------
+Sat Dec  3 13:37:53 UTC 2016 - tchva...@suse.com
+
+- Version update to 0.12.1 as required by lo 5.3
+
+-------------------------------------------------------------------

Old:
----
  liborcus-0.11.2.tar.xz

New:
----
  liborcus-0.12.1.tar.xz

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

Other differences:
------------------
++++++ liborcus.spec ++++++
--- /var/tmp/diff_new_pack.n2cZSd/_old  2017-02-19 00:43:53.744249000 +0100
+++ /var/tmp/diff_new_pack.n2cZSd/_new  2017-02-19 00:43:53.744249000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package liborcus
 #
-# 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
@@ -16,22 +16,28 @@
 #
 
 
-%define libname liborcus-0_11-0
+%define libname liborcus-0_12-0
 Name:           liborcus
-Version:        0.11.2
+Version:        0.12.1
 Release:        0
 Summary:        Spreadsheet file processing library
 License:        MIT
 Group:          Productivity/Publishing/Word
 Url:            https://gitlab.com/orcus/orcus/
 Source:         http://kohei.us/files/orcus/src/%{name}-%{version}.tar.xz
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_filesystem-devel
+BuildRequires:  libboost_iostreams-devel
+BuildRequires:  libboost_program_options-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  coreutils
 BuildRequires:  gcc-c++
 BuildRequires:  libstdc++-devel
 BuildRequires:  pkg-config
 BuildRequires:  python-xml
-BuildRequires:  pkgconfig(libixion-0.11)
+BuildRequires:  pkgconfig(libixion-0.12)
 BuildRequires:  pkgconfig(mdds-1.2)
 BuildRequires:  pkgconfig(python3)
 BuildRequires:  pkgconfig(zlib)
@@ -40,8 +46,6 @@
 %package -n %{libname}
 Summary:        Spreadsheet file processing library
 Group:          System/Libraries
-# Same version, soname updated -> same file -> conflict
-Conflicts:      liborcus-0_10-0
 
 %description -n %{libname}
 Standalone file import filter library for spreadsheet documents. Currently
@@ -117,6 +121,7 @@
 %dir %{python3_sitelib}/orcus/
 %{python3_sitelib}/orcus/__init__.py
 %{python3_sitelib}/orcus/json.py
+%{python3_sitelib}/orcus/xlsx.py
 %{python3_sitearch}/_orcus.so
 %{python3_sitearch}/_orcus_json.so
 

++++++ liborcus-0.11.2.tar.xz -> liborcus-0.12.1.tar.xz ++++++
++++ 40714 lines of diff (skipped)


Reply via email to