Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package serd for openSUSE:Factory checked in 
at 2021-07-07 18:29:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/serd (Old)
 and      /work/SRC/openSUSE:Factory/.serd.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "serd"

Wed Jul  7 18:29:37 2021 rev:18 rq:904006 version:0.30.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/serd/serd.changes        2020-10-29 
09:21:56.306666595 +0100
+++ /work/SRC/openSUSE:Factory/.serd.new.2625/serd.changes      2021-07-07 
18:29:42.999350206 +0200
@@ -1,0 +2,18 @@
+Sun Jul  4 19:53:19 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 0.30.10:
+  * Add fallback configuration if documentation theme is unavailable
+  * Fix SERD_DISABLE_DEPRECATED
+  * Fix building for older MacOS versions on newer MacOS
+  * Fix documentation installation directory
+  * Deprecate serd_uri_to_path()
+  * Don't install API man pages
+  * Fix potential memory error when serialising URIs
+  * Move headers to an include directory
+  * Refuse to write relative URI references to NTriples
+  * Remove the need for a generated configuration header
+  * Remove use of C character class functions that may use locale
+  * Split up and reorganize unit tests
+  * Use aligned allocation via C11 or Windows API where possible 
+
+-------------------------------------------------------------------

Old:
----
  serd-0.30.6.tar.bz2

New:
----
  serd-0.30.10.tar.bz2

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

Other differences:
------------------
++++++ serd.spec ++++++
--- /var/tmp/diff_new_pack.p2tbwC/_old  2021-07-07 18:29:43.555345843 +0200
+++ /var/tmp/diff_new_pack.p2tbwC/_new  2021-07-07 18:29:43.559345812 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package serd
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,18 +18,18 @@
 
 %define sover 0
 Name:           serd
-Version:        0.30.6
+Version:        0.30.10
 Release:        0
 Summary:        A lightweight C library for RDF syntax
 License:        ISC
 Group:          Development/Libraries/C and C++
-URL:            http://drobilla.net/software/serd/
+URL:            https://drobilla.net/software/serd/
 Source0:        http://download.drobilla.net/serd-%{version}.tar.bz2
 Source1:        baselibs.conf
 BuildRequires:  doxygen
 BuildRequires:  graphviz
 BuildRequires:  pkgconfig
-BuildRequires:  python3-base
+BuildRequires:  python3-Sphinx
 
 %description
 A lightweight C library for RDF syntax  which supports reading and writing 
Turtle and NTriples.
@@ -95,9 +95,9 @@
 %{_libdir}/libserd-0.so.%{sover}*
 
 %files devel
+%doc %{_docdir}/serd-0
 %{_libdir}/libserd-0.so
 %{_includedir}/serd-0/
 %{_libdir}/pkgconfig/serd-0.pc
-%{_mandir}/man3/serd.3%{?ext_man}
 
 %changelog

++++++ serd-0.30.6.tar.bz2 -> serd-0.30.10.tar.bz2 ++++++
++++ 153161 lines of diff (skipped)

Reply via email to