commit librevenge for openSUSE:Factory

2019-09-02 Thread root
Hello community,

here is the log from the commit of package librevenge for openSUSE:Factory 
checked in at 2019-09-02 12:51:24

Comparing /work/SRC/openSUSE:Factory/librevenge (Old)
 and  /work/SRC/openSUSE:Factory/.librevenge.new.7948 (New)


Package is "librevenge"

Mon Sep  2 12:51:24 2019 rev:12 rq:726341 version:0.0.4

Changes:

--- /work/SRC/openSUSE:Factory/librevenge/librevenge.changes2019-08-22 
15:11:46.450437951 +0200
+++ /work/SRC/openSUSE:Factory/.librevenge.new.7948/librevenge.changes  
2019-09-02 12:51:26.329674058 +0200
@@ -1,0 +2,5 @@
+Tue Aug 27 06:20:36 UTC 2019 - Jan Engelhardt 
+
+- Adjust SRPM group.
+
+---



Other differences:
--
++ librevenge.spec ++
--- /var/tmp/diff_new_pack.si8dCn/_old  2019-09-02 12:51:26.945673930 +0200
+++ /var/tmp/diff_new_pack.si8dCn/_new  2019-09-02 12:51:26.949673929 +0200
@@ -23,7 +23,7 @@
 Release:0
 Summary:A base library for writing document import filters
 License:LGPL-2.1-or-later OR MPL-2.0+
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 URL:https://sourceforge.net/p/libwpd/wiki/librevenge/
 Source: 
http://downloads.sourceforge.net/libwpd/%{name}-%{version}.tar.xz
 BuildRequires:  doxygen




commit librevenge for openSUSE:Factory

2019-08-22 Thread root
Hello community,

here is the log from the commit of package librevenge for openSUSE:Factory 
checked in at 2019-08-22 15:03:47

Comparing /work/SRC/openSUSE:Factory/librevenge (Old)
 and  /work/SRC/openSUSE:Factory/.librevenge.new.7948 (New)


Package is "librevenge"

Thu Aug 22 15:03:47 2019 rev:11 rq:723949 version:0.0.4

Changes:

--- /work/SRC/openSUSE:Factory/librevenge/librevenge.changes2019-06-26 
16:01:25.275411363 +0200
+++ /work/SRC/openSUSE:Factory/.librevenge.new.7948/librevenge.changes  
2019-08-22 15:11:46.450437951 +0200
@@ -1,0 +2,6 @@
+Fri Aug 16 09:48:32 UTC 2019 - Tomáš Chvátal 
+
+- Format a bit with spec-cleaner
+- Do not run tests on SLE12 where they crash
+
+---



Other differences:
--
++ librevenge.spec ++
--- /var/tmp/diff_new_pack.KScJUx/_old  2019-08-22 15:11:46.902437833 +0200
+++ /var/tmp/diff_new_pack.KScJUx/_new  2019-08-22 15:11:46.906437832 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package librevenge
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # 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/
 #
 
 
@@ -22,23 +22,22 @@
 Version:0.0.4
 Release:0
 Summary:A base library for writing document import filters
-License:LGPL-2.1+ or MPL-2.0+
+License:LGPL-2.1-or-later OR MPL-2.0+
 Group:  System/Libraries
-Url:http://sourceforge.net/p/libwpd/wiki/librevenge/
+URL:https://sourceforge.net/p/libwpd/wiki/librevenge/
 Source: 
http://downloads.sourceforge.net/libwpd/%{name}-%{version}.tar.xz
-%if 0%{?suse_version} > 1325
-BuildRequires:  libboost_headers-devel
-%else
-BuildRequires:  boost-devel
-%endif
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  xz
 BuildRequires:  pkgconfig(cppunit)
 BuildRequires:  pkgconfig(zlib)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} >= 1500
+BuildRequires:  libboost_headers-devel
+%else
+BuildRequires:  boost-devel
+%endif
 
 %description
 %{name} is a base library for writing document import filters. It has
@@ -47,7 +46,7 @@
 
 %package -n %{name}-%{pkgextension}
 Summary:A base library for writing document import filters
-License:LGPL-2.1+ or MPL-2.0+
+License:LGPL-2.1-or-later OR MPL-2.0+
 Group:  System/Libraries
 
 %description -n %{name}-%{pkgextension}
