Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ulfius for openSUSE:Factory checked 
in at 2023-01-12 22:45:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ulfius (Old)
 and      /work/SRC/openSUSE:Factory/.ulfius.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ulfius"

Thu Jan 12 22:45:07 2023 rev:29 rq:1057938 version:2.7.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/ulfius/ulfius.changes    2022-10-17 
14:58:08.278143224 +0200
+++ /work/SRC/openSUSE:Factory/.ulfius.new.32243/ulfius.changes 2023-01-12 
22:45:16.973198263 +0100
@@ -1,0 +2,9 @@
+Thu Jan 12 07:59:52 UTC 2023 - Martin Hauke <[email protected]>
+
+- Update to version 2.7.12
+  * Improve cmake script.
+  * Minor bugfixes
+  * Add cmake build flag WITH_WEBSOCKET_MESSAGE_LIST to completely
+    disable message lists storage in websockets.
+
+-------------------------------------------------------------------

Old:
----
  ulfius-2.7.11.tar.gz

New:
----
  ulfius-2.7.12.tar.gz

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

Other differences:
------------------
++++++ ulfius.spec ++++++
--- /var/tmp/diff_new_pack.RGFl1s/_old  2023-01-12 22:45:18.157204910 +0100
+++ /var/tmp/diff_new_pack.RGFl1s/_new  2023-01-12 22:45:18.157204910 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package ulfius
 #
-# Copyright (c) 2022 SUSE LLC
-# Copyright (c) 2018-2022, Martin Hauke <[email protected]>
+# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2018-2023, Martin Hauke <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define _lto_cflags %{nil}
 %define sover 2_7
 Name:           ulfius
-Version:        2.7.11
+Version:        2.7.12
 Release:        0
 Summary:        Web Framework for REST Applications in C
 License:        MIT
@@ -34,8 +34,8 @@
 BuildRequires:  pkgconfig(jansson) >= 2.1
 BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(libmicrohttpd) >= 0.9.51
-BuildRequires:  pkgconfig(liborcania) >= 2.2.2
-BuildRequires:  pkgconfig(libyder) >= 1.4.15
+BuildRequires:  pkgconfig(liborcania) >= 2.3.2
+BuildRequires:  pkgconfig(libyder) >= 1.4.19
 BuildRequires:  pkgconfig(zlib)
 
 %description
@@ -81,6 +81,7 @@
 
 %build
 %cmake \
+    -DDOWNLOAD_DEPENDENCIES=OFF \
     -DCMAKE_SHARED_LINKER_FLAGS="" \
     -DCMAKE_INSTALL_PREFIX:PATH=/
 %cmake_build
@@ -101,6 +102,7 @@
 %{_includedir}/ulfius.h
 %{_includedir}/ulfius-cfg.h
 %{_libdir}/libulfius.so
+%{_libdir}/cmake/Ulfius
 %{_libdir}/pkgconfig/libulfius.pc
 
 %files -n uwsc

++++++ ulfius-2.7.11.tar.gz -> ulfius-2.7.12.tar.gz ++++++
++++ 6800 lines of diff (skipped)

Reply via email to