Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yakuake for openSUSE:Factory checked 
in at 2022-12-09 16:59:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yakuake (Old)
 and      /work/SRC/openSUSE:Factory/.yakuake.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yakuake"

Fri Dec  9 16:59:46 2022 rev:86 rq:1041624 version:22.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/yakuake/yakuake.changes  2022-11-04 
17:41:19.670804830 +0100
+++ /work/SRC/openSUSE:Factory/.yakuake.new.1835/yakuake.changes        
2022-12-09 17:01:47.401001126 +0100
@@ -1,0 +2,20 @@
+Fri Dec  2 12:26:53 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:28 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.11.90
+  * New feature release
+
+-------------------------------------------------------------------
+Sat Nov 12 08:55:34 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.11.80
+  * New feature release
+
+-------------------------------------------------------------------

Old:
----
  yakuake-22.08.3.tar.xz
  yakuake-22.08.3.tar.xz.sig

New:
----
  yakuake-22.12.0.tar.xz
  yakuake-22.12.0.tar.xz.sig

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

Other differences:
------------------
++++++ yakuake.spec ++++++
--- /var/tmp/diff_new_pack.q7WDNB/_old  2022-12-09 17:01:47.793003066 +0100
+++ /var/tmp/diff_new_pack.q7WDNB/_new  2022-12-09 17:01:47.801003106 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yakuake
 #
-# 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
@@ -18,11 +18,10 @@
 
 %bcond_without released
 Name:           yakuake
-Version:        22.08.3
+Version:        22.12.0
 Release:        0
 Summary:        Drop-down terminal emulator based on Konsole technologies
 License:        GPL-2.0-or-later
-Group:          System/GUI/KDE
 URL:            https://apps.kde.org/yakuake
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with released}
@@ -30,6 +29,11 @@
 Source2:        applications.keyring
 %endif
 BuildRequires:  fdupes
+%if 0%{?suse_version} < 1550
+# c++-20 required
+BuildRequires:  gcc10-PIE
+BuildRequires:  gcc10-c++
+%endif
 BuildRequires:  kf5-filesystem
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Archive)
@@ -64,16 +68,19 @@
 %autosetup -p1
 
 %build
-  %cmake_kf5 -d build
-  %cmake_build
+%if 0%{?suse_version} < 1550
+  export CXX=g++-10
+%endif
+%cmake_kf5 -d build
+%cmake_build
 
 %install
-  %kf5_makeinstall -C build
-  %suse_update_desktop_file -G "Terminal Program" org.kde.yakuake System 
TerminalEmulator
-%if %{with released}
-  %find_lang %{name}
-%endif
-  %fdupes -s %{buildroot}
+%kf5_makeinstall -C build
+%suse_update_desktop_file -G "Terminal Program" org.kde.yakuake System 
TerminalEmulator
+
+%find_lang %{name}
+
+%fdupes -s %{buildroot}
 
 %files
 %license LICENSES/*
@@ -89,8 +96,6 @@
 %{_kf5_sharedir}/yakuake/
 %{_kf5_sharedir}/dbus-1/services/org.kde.yakuake.service
 
-%if %{with released}
 %files lang -f %{name}.lang
-%endif
 
 %changelog


++++++ yakuake-22.08.3.tar.xz -> yakuake-22.12.0.tar.xz ++++++
++++ 47387 lines of diff (skipped)

Reply via email to