Hello community,

here is the log from the commit of package libvisio for openSUSE:Factory 
checked in at 2014-07-27 18:47:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvisio (Old)
 and      /work/SRC/openSUSE:Factory/.libvisio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvisio"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvisio/libvisio.changes        2014-01-30 
11:30:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libvisio.new/libvisio.changes   2014-07-27 
18:47:10.000000000 +0200
@@ -1,0 +2,20 @@
+Fri Jul 25 07:39:37 UTC 2014 - fst...@suse.com
+
+- Added patch: libvisio-0.1.0-pkgconfig.patch
+  * Remove the Requires.private which breaks SLE11 builds
+
+-------------------------------------------------------------------
+Mon May 26 09:23:52 UTC 2014 - fst...@suse.com
+
+- Upgrade to upstream version 0.1.0
+  * ABI change
+- Remove unneeded patches:
+  * libvisio-0.0.30-iterator_range.patch
+  * libvisio-0.0.30-wpx_seek_end.patch
+- Change in dependencies:
+  * Remove dependency on libwpg-devel and libwpd-devel
+  * Add dependency on librevenge-devel
+- License change
+  * Released under MPL-2.0 only
+
+-------------------------------------------------------------------

Old:
----
  libvisio-0.0.30-iterator_range.patch
  libvisio-0.0.30-wpx_seek_end.patch
  libvisio-0.0.30.tar.xz

New:
----
  libvisio-0.1.0-pkgconfig.patch
  libvisio-0.1.0.tar.xz

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

Other differences:
------------------
++++++ libvisio.spec ++++++
--- /var/tmp/diff_new_pack.UuiQzu/_old  2014-07-27 18:47:11.000000000 +0200
+++ /var/tmp/diff_new_pack.UuiQzu/_new  2014-07-27 18:47:11.000000000 +0200
@@ -16,27 +16,25 @@
 #
 
 
-%define libname libvisio-0_0-0
+%define libname libvisio-0_1-1
 Name:           libvisio
-Version:        0.0.30
+Version:        0.1.0
 Release:        0
 Summary:        Library for parsing the MS Visio file format structure
-License:        MPL-1.1 or GPL-2.0+ or LGPL-2.1+
+License:        MPL-2.0
 Group:          Productivity/Publishing/Word
 Url:            http://www.freedesktop.org/wiki/Software/libvisio
-Source0:        http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz
-Patch0:         libvisio-0.0.30-iterator_range.patch
-Patch1:         libvisio-0.0.30-wpx_seek_end.patch
+Source0:        
http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
+Patch0:         libvisio-0.1.0-pkgconfig.patch
 BuildRequires:  boost-devel
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gperf
 BuildRequires:  libicu-devel
-BuildRequires:  libwpd-devel >= 0.9.5
-BuildRequires:  libwpg-devel >= 0.2.0
+BuildRequires:  librevenge-devel >= 0.0.0
 BuildRequires:  libxml2-devel
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  xz
 BuildRequires:  zlib-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -57,8 +55,6 @@
 Summary:        Files for Developing with libvisio
 Group:          Development/Libraries/C and C++
 Requires:       %{libname} = %{version}
-Requires:       libwpd-devel
-Requires:       libwpg-devel
 
 %description devel
 libvisio is a library for parsing the MS Visio file format structure. It is
@@ -85,8 +81,7 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .iterator_range
-%patch1 -p1 -b .wpx_seek_end
+%patch0 -p1
 
 %build
 export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden"
@@ -111,7 +106,7 @@
 
 %files -n %{libname}
 %defattr(-,root,root)
-%{_libdir}/*.so.0*
+%{_libdir}/*.so.*
 
 %files devel
 %defattr(-,root,root)

++++++ libvisio-0.1.0-pkgconfig.patch ++++++
--- libvisio-0.1.0/libvisio.pc.in       2014-04-16 19:13:10.000000000 +0200
+++ libvisio-0.1.0/libvisio.pc.in       2014-07-25 09:32:17.433533097 +0200
@@ -9,5 +9,3 @@
 Requires: librevenge-0.0 librevenge-stream-0.0
 Libs: -L${libdir} -lvisio-@VSD_MAJOR_VERSION@.@VSD_MINOR_VERSION@
 Cflags: -I${includedir}/libvisio-@VSD_MAJOR_VERSION@.@VSD_MINOR_VERSION@
-
-Requires.private: icu-i18n libxml-2.0 zlib
++++++ libvisio-0.0.30.tar.xz -> libvisio-0.1.0.tar.xz ++++++
++++ 21395 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to