Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spectacle for openSUSE:Factory checked in at 2024-05-27 11:47:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spectacle (Old) and /work/SRC/openSUSE:Factory/.spectacle.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spectacle" Mon May 27 11:47:47 2024 rev:104 rq:1176429 version:24.05.0 Changes: -------- --- /work/SRC/openSUSE:Factory/spectacle/spectacle.changes 2024-04-15 20:19:21.330559068 +0200 +++ /work/SRC/openSUSE:Factory/.spectacle.new.24587/spectacle.changes 2024-05-27 11:53:31.768681135 +0200 @@ -1,0 +2,54 @@ +Sun May 19 09:57:50 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.05.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.05.0/ +- Changes since 24.04.80: + * Always convert old placeholder format to new placeholder format when new format is not used (kde#484211) + * Fix empty <title> placeholders breaking nearby placeholders (kde#483320) + * ExportManager: reduce unnecessary string manipulation in formattedFilename() + * VideoCaptureOverlay: Minimized -> Window.Minimized + * Raise and activate capture windows when shown (kde#482467) + * Use HH instead of hh by default + * SpectacleCore: Only use normal windows and dialogs for window visible check + * ImagePlatformXcb: Make on click filter button handling code more descriptive + * VideoPlatformWayland: handle and add error messages for when the stream is prematurely closed + * VideoPlatform: don't assert recording boolean in setRecording + * VideoPlatformWayland: Remove the need for a DBus call to KWin's getWindowInfo + * Update recording related models in response to VideoPlatform changes + * VideoPlatformWayland: Get PipeWireRecord asynchronously + * VideoPlatformWayland: Add missing not operator + * Improve feedback when recording is not available (kde#484038) + * SpectacleCore: use shared error behavior for screenshot and recording failures + * RecordingFailedMessage: fix close button + * SpectacleCore: move video platform setup code closer to image platform setup code + * SpectacleCore: use VideoPlatform::regionRequested to start rectangle selection + +------------------------------------------------------------------- +Fri May 3 09:17:36 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.04.80 + * New feature release +- Too many changes since 24.02.2, only listing bugfixes: + * ImagePlatformKWin: Use logical positions for images in combinedImage on X11 (kde#486118) + * Add blur/pixelate strength settings and slider for adjusting them (kde#469184) + * Fix sequence numbers in filenames (kde#483260) + * Disable video mode when a new rectangle capture screenshot is started (kde#481471) + * Handle: prevent division by zero in ShapePath scale (kde#484892) + * ImagePlatformKWin: Go back to manually combining images (kde#478426) + * Add crop tool (kde#467590) + * Add backend logic for undoable cropping (kde#481435) + * SpectacleCore: make class inheritance check more robust (kde#484652) + * Add recording options to the no screenshot dialog (kde#468778) + * AnnotationViewport: Don't use TextureCanUseAtlas (kde#481665) + * Finish recording instead of activating when activated from shortcut while recording (kde#481471) + * Set layer-shell exclusive zone for capture region overlay (kde#481391) + * Use KConfigDialogManager system instead of directly setting video format (kde#481390) + * ViewerWindow: Check if s_viewerWindowInstance points to this when destroying (kde#469502) + * Fix always recording the screen at (0,0) with screen recording (kde#480599) + * Add support for new lines and tabstops in text annotations (kde#472302) + * Remove X11 atom (kde#478162) + * Add <UnixTime> filename placeholder (kde#478802) + +------------------------------------------------------------------- Old: ---- spectacle-24.02.2.tar.xz spectacle-24.02.2.tar.xz.sig New: ---- spectacle-24.05.0.tar.xz spectacle-24.05.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spectacle.spec ++++++ --- /var/tmp/diff_new_pack.ap5zks/_old 2024-05-27 11:53:32.208697271 +0200 +++ /var/tmp/diff_new_pack.ap5zks/_new 2024-05-27 11:53:32.212697418 +0200 @@ -22,20 +22,21 @@ %bcond_without released Name: spectacle -Version: 24.02.2 +Version: 24.05.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 -Source: %{name}-%{version}.tar.xz +Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with released} -Source1: %{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} BuildRequires: pkgconfig BuildRequires: qt6-gui-private-devel >= %{qt6_version} BuildRequires: systemd-rpm-macros +BuildRequires: cmake(OpenCV) BuildRequires: cmake(KF6Config) >= %{kf6_version} BuildRequires: cmake(KF6CoreAddons) >= %{kf6_version} BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version} @@ -114,7 +115,7 @@ %files %license LICENSES/* -%doc %lang(en) %{_kf6_mandir}/man1/spectacle.1%{?ext_man} +%doc %lang(en) %{_mandir}/man1/spectacle.1.gz %{_kf6_applicationsdir}/org.kde.spectacle.desktop %{_kf6_appstreamdir}/org.kde.spectacle.appdata.xml %{_kf6_bindir}/spectacle ++++++ spectacle-24.02.2.tar.xz -> spectacle-24.05.0.tar.xz ++++++ ++++ 92366 lines of diff (skipped)
