Hello community, here is the log from the commit of package ulfius for openSUSE:Factory checked in at 2020-09-12 00:08:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ulfius (Old) and /work/SRC/openSUSE:Factory/.ulfius.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ulfius" Sat Sep 12 00:08:53 2020 rev:15 rq:833633 version:2.6.9 Changes: -------- --- /work/SRC/openSUSE:Factory/ulfius/ulfius.changes 2020-07-15 15:06:24.307491083 +0200 +++ /work/SRC/openSUSE:Factory/.ulfius.new.4249/ulfius.changes 2020-09-12 00:09:13.265025164 +0200 @@ -1,0 +2,11 @@ +Wed Sep 2 20:06:45 UTC 2020 - Martin Hauke <[email protected]> + +- Update to version 2.6.9 + * Update doc generation + * Add ulfius_websocket_send_json_message + * Update pkg-config Libs with all dependencies + * Add ulfius_global_init and ulfius_global_close + * Rename U_STREAM_SIZE_UNKOWN to U_STREAM_SIZE_UNKNOWN, + keep U_STREAM_SIZE_UNKOWN for backward compatibility + +------------------------------------------------------------------- Old: ---- ulfius-2.6.8.tar.gz New: ---- ulfius-2.6.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ulfius.spec ++++++ --- /var/tmp/diff_new_pack.piipHP/_old 2020-09-12 00:09:14.733026569 +0200 +++ /var/tmp/diff_new_pack.piipHP/_new 2020-09-12 00:09:14.737026572 +0200 @@ -2,7 +2,7 @@ # spec file for package ulfius # # Copyright (c) 2020 SUSE LLC -# Copyright (c) 2018, Martin Hauke <[email protected]> +# Copyright (c) 2018-2020, 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_6 Name: ulfius -Version: 2.6.8 +Version: 2.6.9 Release: 0 Summary: Web Framework for REST Applications in C License: MIT @@ -33,9 +33,9 @@ BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(jansson) >= 2.4 BuildRequires: pkgconfig(libcurl) -BuildRequires: pkgconfig(libmicrohttpd) +BuildRequires: pkgconfig(libmicrohttpd) >= 0.9.51 BuildRequires: pkgconfig(liborcania) >= 2.1.0 -BuildRequires: pkgconfig(libyder) >= 1.4.8 +BuildRequires: pkgconfig(libyder) >= 1.4.12 %description The library is based on GNU libmicrohttpd for the backend web server, jansson ++++++ ulfius-2.6.8.tar.gz -> ulfius-2.6.9.tar.gz ++++++ ++++ 2197 lines of diff (skipped)