@@ -57,9 +56,9 @@
 
 %package -n %{name}-stream-%{pkgextension}
 Summary:A base library for writing document import filters (stream 
implementations)
-License:(LGPL-2.1+ or MPL-2.0+) and BSD-3-Clause
-Group:  System/Libraries
 # src/lib/RVNGOLEStream.{h,cpp} are BSD3c
+License:(LGPL-2.1-or-later OR MPL-2.0+) AND BSD-3-Clause
+Group:  System/Libraries
 
 %description -n %{name}-stream-%{pkgextension}
 %{name} is a base library for writing document import filters. It has
@@ -69,7 +68,7 @@
 
 %package -n %{name}-generators-%{pkgextension}
 Summary:A base library for writing document import filters
-License:LGPL-2.1+ or MPL-2.0+
+License:LGPL-2.1-or-later OR MPL-2.0+
 Group:  System/Libraries
 
 %description -n %{name}-generators-%{pkgextension}
@@ -81,7 +80,7 @@
 
 %package devel
 Summary:Development files for %{name}
-License:LGPL-2.1+ or MPL-2.0+
+License:LGPL-2.1-or-later OR MPL-2.0+
 Group:  Development/Libraries/C and C++
 Requires:   %{name}-%{pkgextension} = %{version}-%{release}
 Requires:   %{name}-generators-%{pkgextension} = %{version}-%{release}
@@ -93,11 +92,9 @@
 
 %package doc
 Summary:Documentation of %{name} API
-License:LGPL-2.1+ or MPL-2.0+
+License:LGPL-2.1-or-later OR MPL-2.0+
 Group:  Documentation/Other
-%if 0%{?suse_version} > 1200
 BuildArch:  noarch
-%endif
 
 %description doc
 The %{name}-doc package contains documentation files for %{name}.
@@ -115,43 +112,35 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 %fdupes -s %{buildroot}%{_docdir}/%{name}
 
 %post -n %{name}-%{pkgextension} -p /sbin/ldconfig
-
 %postun -n 

commit librevenge for openSUSE:Factory

2019-06-26 Thread root
Hello community,

here is the log from the commit of package librevenge for openSUSE:Factory 
checked in at 2019-06-26 16:01:24

Comparing /work/SRC/openSUSE:Factory/librevenge (Old)
 and  /work/SRC/openSUSE:Factory/.librevenge.new.4615 (New)


Package is "librevenge"

Wed Jun 26 16:01:24 2019 rev:10 rq:709674 version:0.0.4

Changes:

--- /work/SRC/openSUSE:Factory/librevenge/librevenge.changes2017-02-19 
00:44:12.253644450 +0100
+++ /work/SRC/openSUSE:Factory/.librevenge.new.4615/librevenge.changes  
2019-06-26 16:01:25.275411363 +0200
@@ -1,0 +2,7 @@
+Thu Jun 13 06:31:24 UTC 2019 - Dominique Leuenberger 
+
+- Co-own %{_datadir}/gdb: so far we just relied on gcc9 in
+  the build stack to coincidentially own this directory for us, but
+  gcc9 split the gdb pretty printers out in a separate sub-package.
+
+---



Other differences:
--
++ librevenge.spec ++
--- /var/tmp/diff_new_pack.9Y3uHb/_old  2019-06-26 16:01:26.771413435 +0200
+++ /var/tmp/diff_new_pack.9Y3uHb/_new  2019-06-26 16:01:26.803413479 +0200
@@ -161,6 +161,7 @@
 %{_libdir}/pkgconfig/%{name}-%{apiversion}.pc
 %{_libdir}/pkgconfig/%{name}-generators-%{apiversion}.pc
 %{_libdir}/pkgconfig/%{name}-stream-%{apiversion}.pc
+%dir %{_datadir}/gdb
 %dir %{_datadir}/gdb/auto-load
 %dir %{_datadir}/gdb/auto-load%{_prefix}
 %dir %{_datadir}/gdb/auto-load%{_libdir}




commit librevenge for openSUSE:Factory

2017-02-18 Thread root
Hello community,

here is the log from the commit of package librevenge for openSUSE:Factory 
checked in at 2017-02-19 00:44:10

Comparing /work/SRC/openSUSE:Factory/librevenge (Old)
 and  /work/SRC/openSUSE:Factory/.librevenge.new (New)


Package is "librevenge"

Changes:

--- /work/SRC/openSUSE:Factory/librevenge/librevenge.changes2016-04-30 
23:25:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.librevenge.new/librevenge.changes   
2017-02-19 00:44:12.253644450 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 13:14:43 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ librevenge.spec ++
--- /var/tmp/diff_new_pack.MdMXHZ/_old  2017-02-19 00:44:12.673585358 +0100
+++ /var/tmp/diff_new_pack.MdMXHZ/_new  2017-02-19 00:44:12.673585358 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package librevenge
 #
