Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qore for openSUSE:Factory checked in 
at 2026-08-09 21:44:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qore (Old)
 and      /work/SRC/openSUSE:Factory/.qore.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qore"

Sun Aug  9 21:44:53 2026 rev:18 rq:1370396 version:2.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/qore/qore.changes        2025-05-12 
16:54:06.453845611 +0200
+++ /work/SRC/openSUSE:Factory/.qore.new.16738/qore.changes     2026-08-09 
21:46:57.778056110 +0200
@@ -1,0 +2,43 @@
+Sun Aug  9 09:17:52 UTC 2026 - Sarah Kriesch <[email protected]>
+
+- Update to 2.2.1
+  * Added ProviderIndex module
+  * Added ProviderIndexUtil module
+  * Util added with:
+    - Util::is_ip_private()
+    - Util::is_ip_private_ex()
+    - Util::ip_address_type()
+    - Util::ip_address_type_ex() 
+  * Class objects from the reflection module are now serializable
+  * new functions: 
+    - get_module_context_name()
+    - get_module_context_name_ex()
+    - get_module_context_path()
+    - get_module_context_path_ex()
+  * fix ConnectionProvider module
+  * fix DataProvider module
+  * fix GmailDataProvider module
+  * fix DiscordWebSocketClient
+  * fix HttpServer module
+  * fix HttpServerUtil
+  * fix RestClient module
+  * fix RestClientDataProvider module
+  * fix RestHandler module
+  * fix ServerSentEventHandler module
+  * fix SqlUtil module
+  * fix WeSocketClient module
+  * fix WebSocketHandler module
+  * fix WebUtil module
+  * fixed descriptor leak in non-blocking Socket connector operations
+  * check functional domains of method calls on constant objects in sandboxed 
containers
+  * fixed parse_url() logic for paths with chars
+  * fixed memory error handling typed hash data exported from deleted 
containers
+  * fixed memory leak in static class variable declarations
+  * fixed bug calling static method references
+  * fixed deadlock in a complex condition
+  * fixed crash when destroying uninitialized thread-local storage on 
AlpineLinux
+  * fixed inifinite loop with a memory leak caused by missing break statement 
in interal Socket SSL
+    error handling code
+  * fix a scanner macro collision that prevented Qore from compiling with gcc16
+- Move in stdlib license related docs from %docs to %license
+-------------------------------------------------------------------

Old:
----
  qore-2.1.1.tar.bz2

New:
----
  qore-2.2.1.tar.bz2

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

Other differences:
------------------
++++++ qore.spec ++++++
--- /var/tmp/diff_new_pack.rgM8Re/_old  2026-08-09 21:46:58.350075616 +0200
+++ /var/tmp/diff_new_pack.rgM8Re/_new  2026-08-09 21:46:58.350075616 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qore
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 # Copyright (c) 2014 David Nichols <[email protected]>
 # Copyright (c) 2014 Petr Vanek <[email protected]>
 #
@@ -42,7 +42,7 @@
 %global user_module_dir %{mydatarootdir}/qore-modules/
 %global libname libqore12
 Name:           qore
-Version:        2.1.1
+Version:        2.2.1
 Release:        1%{dist}
 Summary:        Multithreaded Programming Language
 License:        GPL-2.0-or-later OR LGPL-2.1-or-later OR MIT
@@ -55,7 +55,6 @@
 BuildRequires:  automake
 BuildRequires:  bison
 BuildRequires:  bzip2
-BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  flex >= 2.5.31
 BuildRequires:  gcc-c++ >= 4.8.1
@@ -88,7 +87,6 @@
 Obsoletes: libqore12 < %{version}
 %endif
 
-
 %description -n libqore12
 Qore is a scripting language supporting threading and embedded logic.
 It applies a scripting-based approach to interface development and
@@ -124,7 +122,7 @@
 %defattr(-,root,root,-)
 %{user_module_dir}
 %{module_dir}
-%doc COPYING.MIT README-LICENSE
+%license COPYING.MIT README-LICENSE
 
 %package doc
 Summary:        API documentation, programming language reference, and Qore 
example programs

++++++ qore-2.1.1.tar.bz2 -> qore-2.2.1.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/qore/qore-2.1.1.tar.bz2 
/work/SRC/openSUSE:Factory/.qore.new.16738/qore-2.2.1.tar.bz2 differ: char 11, 
line 1

Reply via email to