Hello community,

here is the log from the commit of package libvisio for openSUSE:Factory 
checked in at 2015-01-08 23:05:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-27 
18:47:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libvisio.new/libvisio.changes   2015-01-08 
23:05:43.000000000 +0100
@@ -1,0 +2,9 @@
+Tue Jan  6 13:01:37 UTC 2015 - [email protected]
+
+- Version bump 0.1.1:
+  * Various bugfixes around
+- Remove obsol patch:
+  * libvisio-0.1.0-pkgconfig.patch
+- Enable testsuite
+
+-------------------------------------------------------------------

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

New:
----
  libvisio-0.1.1.tar.xz

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

Other differences:
------------------
++++++ libvisio.spec ++++++
--- /var/tmp/diff_new_pack.K3vDTl/_old  2015-01-08 23:05:44.000000000 +0100
+++ /var/tmp/diff_new_pack.K3vDTl/_new  2015-01-08 23:05:44.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libvisio
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,15 +18,15 @@
 
 %define libname libvisio-0_1-1
 Name:           libvisio
-Version:        0.1.0
+Version:        0.1.1
 Release:        0
 Summary:        Library for parsing the MS Visio file format structure
 License:        MPL-2.0
 Group:          Productivity/Publishing/Word
 Url:            http://www.freedesktop.org/wiki/Software/libvisio
 Source0:        
http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
-Patch0:         libvisio-0.1.0-pkgconfig.patch
 BuildRequires:  boost-devel
+BuildRequires:  cppunit-devel
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -81,7 +81,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden"
@@ -100,6 +99,10 @@
 
 %fdupes -s %{buildroot}
 
+%check
+export TZ=CET
+make check %{?_smp_mflags}
+
 %post -n %{libname} -p /sbin/ldconfig
 
 %postun -n %{libname} -p /sbin/ldconfig

++++++ libvisio-0.1.0.tar.xz -> libvisio-0.1.1.tar.xz ++++++
++++ 7995 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to