-# 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
@@ -26,7 +26,11 @@
 Group:  System/Libraries
 Url:http://sourceforge.net/p/libwpd/wiki/librevenge/
 Source: 
http://downloads.sourceforge.net/libwpd/%{name}-%{version}.tar.xz
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
 BuildRequires:  boost-devel
+%endif
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++




commit librevenge for openSUSE:Factory

2016-04-30 Thread h_root
Hello community,

here is the log from the commit of package librevenge for openSUSE:Factory 
checked in at 2016-04-30 23:24:59

Comparing /work/SRC/openSUSE:Factory/librevenge (Old)
 and  /work/SRC/openSUSE:Factory/.librevenge.new (New)


Package is "librevenge"

Changes:

--- /work/SRC/openSUSE:Factory/librevenge/librevenge.changes2016-01-13 
22:44:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.librevenge.new/librevenge.changes   
2016-04-30 23:25:01.0 +0200
@@ -1,0 +2,8 @@
+Fri Apr 15 07:54:39 UTC 2016 - dims...@opensuse.org
+
+- Do not BuildRequire gdb: there is no need to be ordered behind
+  gdb in the build tree. Configure does check for the presence of
+  the gdb binary, but the detected value is not used in the entire
+  source tree.
+
+---



Other differences:
--
++ librevenge.spec ++
--- /var/tmp/diff_new_pack.cCvFqJ/_old  2016-04-30 23:25:01.0 +0200
+++ /var/tmp/diff_new_pack.cCvFqJ/_new  2016-04-30 23:25:01.0 +0200
@@ -30,7 +30,6 @@
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  gdb
 BuildRequires:  pkg-config
 BuildRequires:  xz
 BuildRequires:  pkgconfig(cppunit)




commit librevenge for openSUSE:Factory

2016-01-13 Thread h_root
Hello community,

here is the log from the commit of package librevenge for openSUSE:Factory 
checked in at 2016-01-13 22:44:36

Comparing /work/SRC/openSUSE:Factory/librevenge (Old)
 and  /work/SRC/openSUSE:Factory/.librevenge.new (New)


Package is "librevenge"

Changes:

--- /work/SRC/openSUSE:Factory/librevenge/librevenge.changes2016-01-04 
09:20:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.librevenge.new/librevenge.changes   
2016-01-13 22:44:37.0 +0100
@@ -1,0 +2,15 @@
+Tue Jan 12 09:14:06 UTC 2016 - fst...@suse.com
+
+- Version bump to 0.0.4:
+  * Fix possible crash in raw generators for unbalanced open/close
+calls.
+  * Fix build in C++11 mode.
+  * Fix gdb pretty printers and make them compatible with Python 3.
+  * Fix RVNGString::Iter::last(), which only worked correctly for
+strings containing only ASCII characters.
+  * Document the difference between RVNGString::len() and
+RVNGString::size().
+  * Considerably improve performance of RVNGString iterator (a
+crude measurement shows at least 45% improvement).
+
+---

Old:

  librevenge-0.0.3.tar.xz

New:

  librevenge-0.0.4.tar.xz



Other differences:
--
++ librevenge.spec ++
--- /var/tmp/diff_new_pack.1MuhYU/_old  2016-01-13 22:44:38.0 +0100
+++ /var/tmp/diff_new_pack.1MuhYU/_new  2016-01-13 22:44:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package librevenge
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -19,7 +19,7 @@
 %global apiversion 0.0
 %global pkgextension 0_0-0
 Name:   librevenge
-Version:0.0.3
+Version:0.0.4
 Release:0
 Summary:A base library for writing document import filters
 License:LGPL-2.1+ or MPL-2.0+

