Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package spectacle for openSUSE:Factory checked in at 2022-12-09 13:17:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/spectacle (Old) and /work/SRC/openSUSE:Factory/.spectacle.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "spectacle" Fri Dec 9 13:17:51 2022 rev:86 rq:1041619 version:22.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/spectacle/spectacle.changes 2022-11-04 17:35:34.205000153 +0100 +++ /work/SRC/openSUSE:Factory/.spectacle.new.1835/spectacle.changes 2022-12-09 13:18:57.475376787 +0100 @@ -1,0 +2,20 @@ +Fri Dec 2 12:26:49 UTC 2022 - Christophe Marin <christo...@krop.fr> + +- Update to 22.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.12.0/ + +------------------------------------------------------------------- +Sat Nov 26 16:46:25 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.11.90 + * New feature release + +------------------------------------------------------------------- +Sat Nov 12 08:55:31 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.11.80 + * New feature release + +------------------------------------------------------------------- Old: ---- spectacle-22.08.3.tar.xz spectacle-22.08.3.tar.xz.sig New: ---- spectacle-22.12.0.tar.xz spectacle-22.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ spectacle.spec ++++++ --- /var/tmp/diff_new_pack.WwtYxj/_old 2022-12-09 13:18:58.003379592 +0100 +++ /var/tmp/diff_new_pack.WwtYxj/_new 2022-12-09 13:18:58.011379634 +0100 @@ -1,7 +1,7 @@ # # spec file for package spectacle # -# 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 @@ -16,16 +16,15 @@ # -%define kf5_version 5.60.0 +%define kf5_version 5.90.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: spectacle -Version: 22.08.3 +Version: 22.12.0 Release: 0 Summary: Screen Capture Program License: LGPL-2.0-or-later AND GPL-2.0-or-later -Group: Productivity/Graphics/Other URL: https://apps.kde.org/spectacle Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with released} @@ -82,7 +81,6 @@ %package doc Summary: Documentation for Spectacle -Group: Productivity/Graphics/Other Requires: %{name} %description doc @@ -95,16 +93,16 @@ %autosetup -p1 %build - %cmake_kf5 -d build - %cmake_build +%cmake_kf5 -d build +%cmake_build %install - %kf5_makeinstall -C build - %if %{with released} - %find_lang %{name} --with-man --all-name - %{kf5_find_htmldocs} - %endif - %suse_update_desktop_file -r org.kde.spectacle Utility DesktopUtility +%kf5_makeinstall -C build + +%find_lang %{name} --with-man --all-name +%{kf5_find_htmldocs} + +%suse_update_desktop_file -r org.kde.spectacle Utility DesktopUtility %post %systemd_user_post @@ -144,8 +142,6 @@ %doc %lang(en) %{_kf5_htmldir}/en/spectacle/ -%if %{with released} %files lang -f %{name}.lang -%endif %changelog ++++++ spectacle-22.08.3.tar.xz -> spectacle-22.12.0.tar.xz ++++++ ++++ 34251 lines of diff (skipped)