Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package smooth for openSUSE:Factory checked 
in at 2022-06-23 10:24:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/smooth (Old)
 and      /work/SRC/openSUSE:Factory/.smooth.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "smooth"

Thu Jun 23 10:24:51 2022 rev:4 rq:984531 version:0.9.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/smooth/smooth.changes    2021-04-14 
10:11:27.161541672 +0200
+++ /work/SRC/openSUSE:Factory/.smooth.new.1548/smooth.changes  2022-06-23 
10:25:39.567830552 +0200
@@ -1,0 +2,61 @@
+Wed Jun 22 12:09:55 UTC 2022 - ecsos <ec...@opensuse.org>
+
+- Update to 0.9.9
+  - instream.cpp
+    - prevent opening folders with file IO classes
+    - abort InputLine call when encoutering NUL bytes
+  - datetime.cpp
+    - fixed potential crash upon failed time conversion
+  - filedlg_cocoa.mm
+    - fixed incompatibility with macOS 12.0 Monterey
+  - dirdlg_win32.cpp
+    - prepend a newline to caption for improved layout
+  - added support for building Windows ARM64 binaries
+  - upgraded fribidi to version 1.0.11
+  - upgraded libcpuid to version 0.5.1
+  - upgraded libxml2 to version 2.9.12
+  - upgraded libjpeg to version 9e
+- Changes from 0.9.8
+  - imageloader.cpp
+    - added support for auto-detecting image formats
+  - webp.cpp
+    - added support for WebP image decoding
+  - windowgdi.cpp
+    - improved scaling when setting icons via SetIcon()
+  - init.cpp
+    - warn about incomplete application shutdown in debug builds
+  - thread.cpp
+    - made it illegal to call Stop on the current thread
+    - fixed thread synchronization issues in wait and exit functions
+  - array.cpp
+    - fixed thread synchronization issues when accessing arrays
+  - rwlock.cpp
+    - fixed thread synchronization issues
+  - combobox.cpp
+    - fixed dropdown staying open when parent window moves or resizes
+  - popupmenu.cpp
+    - fixed popup staying open when parent window moves or resizes
+  - popupmenuentry.cpp
+    - fixed occasional crashes when opening third level popup menus
+  - backendxlib.cpp
+    - fixed timers being invoked in GTK threads despite denyTimerInterrupts 
state
+  - backendcocoa.mm
+    - fixed possible crash when quitting applications through a dock command
+  - surfacecocoa.mm
+    - fixed rendering of bitmaps with alpha channel
+  - surfacecairo.cpp
+    - fixed drawing of diagonal lines when running in a Wayland session
+    - respect custom DPI settings on Xfce desktop
+  - windowxlib.cpp
+    - fixed possible crash on exit when running in a Wayland session
+    - fixed drag & drop working unreliably
+    - fixed incorrect usage of XGetInputFocus API
+  - application.cpp
+    - fixed determination of binary path on FreeBSD
+  - file.cpp
+    - fixed accessing files via file:// URLs
+  - fixed several instances of undefined behavior found with 
-fsanitize=undefined
+  - fixed translation field not being focused after selecting entries in 
Translator utility
+  - upgraded libcurl to version 7.77.0
+
+-------------------------------------------------------------------

Old:
----
  smooth-0.9.7.tar.gz

New:
----
  smooth-0.9.9.tar.gz

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

Other differences:
------------------
++++++ smooth.spec ++++++
--- /var/tmp/diff_new_pack.YM7LxA/_old  2022-06-23 10:25:39.903830917 +0200
+++ /var/tmp/diff_new_pack.YM7LxA/_new  2022-06-23 10:25:39.907830922 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package smooth
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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.7
+Version:        0.9.9
 Release:        0
 Summary:        C++ class library for widgets, IO, XML and more
 License:        Artistic-2.0
@@ -30,12 +30,12 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(bzip2)
-BuildRequires:  pkgconfig(fribidi)
+BuildRequires:  pkgconfig(fribidi) >= 1.0.11
 BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(libcpuid) >= 0.5
-BuildRequires:  pkgconfig(libcurl)
+BuildRequires:  pkgconfig(libcpuid) >= 0.5.1
+BuildRequires:  pkgconfig(libcurl) >= 7.77.0
 BuildRequires:  pkgconfig(libjpeg)
-BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(libxml-2.0) >= 2.9.12
 
 %description
 smooth is an object oriented C++ class library. It provides basic

++++++ smooth-0.9.7.tar.gz -> smooth-0.9.9.tar.gz ++++++
/work/SRC/openSUSE:Factory/smooth/smooth-0.9.7.tar.gz 
/work/SRC/openSUSE:Factory/.smooth.new.1548/smooth-0.9.9.tar.gz differ: char 
16, line 1

Reply via email to