Script 'mail_helper' called by obssrc
Hello community,

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

Package is "krdc"

Fri Dec  9 16:59:15 2022 rev:123 rq:1041544 version:22.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/krdc/krdc.changes        2022-11-04 
17:40:09.846440075 +0100
+++ /work/SRC/openSUSE:Factory/.krdc.new.1835/krdc.changes      2022-12-09 
17:00:42.920681924 +0100
@@ -1,0 +2,20 @@
+Fri Dec  2 12:26:00 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:45:39 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.11.90
+  * New feature release
+
+-------------------------------------------------------------------
+Sat Nov 12 08:54:46 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.11.80
+  * New feature release
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ krdc.spec ++++++
--- /var/tmp/diff_new_pack.mX65BW/_old  2022-12-09 17:00:43.348684043 +0100
+++ /var/tmp/diff_new_pack.mX65BW/_new  2022-12-09 17:00:43.352684063 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package krdc
 #
-# 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,11 +20,10 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           krdc
-Version:        22.08.3
+Version:        22.12.0
 Release:        0
 Summary:        Remote Desktop Connection
 License:        GPL-2.0-or-later
-Group:          Productivity/Networking/Other
 URL:            https://apps.kde.org/krdc
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with released}
@@ -60,7 +59,6 @@
 
 %package devel
 Summary:        Development files for krdc
-Group:          Development/Libraries/KDE
 Requires:       krdc = %{version}
 
 %description devel
@@ -75,21 +73,22 @@
 %ifarch ppc ppc64
 export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
 %endif
-  %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
-  for i in 128 16 22 32 48 64
+%kf5_makeinstall -C build
+
+%find_lang %{name} --with-man --all-name
+%{kf5_find_htmldocs}
+
+for i in 128 16 22 32 48 64
   do
      mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/${i}x${i}/apps
      cp %{_kf5_iconsdir}/oxygen/base/${i}x${i}/apps/krdc.png 
%{buildroot}%{_kf5_iconsdir}/hicolor/${i}x${i}/apps/
   done
-  %suse_update_desktop_file -r org.kde.krdc System RemoteAccess
+
+%suse_update_desktop_file -r org.kde.krdc System RemoteAccess
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
@@ -114,8 +113,6 @@
 %{_includedir}/krdccore_export.h
 %{_kf5_libdir}/libkrdccore.so
 
-%if %{with released}
 %files lang -f %{name}.lang
-%endif
 
 %changelog


++++++ krdc-22.08.3.tar.xz -> krdc-22.12.0.tar.xz ++++++
++++ 50242 lines of diff (skipped)

Reply via email to