Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package spectacle for openSUSE:Factory 
checked in at 2026-02-16 13:07:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spectacle (Old)
 and      /work/SRC/openSUSE:Factory/.spectacle.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spectacle"

Mon Feb 16 13:07:26 2026 rev:131 rq:1333118 version:6.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/spectacle/spectacle.changes      2026-01-18 
22:21:00.944913177 +0100
+++ /work/SRC/openSUSE:Factory/.spectacle.new.1977/spectacle.changes    
2026-02-16 13:11:45.428118961 +0100
@@ -1,0 +2,38 @@
+Thu Feb 12 19:44:04 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.0:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.6.0
+- Changes since 6.5.91:
+  * Update version for new release 6.6.0
+  * Geometry: replace std::clamp with a custom fuction that doesn't assert 
(kde#515763)
+  * SizeLabel: Undo accidental context string change
+  * CaptureOverlay: Fix sizes in size tooltips with screen scales smaller than 
the largest (kde#488034)
+  * CaptureOverlay: use window device pixel ratio instead of screen device 
pixel ratio
+  * Set SelectionEditor device pixel ratio and geometry using exposed 
CaptureWindow DPRs and geometries
+  * CaptureWindow: add captureWindows property
+  * CaptureWindow: add maxDevicePixelRatio property and allExposed signal
+  * SpectacleWindow: add devicePixelRatio property
+  * Fix logical image position not being preserved
+  * documentation.yml is no more needed
+
+-------------------------------------------------------------------
+Wed Jan 28 16:17:57 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.5.91:
+  * New bugfix release
+  * For more details see https://kde.org/announcements/plasma/6/6.5.91
+- Changes since 6.5.90:
+  * Update version for new release 6.5.91
+  * Change Placeholder::QDateTime to Placeholder::IsQDateTime
+  * Fix Save As location not being remembered (kde#511649)
+
+-------------------------------------------------------------------
+Sat Jan 17 20:30:49 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.5.90:
+  * New feature release
+  * For more details see https://kde.org/announcements/plasma/6/6.5.90
+- Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  spectacle-6.5.5.tar.xz
  spectacle-6.5.5.tar.xz.sig

New:
----
  spectacle-6.6.0.tar.xz
  spectacle-6.6.0.tar.xz.sig

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

Other differences:
------------------
++++++ spectacle.spec ++++++
--- /var/tmp/diff_new_pack.Tqh3XX/_old  2026-02-16 13:11:46.428160569 +0100
+++ /var/tmp/diff_new_pack.Tqh3XX/_new  2026-02-16 13:11:46.432160736 +0100
@@ -25,17 +25,18 @@
 %{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk 
-F. '{print $1"."$2}')}
 %bcond_without released
 Name:           spectacle
-Version:        6.5.5
+Version:        6.6.0
 Release:        0
 Summary:        Screen Capture Program
 License:        GPL-2.0-or-later AND LGPL-2.0-or-later
 URL:            https://apps.kde.org/spectacle
-Source0:        
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
+Source0:        %{rname}-%{version}.tar.xz
 %if %{with released}
-Source1:        
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
+Source1:        %{rname}-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
+BuildRequires:  kquickimageeditor6-devel >= 0.6.0
 BuildRequires:  pkgconfig
 BuildRequires:  qt6-gui-private-devel >= %{qt6_version}
 BuildRequires:  systemd-rpm-macros
@@ -74,12 +75,14 @@
 BuildRequires:  cmake(Qt6WaylandClient) >= %{qt6_version}
 BuildRequires:  cmake(Qt6Widgets) >= %{qt6_version}
 BuildRequires:  cmake(ZXing) >= 1.2.0
+BuildRequires:  pkgconfig(tesseract)
 BuildRequires:  pkgconfig(wayland-client)
 BuildRequires:  pkgconfig(xcb-cursor)
 BuildRequires:  pkgconfig(xcb-image)
 BuildRequires:  pkgconfig(xcb-randr)
 BuildRequires:  pkgconfig(xcb-util)
 BuildRequires:  pkgconfig(xcb-xfixes)
+Requires:       kquickimageeditor6-imports
 Requires:       qt6-imageformats >= %{qt6_version}
 
 %description


++++++ spectacle-6.5.5.tar.xz -> spectacle-6.6.0.tar.xz ++++++
++++ 98779 lines of diff (skipped)

Reply via email to