++ librevenge-0.0.3.tar.xz -> librevenge-0.0.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/librevenge-0.0.3/ChangeLog 
new/librevenge-0.0.4/ChangeLog
--- old/librevenge-0.0.3/ChangeLog  2015-12-24 13:21:19.0 +0100
+++ new/librevenge-0.0.4/ChangeLog  2016-01-12 08:38:15.0 +0100
@@ -1,3 +1,67 @@
+2016-01-11  David Tardon    
[c22162a463a76b8a210a27f3c4528682a186e19f]
+
+   update NEWS
+
+
+2016-01-11  David Tardon    
[99f2c3946155f9cf79e8ffc69587fd1e2f99d3ea]
+
+   avoid unnecessary reallocations
+
+   By my crude measurement (time ./iter-test), this improves the iteration
+   time by at least 45%. It would be possible to shave off few more
+   percents if we could avoid the strlen(), but that'd require adding a
+   member var., which we currently cannot do because of ABI compatibility.
+
+2016-01-11  David Tardon    
[50226aeb3d993602e4ba6589238b0d570593d165]
+
+   prepare for a release
+
+
+2016-01-05  David Tardon    
[7b08af6bb29422b48ccf29e4f55f5ce467b1c363]
+
+   document RVNGString len() and size()
+
+
+2016-01-05  David Tardon    
[bc7d6c3041c8d5ac4585a5ebee40173ba0280728]
+
+   one line is enough
+
+
+2016-01-05  David Tardon    
[e014745479f488aa32f26a63dd01256d50eb8cd0]
+
+   rewrite sligthly
+
+
+2016-01-05  David Tardon    
[4a6588974bc403dd1a0401ee6a3abbbd8a7be703]
+
+   use the buffer data length, not the char. count
+
+
+2016-01-05  David Tardon    
[08d174aa01b870d986c78717a45fbb9bf59f45a4]
+
+   make pretty printers python3-compatible
+
+
+2016-01-05  David Tardon    
[56dff742330d2a742b4257bba8a89bb5ec633a53]
+
+   test string iterator
+
+
+2015-12-30  David Tardon    
[fac633c7e3f06b940e7c8650bb3c6b9c11c9557e]
+
+   fix build in c++11 mode
+
+
+2015-12-30  David Tardon    
[0cd9da39bc0828db34f0cf892d4aa600a709da18]
+
+   avoid access to empty stack
+
+
+2015-12-26  David Tardon    
[baf98cf3c7923d7a89a7f5facbaa02669b1a0245]
+
+   fix import statement
+
+
 2015-12-24  David Tardon    
[b3646641081967574e6fc0bcecfae289274ae26a]
 
linker path is not needed
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/librevenge-0.0.3/NEWS new/librevenge-0.0.4/NEWS
--- old/librevenge-0.0.3/NEWS   2015-12-24 12:29:10.0 +0100
+++ new/librevenge-0.0.4/NEWS   2016-01-11 15:42:45.0 +0100
@@ -1,3 +1,14 @@

commit librevenge for openSUSE:Factory

2016-01-04 Thread h_root
Hello community,

here is the log from the commit of package librevenge for openSUSE:Factory 
checked in at 2016-01-04 09:20:04

Comparing /work/SRC/openSUSE:Factory/librevenge (Old)
 and  /work/SRC/openSUSE:Factory/.librevenge.new (New)


Package is "librevenge"

Changes:

