Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package librvngabw for openSUSE:Factory 
checked in at 2022-12-10 21:18:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librvngabw (Old)
 and      /work/SRC/openSUSE:Factory/.librvngabw.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librvngabw"

Sat Dec 10 21:18:34 2022 rev:3 rq:1041932 version:0.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/librvngabw/librvngabw.changes    2022-01-28 
22:12:37.518853327 +0100
+++ /work/SRC/openSUSE:Factory/.librvngabw.new.1835/librvngabw.changes  
2022-12-10 21:18:39.913850093 +0100
@@ -1,0 +2,10 @@
+Fri Dec  9 22:33:00 UTC 2022 - Dirk Müller <dmuel...@suse.com>
+
+- update to 0.0.3:
+  * switch to C++11
+  * accept table:number-colums/rows-repeated when reading a
+  table or converting a spreadsheet in table
+  * try to recover picture with cell's anchor in a table.
+- spec file cleanups
+
+-------------------------------------------------------------------

Old:
----
  librvngabw-0.0.1.tar.xz

New:
----
  librvngabw-0.0.3.tar.xz

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

Other differences:
------------------
++++++ librvngabw.spec ++++++
--- /var/tmp/diff_new_pack.ew4Ck1/_old  2022-12-10 21:18:40.349852643 +0100
+++ /var/tmp/diff_new_pack.ew4Ck1/_new  2022-12-10 21:18:40.357852690 +0100
@@ -18,7 +18,7 @@
 
 %define libname librvngabw-0_0-0
 Name:           librvngabw
-Version:        0.0.1
+Version:        0.0.3
 Release:        0
 Summary:        An AbiWord document generator library
 License:        LGPL-2.1-or-later AND MPL-2.0
@@ -28,10 +28,9 @@
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  xz
 BuildRequires:  pkgconfig(librevenge-0.0)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 %{name} is a library for generating AbiWord documents. It is directly
@@ -72,10 +71,10 @@
        --disable-static \
        --docdir=%{_docdir}/%{name}-devel/html \
        --with-sharedptr=c++11
-make %{?_smp_mflags}
+%make_build
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %fdupes -s %{buildroot}
@@ -84,21 +83,18 @@
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files -n %{libname}
-%defattr(-,root,root)
 %{_libdir}/*.so.*
 %doc ChangeLog
-%doc COPYING.LGPL
-%doc COPYING.MPL
+%license COPYING.LGPL
+%license COPYING.MPL
 %doc NEWS
 
 %files devel
-%defattr(-,root,root)
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/librvngabw*.pc
 %{_includedir}/librvngabw*
 
 %files devel-doc
-%defattr(-,root,root,-)
 %dir %{_docdir}/%{name}-devel
 %doc %{_docdir}/%{name}-devel/html/
 

++++++ librvngabw-0.0.1.tar.xz -> librvngabw-0.0.3.tar.xz ++++++
++++ 8037 lines of diff (skipped)

Reply via email to