Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ulfius for openSUSE:Factory checked 
in at 2022-04-20 16:56:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ulfius (Old)
 and      /work/SRC/openSUSE:Factory/.ulfius.new.1941 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ulfius"

Wed Apr 20 16:56:54 2022 rev:26 rq:970905 version:2.7.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/ulfius/ulfius.changes    2022-03-14 
19:37:47.174178169 +0100
+++ /work/SRC/openSUSE:Factory/.ulfius.new.1941/ulfius.changes  2022-04-20 
16:57:27.794630514 +0200
@@ -1,0 +2,9 @@
+Tue Apr 19 14:22:50 UTC 2022 - Ferdinand Thiessen <[email protected]>
+
+- Update to version 2.7.9
+  * Fix multipart/form-data for large values
+  * Add option allowed_post_processor in struct _u_instance to
+    disable post parameter processing depending on the content-type
+  * Add more example_callbacks
+
+-------------------------------------------------------------------

Old:
----
  ulfius-2.7.8.tar.gz

New:
----
  ulfius-2.7.9.tar.gz

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

Other differences:
------------------
++++++ ulfius.spec ++++++
--- /var/tmp/diff_new_pack.73rl5K/_old  2022-04-20 16:57:28.310630996 +0200
+++ /var/tmp/diff_new_pack.73rl5K/_new  2022-04-20 16:57:28.314631000 +0200
@@ -20,7 +20,7 @@
 %define _lto_cflags %{nil}
 %define sover 2_7
 Name:           ulfius
-Version:        2.7.8
+Version:        2.7.9
 Release:        0
 Summary:        Web Framework for REST Applications in C
 License:        MIT
@@ -83,7 +83,7 @@
 %cmake \
     -DCMAKE_SHARED_LINKER_FLAGS="" \
     -DCMAKE_INSTALL_PREFIX:PATH=/
-%make_build
+%cmake_build
 
 %install
 %cmake_install
@@ -93,12 +93,11 @@
 %postun -n libulfius%{sover} -p /sbin/ldconfig
 
 %files -n libulfius%{sover}
-%doc CHANGELOG.md README.md
 %license LICENSE
 %{_libdir}/libulfius.so.*
 
 %files devel
-%doc API.md
+%doc CHANGELOG.md README.md API.md
 %{_includedir}/ulfius.h
 %{_includedir}/ulfius-cfg.h
 %{_libdir}/libulfius.so

++++++ ulfius-2.7.8.tar.gz -> ulfius-2.7.9.tar.gz ++++++
++++ 7198 lines of diff (skipped)

Reply via email to