--- /work/SRC/openSUSE:Factory/librevenge/librevenge.changes2015-11-24 
22:20:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.librevenge.new/librevenge.changes   
2016-01-04 09:20:26.0 +0100
@@ -1,0 +2,20 @@
+Sat Dec 26 12:56:57 UTC 2015 - fst...@suse.com
+
+- Version bump to 0.0.3:
+  * SVG generator: fix the center of rotation.
+  * Remove bashism in configure (libwpd#5).
+  * Fix some syntax errors in documentation.
+  * Text generator: handle footnotes and endnotes.
+  * Improve performance of RVNGPropertyListVector::append() and
+RVNGBinaryData::append().
+  * Fix several crashes or hangs when reading broken OLE2 or Zip
+files, found with the help of american-fuzzy-lop.
+  * Fix build with boost 1.59 (libwpd#6).
+  * Handle table:number-columns-repeated and
+table:number-rows-repeated in all spreadsheet generators.
+  * CSV generator: handle rows with uneven number of columns
+correctly.
+  * CSV generator: ignore empty rows at the end.
+  * Several minor improvements and fixes.
+
+---

Old:

  librevenge-0.0.2.tar.xz

New:

  librevenge-0.0.3.tar.xz



Other differences:
--
++ librevenge.spec ++
--- /var/tmp/diff_new_pack.JJi5ys/_old  2016-01-04 09:20:27.0 +0100
+++ /var/tmp/diff_new_pack.JJi5ys/_new  2016-01-04 09:20:27.0 +0100
@@ -19,7 +19,7 @@
 %global apiversion 0.0
 %global pkgextension 0_0-0
 Name:   librevenge
-Version:0.0.2
+Version:0.0.3
 Release:0
 Summary:A base library for writing document import filters
 License:LGPL-2.1+ or MPL-2.0+
@@ -103,8 +103,6 @@
 %setup -q
 
 %build
-# Fix build with boost 1.59
-export CPPFLAGS="-DBOOST_ERROR_CODE_HEADER_ONLY"
 %configure \
--disable-static \
--disable-werror \

++ librevenge-0.0.2.tar.xz -> librevenge-0.0.3.tar.xz ++
 31127 lines of diff (skipped)




commit librevenge for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

here is the log from the commit of package librevenge for openSUSE:Factory 
checked in at 2015-11-24 22:20:37

Comparing /work/SRC/openSUSE:Factory/librevenge (Old)
 and  /work/SRC/openSUSE:Factory/.librevenge.new (New)


Package is "librevenge"

Changes:

--- /work/SRC/openSUSE:Factory/librevenge/librevenge.changes2015-01-05 
04:42:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.librevenge.new/librevenge.changes   
2015-11-24 22:20:39.0 +0100
@@ -1,0 +2,5 @@
+Wed Nov 11 11:15:58 UTC 2015 - idon...@suse.com
+
+- Fix compilation with boost 1.59 
+
+---



Other differences:
--
++ librevenge.spec ++
--- /var/tmp/diff_new_pack.b9u2Qy/_old  2015-11-24 22:20:40.0 +0100
+++ /var/tmp/diff_new_pack.b9u2Qy/_new  2015-11-24 22:20:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package librevenge
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -103,6 +103,8 @@
 %setup -q
 
 %build
+# Fix build with boost 1.59
+export CPPFLAGS="-DBOOST_ERROR_CODE_HEADER_ONLY"
 %configure \
--disable-static \
--disable-werror \




commit librevenge for openSUSE:Factory

2015-01-04 Thread h_root
Hello community,

here is the log from the commit of package librevenge for openSUSE:Factory 
checked in at 2015-01-05 04:42:47

Comparing /work/SRC/openSUSE:Factory/librevenge (Old)
 and  /work/SRC/openSUSE:Factory/.librevenge.new (New)


Package is librevenge

Changes:

--- /work/SRC/openSUSE:Factory/librevenge/librevenge.changes2014-07-10 
14:55:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.librevenge.new/librevenge.changes   
2015-01-05 04:42:48.0 +0100
@@ -1,0 +2,25 @@
+Fri Jan  2 13:13:55 UTC 2015 - tchva...@suse.com
+
+- Version bump to 0.0.2:
+  - Better handling of invalid input in RVNGDirectoryStream functions.
+  - Add documentation for RVNGDirectoryStream.
+  - Add text:outline-level to allowed paragraph properties. This is to allow
+import libraries to handle headings properly.
+  - Properly handle units in all generators, instead of expecting everything is
+in inches.
+  - Implement open/closeGroup for RVNGSVGDrawingGenerator.
+  - Improve handling of layers in RVNGSVGPresentationGenerator.
+  - Handle master pages in RVNGSVGDrawingGenerator and
+RVNGSVGPresentationGenerator.
+  - Simple handling of tables in RVNGSVGDrawingGenerator and
+RVNGSVGPresentationGenerator: just create a text box for each cell.
+  - Fix return value of RVNGStringStream::seek when seeking to end.
+  - Fix some warnings found by Coverity.
+  - Use symbol visibility on Linux. The library only exports public functions
+now.
+  - Fix several crashes or hangs when reading broken OLE2 or Zip files, found
+with the help of american-fuzzy-lop.
+  - Add fo:language, fo:country and fo:script to allowed span properties.
+  - Handle headings in RVNGHTMLTextGenerator
+
+---

Old:

  librevenge-0.0.1.tar.xz

New:

  librevenge-0.0.2.tar.xz



Other differences:
--
++ librevenge.spec ++
--- /var/tmp/diff_new_pack.gAg9VQ/_old  2015-01-05 04:42:49.0 +0100
+++ /var/tmp/diff_new_pack.gAg9VQ/_new  2015-01-05 04:42:49.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package librevenge
 #
-# 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
@@ -19,7 +19,7 @@
 %global apiversion 0.0
 %global pkgextension 0_0-0
 Name:   librevenge
-Version:0.0.1
+Version:0.0.2
 Release:0
 Summary:A base library for writing document import filters
 License:LGPL-2.1+ or MPL-2.0+

++ librevenge-0.0.1.tar.xz - librevenge-0.0.2.tar.xz ++
 2909 lines of diff (skipped)

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



commit librevenge for openSUSE:Factory

2014-07-10 Thread h_root
Hello community,

here is the log from the commit of package librevenge for openSUSE:Factory 
checked in at 2014-07-10 14:55:33

Comparing /work/SRC/openSUSE:Factory/librevenge (Old)
 and  /work/SRC/openSUSE:Factory/.librevenge.new (New)


Package is librevenge

Changes:

--- /work/SRC/openSUSE:Factory/librevenge/librevenge.changes2014-06-16 
21:27:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.librevenge.new/librevenge.changes   
2014-07-10 14:55:50.0 +0200
@@ -1,0 +2,15 @@
+Tue Jul  1 14:16:51 UTC 2014 - tchva...@suse.com
+
+- Add gdb dep to provide /usr/share/gdb directory
+
+---
+Tue Jul  1 14:12:01 UTC 2014 - tchva...@suse.com
+
+- Disable silent rules
+
+---
+Tue Jul  1 14:08:50 UTC 2014 - tchva...@suse.com
+
+- Add group
+
+---



Other differences:
--
++ librevenge.spec ++
--- /var/tmp/diff_new_pack.FDG3FF/_old  2014-07-10 14:55:51.0 +0200
+++ /var/tmp/diff_new_pack.FDG3FF/_new  2014-07-10 14:55:51.0 +0200
@@ -23,12 +23,14 @@
 Release:0
 Summary:A base library for writing document import filters
 License:LGPL-2.1+ or MPL-2.0+
+Group:  System/Libraries
 Url:http://sourceforge.net/p/libwpd/wiki/librevenge/
 Source: 
http://downloads.sourceforge.net/libwpd/%{name}-%{version}.tar.xz
 BuildRequires:  boost-devel
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  gdb
 BuildRequires:  pkg-config
 BuildRequires:  xz
 BuildRequires:  pkgconfig(cppunit)
@@ -42,6 +44,7 @@
 
 %package -n %{name}-%{pkgextension}
 Summary:A base library for writing document import filters
+License:LGPL-2.1+ or MPL-2.0+
 Group:  System/Libraries
 
 %description -n %{name}-%{pkgextension}
@@ -51,9 +54,9 @@
 
 %package -n %{name}-stream-%{pkgextension}
 Summary:A base library for writing document import filters (stream 
implementations)
-# src/lib/RVNGOLEStream.{h,cpp} are BSD3c
 License:(LGPL-2.1+ or MPL-2.0+) and BSD-3-Clause
 Group:  System/Libraries
+# src/lib/RVNGOLEStream.{h,cpp} are BSD3c
 
 %description -n %{name}-stream-%{pkgextension}
 %{name} is a base library for writing document import filters. It has
@@ -63,6 +66,7 @@
 
 %package -n %{name}-generators-%{pkgextension}
 Summary:A base library for writing document import filters
+License:LGPL-2.1+ or MPL-2.0+
 Group:  System/Libraries
 
 %description -n %{name}-generators-%{pkgextension}
@@ -70,10 +74,11 @@
 interfaces for text documents, vector graphics, spreadsheets and
 presentations.
 This package contains classes to be used by converters that generate
-documents using %{name}'s APIs.
+documents using %{name}s APIs.
 
 %package devel
 Summary:Development files for %{name}
+License:LGPL-2.1+ or MPL-2.0+
 Group:  Development/Libraries/C and C++
 Requires:   %{name}-%{pkgextension} = %{version}-%{release}
 Requires:   %{name}-generators-%{pkgextension} = %{version}-%{release}
@@ -85,6 +90,7 @@
 
 %package doc
 Summary:Documentation of %{name} API
+License:LGPL-2.1+ or MPL-2.0+
 Group:  Documentation/Other
 %if 0%{?suse_version}  1200
 BuildArch:  noarch
@@ -96,12 +102,12 @@
 %prep
 %setup -q
 
-
 %build
 %configure \
--disable-static \
--disable-werror \
--enable-pretty-printers \
+   --disable-silent-rules \
--docdir=%{_docdir}/%{name}
 make %{?_smp_mflags}
 
@@ -123,7 +129,6 @@
 %postun -n %{name}-generators-%{pkgextension} -p /sbin/ldconfig
 
 %if 0%{?suse_version}  1300
-
 %check
 export 
LD_LIBRARY_PATH=%{buildroot}%{_libdir}${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
 make %{?_smp_mflags} check

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