Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package smooth for openSUSE:Factory checked 
in at 2023-06-23 21:52:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/smooth (Old)
 and      /work/SRC/openSUSE:Factory/.smooth.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "smooth"

Fri Jun 23 21:52:43 2023 rev:5 rq:1094743 version:0.9.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/smooth/smooth.changes    2022-06-23 
10:25:39.567830552 +0200
+++ /work/SRC/openSUSE:Factory/.smooth.new.15902/smooth.changes 2023-06-23 
21:52:46.166671612 +0200
@@ -1,0 +2,42 @@
+Fri Jun 23 05:21:06 UTC 2023 - ecsos <ec...@opensuse.org>
+
+- Update to 0.9.10
+  - windowgdi.cpp
+    - apply dark mode to top window edge too on Windows 10 and 11
+  - fontcairo.cpp
+    - respect text scaling factor in addition to font size setting
+  - surfacecairo.cpp
+    - attempt to read desktop scale factor from KDE settings if GDK query fails
+  - backendxlib.cpp
+    - added support for KDE color schemes (including dark mode)
+  - windowxlib.cpp
+    - improved compatibility of drag & drop implementation with KDE running 
under Wayland
+    - fixed focus handling for windows without window manager decorations
+  - surfacecocoa.mm
+    - fixed crash trying to draw to windows before they are fully constructed
+  - application.cpp
+    - fixed determination of application path when running under Rosetta
+  - listbox.cpp
+    - fixed and improved list entry dragging behavior
+  - http.cpp
+    - fixed libcurl proxy feature detection
+  - cpu.cpp
+    - fixed number of cores reported for CPUs with different core types 
(performance/efficiency)
+    - fixed number of cores reported for SMP systems (now reporting total 
number of cores)
+  - instream.cpp
+    - allow data pointer to be NULL in InputData if number of bytes is 0
+  - outstream.cpp
+    - allow data pointer to be NULL in OutputData if number of bytes is 0
+  - various minor performance optimizations
+  - fixed long paths being converted to 8.3 format on recent versions of 
Windows
+  - fixed handling of long UNC paths on Windows
+  - upgraded fribidi to version 1.0.12
+  - upgraded libcpuid to version 0.6.2
+  - upgraded libxml2 to version 2.10.3
+  - upgraded libcurl to version 7.87.0
+  - upgraded libiconv to version 1.17
+  - upgraded libpng to version 1.6.39
+  - upgraded libwebp to version 1.3.0
+  - upgraded zlib to version 1.2.13
+
+-------------------------------------------------------------------

Old:
----
  smooth-0.9.9.tar.gz

New:
----
  smooth-0.9.10.tar.gz

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

Other differences:
------------------
++++++ smooth.spec ++++++
--- /var/tmp/diff_new_pack.LOSzxF/_old  2023-06-23 21:52:46.914675898 +0200
+++ /var/tmp/diff_new_pack.LOSzxF/_new  2023-06-23 21:52:46.922675944 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package smooth
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # 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 _lver   0.9
 %define sover   0
 Name:           smooth
-Version:        0.9.9
+Version:        0.9.10
 Release:        0
 Summary:        C++ class library for widgets, IO, XML and more
 License:        Artistic-2.0
@@ -30,12 +30,14 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(bzip2)
-BuildRequires:  pkgconfig(fribidi) >= 1.0.11
+BuildRequires:  pkgconfig(fribidi) >= 1.0.12
 BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(libcpuid) >= 0.5.1
-BuildRequires:  pkgconfig(libcurl) >= 7.77.0
+# Upstream use pkgconfig(libcpuid) >= 0.6.2
+BuildRequires:  pkgconfig(libcpuid) >= 0.6.0
+BuildRequires:  pkgconfig(libcurl) >= 7.87.0
 BuildRequires:  pkgconfig(libjpeg)
-BuildRequires:  pkgconfig(libxml-2.0) >= 2.9.12
+# Upstream use pkgconfig(libxml-2.0) >= 2.10.3
+BuildRequires:  pkgconfig(libxml-2.0) >= 2.9.14
 
 %description
 smooth is an object oriented C++ class library. It provides basic

++++++ smooth-0.9.9.tar.gz -> smooth-0.9.10.tar.gz ++++++
/work/SRC/openSUSE:Factory/smooth/smooth-0.9.9.tar.gz 
/work/SRC/openSUSE:Factory/.smooth.new.15902/smooth-0.9.10.tar.gz differ: char 
12, line 1

Reply via email to