Hello community,

here is the log from the commit of package libvisio for openSUSE:Factory 
checked in at 2012-11-22 16:38:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvisio (Old)
 and      /work/SRC/openSUSE:Factory/.libvisio.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvisio", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvisio/libvisio.changes        2012-11-12 
11:33:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libvisio.new/libvisio.changes   2012-11-22 
16:38:28.000000000 +0100
@@ -1,0 +2,10 @@
+Wed Nov 21 12:52:09 UTC 2012 - tchva...@suse.com
+
+- Disable werror explicitely. Usefull for devel but not for pkg.
+
+-------------------------------------------------------------------
+Wed Nov 21 10:03:03 UTC 2012 - tchva...@suse.com
+
+- Bump version to 0.0.21
+
+-------------------------------------------------------------------

Old:
----
  libvisio-0.0.20.tar.xz

New:
----
  libvisio-0.0.21.tar.xz

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

Other differences:
------------------
++++++ libvisio.spec ++++++
--- /var/tmp/diff_new_pack.4fZRK7/_old  2012-11-22 16:38:33.000000000 +0100
+++ /var/tmp/diff_new_pack.4fZRK7/_new  2012-11-22 16:38:33.000000000 +0100
@@ -19,7 +19,7 @@
 %define libname libvisio-0_0-0
 
 Name:           libvisio
-Version:        0.0.20
+Version:        0.0.21
 Release:        0
 License:        MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Summary:        Library for parsing the MS Visio file format structure
@@ -89,7 +89,10 @@
 %setup -q
 
 %build
-%configure --disable-static --docdir=%{_docdir}/%{name}-devel/html
+%configure \
+       --disable-werror \
+       --disable-static \
+       --docdir=%{_docdir}/%{name}-devel/html
 make %{?_smp_mflags}
 
 %install

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

Reply via email to