commit knotes for openSUSE:Factory

2024-05-27 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2024-05-27 11:47:16

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.24587 (New)


Package is "knotes"

Mon May 27 11:47:16 2024 rev:92 rq:1176336 version:24.05.0

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2024-04-15 
20:18:23.232402656 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.24587/knotes.changes 2024-05-27 
11:52:46.091005989 +0200
@@ -1,0 +2,22 @@
+Sun May 19 09:56:35 UTC 2024 - Christophe Marin 
+
+- Update to 24.05.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.05.0/
+- No code change since 24.04.80
+
+---
+Fri May  3 09:16:20 UTC 2024 - Christophe Marin 
+
+- Update to 24.04.80
+  * New feature release
+- Changes since 24.02.2:
+  * Use desktop-application
+  * Add vcs-browser
+  * Drop support for KF5's deprecated KToolInvocation
+  * Use local include
+  * Add parent + const'ify pointer
+  * Remove unused methods
+
+---

Old:

  knotes-24.02.2.tar.xz
  knotes-24.02.2.tar.xz.sig

New:

  knotes-24.05.0.tar.xz
  knotes-24.05.0.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.kBLapj/_old  2024-05-27 11:52:46.899035622 +0200
+++ /var/tmp/diff_new_pack.kBLapj/_new  2024-05-27 11:52:46.903035768 +0200
@@ -18,18 +18,18 @@
 
 %define kf6_version 6.0.0
 %define qt6_version 6.6.0
-%define kpim6_version 6.0.2
+%define kpim6_version 6.0.80
 
 %bcond_without released
 Name:   knotes
-Version:24.02.2
+Version:24.05.0
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later
 URL:https://apps.kde.org/knotes
-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}


++ knotes-24.02.2.tar.xz -> knotes-24.05.0.tar.xz ++
 3125 lines of diff (skipped)


commit knotes for openSUSE:Factory

2024-04-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2024-04-15 20:13:30

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.26366 (New)


Package is "knotes"

Mon Apr 15 20:13:30 2024 rev:91 rq:1167372 version:24.02.2

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2024-03-22 
15:17:39.258400954 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.26366/knotes.changes 2024-04-15 
20:18:23.232402656 +0200
@@ -1,0 +2,11 @@
+Tue Apr  9 18:08:43 UTC 2024 - Christophe Marin 
+
+- Update to 24.02.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/24.02.2/
+- Changes since 24.02.1:
+  * Fix translated shortcut
+  * Fix extract messages (kde#484186)
+
+---

Old:

  knotes-24.02.1.tar.xz
  knotes-24.02.1.tar.xz.sig

New:

  knotes-24.02.2.tar.xz
  knotes-24.02.2.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.PuTnjE/_old  2024-04-15 20:18:23.984430569 +0200
+++ /var/tmp/diff_new_pack.PuTnjE/_new  2024-04-15 20:18:23.984430569 +0200
@@ -16,13 +16,13 @@
 #
 
 
-%define kf6_version 5.246.0
+%define kf6_version 6.0.0
 %define qt6_version 6.6.0
-%define kpim6_version 6.0.1
+%define kpim6_version 6.0.2
 
 %bcond_without released
 Name:   knotes
-Version:24.02.1
+Version:24.02.2
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-24.02.1.tar.xz -> knotes-24.02.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-24.02.1/CMakeLists.txt 
new/knotes-24.02.2/CMakeLists.txt
--- old/knotes-24.02.1/CMakeLists.txt   2024-03-17 04:36:57.0 +0100
+++ new/knotes-24.02.2/CMakeLists.txt   2024-04-08 17:37:59.0 +0200
@@ -1,9 +1,9 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
-set(PIM_VERSION "6.0.1")
+set(PIM_VERSION "6.0.2")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "24.02.1")
+set(RELEASE_SERVICE_VERSION "24.02.2")
 
 
 set(KF_MIN_VERSION "5.246.0")
@@ -48,14 +48,14 @@
 set(KDEPIM_LIB_SOVERSION "6")
 
 set(KTEXTADDONS_MIN_VERSION "1.5.2")
-set(AKONADINOTES_LIB_VERSION "6.0.1")
-set(AKONADI_VERSION "6.0.1")
-set(CALENDARUTILS_LIB_VERSION "6.0.1")
-set(KONTACTINTERFACE_LIB_VERSION "6.0.1")
-set(KMIME_LIB_VERSION "6.0.1")
-set(PIMCOMMON_LIB_VERSION "6.0.1")
-set(GRANTLEETHEME_LIB_VERSION "6.0.1")
-set(AKONADI_SEARCH_VERSION "6.0.1")
+set(AKONADINOTES_LIB_VERSION "6.0.2")
+set(AKONADI_VERSION "6.0.2")
+set(CALENDARUTILS_LIB_VERSION "6.0.2")
+set(KONTACTINTERFACE_LIB_VERSION "6.0.2")
+set(KMIME_LIB_VERSION "6.0.2")
+set(PIMCOMMON_LIB_VERSION "6.0.2")
+set(GRANTLEETHEME_LIB_VERSION "6.0.2")
+set(AKONADI_SEARCH_VERSION "6.0.2")
 
 find_package(Qt6 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Network 
PrintSupport Widgets Xml)
 # Find KF6 package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-24.02.1/po/zh_CN/akonadi_notes_agent.po 
new/knotes-24.02.2/po/zh_CN/akonadi_notes_agent.po
--- old/knotes-24.02.1/po/zh_CN/akonadi_notes_agent.po  2024-03-17 
04:36:57.0 +0100
+++ new/knotes-24.02.2/po/zh_CN/akonadi_notes_agent.po  2024-04-08 
17:37:59.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2022-12-03 00:47+\n"
-"PO-Revision-Date: 2024-01-06 03:32\n"
+"PO-Revision-Date: 2024-03-30 19:38\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -14,8 +14,8 @@
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf6-trunk/messages/knotes/akonadi_notes_agent.pot\n"
-"X-Crowdin-File-ID: 45369\n"
+"X-Crowdin-File: /kf6-stable/messages/knotes/akonadi_notes_agent.pot\n"
+"X-Crowdin-File-ID: 50102\n"
 
 #: notesagentalarmdialog.cpp:44
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-24.02.1/po/zh_CN/knotes.po 
new/knotes-24.02.2/po/zh_CN/knotes.po
--- old/knotes-24.02.1/po/zh_CN/knotes.po   2024-03-17 04:36:57.0 
+0100
+++ new/knotes-24.02.2/po/zh_CN/knotes.po   2024-04-08 17:37:59.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2024-01-06 01:33+\n"
-"PO-Revision-Date: 2024-01-06 03:32\n"
+"PO-Revision-Date: 2024-03-30 19:38\n"
 "Last-Translator: 

commit knotes for openSUSE:Factory

2024-03-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2024-03-11 15:26:51

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.1770 (New)


Package is "knotes"

Mon Mar 11 15:26:51 2024 rev:89 rq:1150981 version:24.02.0

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2023-12-09 
22:51:53.472617613 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.1770/knotes.changes  2024-03-11 
15:28:53.647288062 +0100
@@ -1,0 +2,14 @@
+Fri Feb 23 13:59:50 UTC 2024 - Christophe Marin 
+
+- Update to 24.02.0
+  * New feature release
+- Changes since 24.01.95:
+  * Fix theme path
+
+---
+Fri Feb  9 16:08:56 UTC 2024 - Christophe Marin 
+
+- Update to 24.01.95
+  * https://kde.org/announcements/megarelease/6/rc2/
+
+---

Old:

  knotes-23.08.4.tar.xz
  knotes-23.08.4.tar.xz.sig

New:

  knotes-24.02.0.tar.xz
  knotes-24.02.0.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.DCH8Ks/_old  2024-03-11 15:28:54.319312725 +0100
+++ /var/tmp/diff_new_pack.DCH8Ks/_new  2024-03-11 15:28:54.319312725 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package knotes
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,62 +16,60 @@
 #
 
 
+%define kf6_version 5.246.0
+%define qt6_version 6.6.0
+%define kpim6_version 6.0.0
+
 %bcond_without released
 Name:   knotes
-Version:23.08.4
+Version:24.02.0
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later
 URL:https://apps.kde.org/knotes
-Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+Source: %{name}-%{version}.tar.xz
 %if %{with released}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source1:%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
-BuildRequires:  extra-cmake-modules
-BuildRequires:  libxslt-devel
-BuildRequires:  update-desktop-files
-BuildRequires:  cmake(Grantlee5)
-BuildRequires:  cmake(KF5Completion)
-BuildRequires:  cmake(KF5Config)
-BuildRequires:  cmake(KF5ConfigWidgets)
-BuildRequires:  cmake(KF5CoreAddons)
-BuildRequires:  cmake(KF5Crash)
-BuildRequires:  cmake(KF5DBusAddons)
-BuildRequires:  cmake(KF5DNSSD)
-BuildRequires:  cmake(KF5DocTools)
-BuildRequires:  cmake(KF5GlobalAccel)
-BuildRequires:  cmake(KF5IconThemes)
-BuildRequires:  cmake(KF5ItemModels)
-BuildRequires:  cmake(KF5ItemViews)
-BuildRequires:  cmake(KF5KCMUtils)
-BuildRequires:  cmake(KF5NewStuff)
-BuildRequires:  cmake(KF5Notifications)
-BuildRequires:  cmake(KF5NotifyConfig)
-BuildRequires:  cmake(KF5Parts)
-BuildRequires:  cmake(KF5TextWidgets)
-BuildRequires:  cmake(KF5WidgetsAddons)
-BuildRequires:  cmake(KF5WindowSystem)
-BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(KPim5Akonadi)
-BuildRequires:  cmake(KPim5AkonadiNotes)
-BuildRequires:  cmake(KPim5AkonadiSearch)
-BuildRequires:  cmake(KPim5CalendarUtils)
-BuildRequires:  cmake(KPim5GrantleeTheme)
-BuildRequires:  cmake(KPim5KontactInterface)
-BuildRequires:  cmake(KPim5Libkdepim)
-BuildRequires:  cmake(KPim5Mime)
-BuildRequires:  cmake(KPim5PimCommon)
-BuildRequires:  cmake(KPim5TextEdit)
-BuildRequires:  cmake(Qt5Core)
-BuildRequires:  cmake(Qt5DBus)
-BuildRequires:  cmake(Qt5Gui)
-BuildRequires:  cmake(Qt5Network)
-BuildRequires:  cmake(Qt5PrintSupport)
-BuildRequires:  cmake(Qt5Test)
-BuildRequires:  cmake(Qt5Widgets)
-BuildRequires:  cmake(Qt5X11Extras)
-BuildRequires:  cmake(Qt5Xml)
+BuildRequires:  kf6-extra-cmake-modules >= %{kf6_version}
+BuildRequires:  cmake(KF6Completion) >= %{kf6_version}
+BuildRequires:  cmake(KF6Config) >= %{kf6_version}
+BuildRequires:  cmake(KF6CoreAddons) >= %{kf6_version}
+BuildRequires:  cmake(KF6Crash) >= %{kf6_version}
+BuildRequires:  cmake(KF6DNSSD) >= %{kf6_version}
+BuildRequires:  cmake(KF6DocTools) >= %{kf6_version}
+BuildRequires:  cmake(KF6GlobalAccel) >= %{kf6_version}
+BuildRequires:  cmake(KF6I18n) >= %{kf6_version}
+BuildRequires:  cmake(KF6IconThemes) >= %{kf6_version}
+BuildRequires:  cmake(KF6ItemModels) >= %{kf6_version}
+BuildRequires:  cmake(KF6ItemViews) >= %{kf6_version}
+BuildRequires:  cmake(KF6KCMUtils) >= %{kf6_version}
+BuildRequires:  cmake(KF6NewStuff) >= %{kf6_version}
+BuildRequires:  cmake(KF6Notifications) >= %{kf6_version}

commit knotes for openSUSE:Factory

2023-11-10 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2023-11-10 12:30:05

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.17445 (New)


Package is "knotes"

Fri Nov 10 12:30:05 2023 rev:87 rq:1124597 version:23.08.3

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2023-10-12 
23:41:18.687165069 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.17445/knotes.changes 2023-11-10 
12:31:22.404159007 +0100
@@ -1,0 +2,9 @@
+Tue Nov  7 17:04:57 UTC 2023 - Christophe Marin 
+
+- Update to 23.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.3/
+- No code change since 23.08.2
+
+---

Old:

  knotes-23.08.2.tar.xz
  knotes-23.08.2.tar.xz.sig

New:

  knotes-23.08.3.tar.xz
  knotes-23.08.3.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.zLvrHa/_old  2023-11-10 12:31:23.344193798 +0100
+++ /var/tmp/diff_new_pack.zLvrHa/_new  2023-11-10 12:31:23.348193947 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:   knotes
-Version:23.08.2
+Version:23.08.3
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-23.08.2.tar.xz -> knotes-23.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.08.2/CMakeLists.txt 
new/knotes-23.08.3/CMakeLists.txt
--- old/knotes-23.08.2/CMakeLists.txt   2023-10-10 05:23:27.0 +0200
+++ new/knotes-23.08.3/CMakeLists.txt   2023-11-04 12:21:56.0 +0100
@@ -1,9 +1,9 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
-set(PIM_VERSION "5.24.2")
+set(PIM_VERSION "5.24.3")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "23.08.2")
+set(RELEASE_SERVICE_VERSION "23.08.3")
 
 
 set(KF_MIN_VERSION "5.105.0")
@@ -56,16 +56,16 @@
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
 
-set(AKONADINOTES_LIB_VERSION "5.24.2")
-set(AKONADI_VERSION "5.24.2")
-set(CALENDARUTILS_LIB_VERSION "5.24.2")
-set(KONTACTINTERFACE_LIB_VERSION "5.24.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.24.2")
-set(LIBKDEPIM_LIB_VERSION "5.24.2")
-set(KMIME_LIB_VERSION "5.24.2")
-set(PIMCOMMON_LIB_VERSION "5.24.2")
-set(GRANTLEETHEME_LIB_VERSION "5.24.2")
-set(AKONADI_SEARCH_VERSION "5.24.2")
+set(AKONADINOTES_LIB_VERSION "5.24.3")
+set(AKONADI_VERSION "5.24.3")
+set(CALENDARUTILS_LIB_VERSION "5.24.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.24.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.24.3")
+set(LIBKDEPIM_LIB_VERSION "5.24.3")
+set(KMIME_LIB_VERSION "5.24.3")
+set(PIMCOMMON_LIB_VERSION "5.24.3")
+set(GRANTLEETHEME_LIB_VERSION "5.24.3")
+set(AKONADI_SEARCH_VERSION "5.24.3")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 if (QT_MAJOR_VERSION STREQUAL "6")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.08.2/po/ca@valencia/knotes.po 
new/knotes-23.08.3/po/ca@valencia/knotes.po
--- old/knotes-23.08.2/po/ca@valencia/knotes.po 2023-10-10 05:23:27.0 
+0200
+++ new/knotes-23.08.3/po/ca@valencia/knotes.po 2023-11-04 12:21:56.0 
+0100
@@ -204,7 +204,7 @@
 #: apps/main.cpp:76
 #, kde-format
 msgid "Idea and initial code for the new look & feel"
-msgstr "Idea i codi inicial del nou aspecte i comportament"
+msgstr "Idea i codi inicial de l'aspecte nou i comportament"
 
 #: apps/main.cpp:77
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.08.2/po/zh_CN/akonadi_notes_agent.po 
new/knotes-23.08.3/po/zh_CN/akonadi_notes_agent.po
--- old/knotes-23.08.2/po/zh_CN/akonadi_notes_agent.po  2023-10-10 
05:23:27.0 +0200
+++ new/knotes-23.08.3/po/zh_CN/akonadi_notes_agent.po  2023-11-04 
12:21:56.0 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2022-12-03 00:47+\n"
-"PO-Revision-Date: 2023-09-16 10:11\n"
+"PO-Revision-Date: 2023-10-21 13:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.08.2/po/zh_CN/knotes.po 
new/knotes-23.08.3/po/zh_CN/knotes.po
--- old/knotes-23.08.2/po/zh_CN/knotes.po   2023-10-10 05:23:27.0 
+0200
+++ new/knotes-23.08.3/po/zh_CN/knotes.po   2023-11-04 12:21:56.0 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: 

commit knotes for openSUSE:Factory

2023-10-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2023-10-12 23:40:16

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.1807 (New)


Package is "knotes"

Thu Oct 12 23:40:16 2023 rev:86 rq:1117335 version:23.08.2

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2023-09-15 
22:03:29.792890624 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.1807/knotes.changes  2023-10-12 
23:41:18.687165069 +0200
@@ -1,0 +2,9 @@
+Tue Oct 10 18:27:45 UTC 2023 - Christophe Marin 
+
+- Update to 23.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.2/
+- No code change since 23.08.1
+
+---

Old:

  knotes-23.08.1.tar.xz
  knotes-23.08.1.tar.xz.sig

New:

  knotes-23.08.2.tar.xz
  knotes-23.08.2.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.7spxhG/_old  2023-10-12 23:41:19.199183603 +0200
+++ /var/tmp/diff_new_pack.7spxhG/_new  2023-10-12 23:41:19.199183603 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:   knotes
-Version:23.08.1
+Version:23.08.2
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-23.08.1.tar.xz -> knotes-23.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.08.1/CMakeLists.txt 
new/knotes-23.08.2/CMakeLists.txt
--- old/knotes-23.08.1/CMakeLists.txt   2023-09-09 10:55:09.0 +0200
+++ new/knotes-23.08.2/CMakeLists.txt   2023-10-10 05:23:27.0 +0200
@@ -1,9 +1,9 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
-set(PIM_VERSION "5.24.1")
+set(PIM_VERSION "5.24.2")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "23.08.1")
+set(RELEASE_SERVICE_VERSION "23.08.2")
 
 
 set(KF_MIN_VERSION "5.105.0")
@@ -56,16 +56,16 @@
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
 
-set(AKONADINOTES_LIB_VERSION "5.24.1")
-set(AKONADI_VERSION "5.24.1")
-set(CALENDARUTILS_LIB_VERSION "5.24.1")
-set(KONTACTINTERFACE_LIB_VERSION "5.24.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.24.1")
-set(LIBKDEPIM_LIB_VERSION "5.24.1")
-set(KMIME_LIB_VERSION "5.24.1")
-set(PIMCOMMON_LIB_VERSION "5.24.1")
-set(GRANTLEETHEME_LIB_VERSION "5.24.1")
-set(AKONADI_SEARCH_VERSION "5.24.1")
+set(AKONADINOTES_LIB_VERSION "5.24.2")
+set(AKONADI_VERSION "5.24.2")
+set(CALENDARUTILS_LIB_VERSION "5.24.2")
+set(KONTACTINTERFACE_LIB_VERSION "5.24.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.24.2")
+set(LIBKDEPIM_LIB_VERSION "5.24.2")
+set(KMIME_LIB_VERSION "5.24.2")
+set(PIMCOMMON_LIB_VERSION "5.24.2")
+set(GRANTLEETHEME_LIB_VERSION "5.24.2")
+set(AKONADI_SEARCH_VERSION "5.24.2")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 if (QT_MAJOR_VERSION STREQUAL "6")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.08.1/po/bg/knotes.po 
new/knotes-23.08.2/po/bg/knotes.po
--- old/knotes-23.08.1/po/bg/knotes.po  2023-09-09 10:55:09.0 +0200
+++ new/knotes-23.08.2/po/bg/knotes.po  2023-10-10 05:23:27.0 +0200
@@ -1061,12 +1061,3 @@
 #, kde-format
 msgid "Themes:"
 msgstr "Теми:"
-
-#~ msgid "kcmknotessummary"
-#~ msgstr "kcmknotessummary"
-
-#~ msgid "Notes Summary Configuration Dialog"
-#~ msgstr "Настройки на описание на бележки"
-
-#~ msgid "Copyright © 2013-%1 Laurent Montel "
-#~ msgstr "Copyright © 2013-%1 Laurent Montel "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.08.1/po/gl/libnoteshared.po 
new/knotes-23.08.2/po/gl/libnoteshared.po
--- old/knotes-23.08.1/po/gl/libnoteshared.po   2023-09-09 10:55:09.0 
+0200
+++ new/knotes-23.08.2/po/gl/libnoteshared.po   2023-10-10 05:23:27.0 
+0200
@@ -172,7 +172,7 @@
 #: noteutils.cpp:46
 #, kde-format
 msgid "Unable to start the mail process."
-msgstr "Non se pode iniciar o proceso de correo."
+msgstr "Non é posíbel iniciar o proceso de correo."
 
 #: noteutils.cpp:55
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.08.1/po/zh_CN/akonadi_notes_agent.po 
new/knotes-23.08.2/po/zh_CN/akonadi_notes_agent.po
--- old/knotes-23.08.1/po/zh_CN/akonadi_notes_agent.po  2023-09-09 
10:55:09.0 +0200
+++ new/knotes-23.08.2/po/zh_CN/akonadi_notes_agent.po  2023-10-10 
05:23:27.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: 

commit knotes for openSUSE:Factory

2023-09-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2023-09-15 22:02:13

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.1766 (New)


Package is "knotes"

Fri Sep 15 22:02:13 2023 rev:85 rq:212 version:23.08.1

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2023-08-31 
13:45:06.754924959 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.1766/knotes.changes  2023-09-15 
22:03:29.792890624 +0200
@@ -1,0 +2,9 @@
+Tue Sep 12 11:56:13 UTC 2023 - Christophe Marin 
+
+- Update to 23.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.1/
+- No code change since 23.08.0
+
+---

Old:

  knotes-23.08.0.tar.xz
  knotes-23.08.0.tar.xz.sig

New:

  knotes-23.08.1.tar.xz
  knotes-23.08.1.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.JdBFzS/_old  2023-09-15 22:03:30.988933388 +0200
+++ /var/tmp/diff_new_pack.JdBFzS/_new  2023-09-15 22:03:30.988933388 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:   knotes
-Version:23.08.0
+Version:23.08.1
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-23.08.0.tar.xz -> knotes-23.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.08.0/CMakeLists.txt 
new/knotes-23.08.1/CMakeLists.txt
--- old/knotes-23.08.0/CMakeLists.txt   2023-08-16 23:19:24.0 +0200
+++ new/knotes-23.08.1/CMakeLists.txt   2023-09-09 10:55:09.0 +0200
@@ -1,9 +1,9 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
-set(PIM_VERSION "5.24.0")
+set(PIM_VERSION "5.24.1")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "23.08.0")
+set(RELEASE_SERVICE_VERSION "23.08.1")
 
 
 set(KF_MIN_VERSION "5.105.0")
@@ -56,16 +56,16 @@
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
 
-set(AKONADINOTES_LIB_VERSION "5.24.0")
-set(AKONADI_VERSION "5.24.0")
-set(CALENDARUTILS_LIB_VERSION "5.24.0")
-set(KONTACTINTERFACE_LIB_VERSION "5.24.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.24.0")
-set(LIBKDEPIM_LIB_VERSION "5.24.0")
-set(KMIME_LIB_VERSION "5.24.0")
-set(PIMCOMMON_LIB_VERSION "5.24.0")
-set(GRANTLEETHEME_LIB_VERSION "5.24.0")
-set(AKONADI_SEARCH_VERSION "5.24.0")
+set(AKONADINOTES_LIB_VERSION "5.24.1")
+set(AKONADI_VERSION "5.24.1")
+set(CALENDARUTILS_LIB_VERSION "5.24.1")
+set(KONTACTINTERFACE_LIB_VERSION "5.24.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.24.1")
+set(LIBKDEPIM_LIB_VERSION "5.24.1")
+set(KMIME_LIB_VERSION "5.24.1")
+set(PIMCOMMON_LIB_VERSION "5.24.1")
+set(GRANTLEETHEME_LIB_VERSION "5.24.1")
+set(AKONADI_SEARCH_VERSION "5.24.1")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 if (QT_MAJOR_VERSION STREQUAL "6")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.08.0/po/zh_CN/akonadi_notes_agent.po 
new/knotes-23.08.1/po/zh_CN/akonadi_notes_agent.po
--- old/knotes-23.08.0/po/zh_CN/akonadi_notes_agent.po  2023-08-16 
23:19:24.0 +0200
+++ new/knotes-23.08.1/po/zh_CN/akonadi_notes_agent.po  2023-09-09 
10:55:09.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2022-12-03 00:47+\n"
-"PO-Revision-Date: 2023-08-02 12:45\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.08.0/po/zh_CN/knotes.po 
new/knotes-23.08.1/po/zh_CN/knotes.po
--- old/knotes-23.08.0/po/zh_CN/knotes.po   2023-08-16 23:19:24.0 
+0200
+++ new/knotes-23.08.1/po/zh_CN/knotes.po   2023-09-09 10:55:09.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2023-03-28 00:48+\n"
-"PO-Revision-Date: 2023-08-02 12:45\n"
+"PO-Revision-Date: 2023-09-02 02:59\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.08.0/po/zh_CN/libnoteshared.po 
new/knotes-23.08.1/po/zh_CN/libnoteshared.po
--- old/knotes-23.08.0/po/zh_CN/libnoteshared.po2023-08-16 
23:19:24.0 +0200
+++ new/knotes-23.08.1/po/zh_CN/libnoteshared.po2023-09-09 
10:55:09.0 +0200
@@ -3,7 +3,7 @@
 

commit knotes for openSUSE:Factory

2023-08-31 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2023-08-31 13:43:19

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.1766 (New)


Package is "knotes"

Thu Aug 31 13:43:19 2023 rev:84 rq:1105732 version:23.08.0

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2023-07-07 
15:47:39.328315732 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.1766/knotes.changes  2023-08-31 
13:45:06.754924959 +0200
@@ -1,0 +2,37 @@
+Sun Aug 20 13:59:47 UTC 2023 - Christophe Marin 
+
+- Update to 23.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.0/
+- No code change since 23.07.90
+
+---
+Mon Aug 14 08:03:04 UTC 2023 - Christophe Marin 
+
+- Update to 23.07.90
+  * New feature release
+- No code change since 23.07.80
+
+---
+Tue Aug  1 10:14:03 UTC 2023 - Christophe Marin 
+
+- Update to 23.07.80
+  * New feature release
+- Changes since 23.04.3:
+  * settings/notesharedglobalconfig.kcfg : fix typo in label of entry "Port"
+  * Adapt to build against last textaddons
+  * Remove CI 6 job. We will use kf6 branch for kf6 works
+  * Fix category description
+  * Remove prefix includes (make it compiles against qt6)
+  * Compile fine without deprecated methods
+  * Use new TextAddonsWidgets/LineEditCatchReturnKey
+  * Fix compile against last kf6
+  * Remove kconfigwidget
+  * We don't need ConfigWidgets
+  * Port to new api
+  * const'ify pointer
+  * Const'ify pointer + initialize variable
+  * Add parent
+
+---

Old:

  knotes-23.04.3.tar.xz
  knotes-23.04.3.tar.xz.sig

New:

  knotes-23.08.0.tar.xz
  knotes-23.08.0.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.ejCTBT/_old  2023-08-31 13:45:08.282979576 +0200
+++ /var/tmp/diff_new_pack.ejCTBT/_new  2023-08-31 13:45:08.286979719 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:   knotes
-Version:23.04.3
+Version:23.08.0
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later
@@ -61,7 +61,7 @@
 BuildRequires:  cmake(KPim5KontactInterface)
 BuildRequires:  cmake(KPim5Libkdepim)
 BuildRequires:  cmake(KPim5Mime)
-BuildRequires:  cmake(KF5PimCommon)
+BuildRequires:  cmake(KPim5PimCommon)
 BuildRequires:  cmake(KPim5TextEdit)
 BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5DBus)


++ knotes-23.04.3.tar.xz -> knotes-23.08.0.tar.xz ++
 15998 lines of diff (skipped)


commit knotes for openSUSE:Factory

2023-07-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2023-07-07 15:46:57

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.23466 (New)


Package is "knotes"

Fri Jul  7 15:46:57 2023 rev:83 rq:1097301 version:23.04.3

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2023-06-09 
20:37:02.898418537 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.23466/knotes.changes 2023-07-07 
15:47:39.328315732 +0200
@@ -1,0 +2,9 @@
+Tue Jul  4 10:20:01 UTC 2023 - Christophe Marin 
+
+- Update to 23.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.3/
+- No code change since 23.04.2
+
+---

Old:

  knotes-23.04.2.tar.xz
  knotes-23.04.2.tar.xz.sig

New:

  knotes-23.04.3.tar.xz
  knotes-23.04.3.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.NHL7yS/_old  2023-07-07 15:47:40.408322166 +0200
+++ /var/tmp/diff_new_pack.NHL7yS/_new  2023-07-07 15:47:40.416322214 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:   knotes
-Version:23.04.2
+Version:23.04.3
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-23.04.2.tar.xz -> knotes-23.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.04.2/CMakeLists.txt 
new/knotes-23.04.3/CMakeLists.txt
--- old/knotes-23.04.2/CMakeLists.txt   2023-06-02 21:32:18.0 +0200
+++ new/knotes-23.04.3/CMakeLists.txt   2023-07-04 07:17:50.0 +0200
@@ -1,9 +1,9 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
-set(PIM_VERSION "5.23.2")
+set(PIM_VERSION "5.23.3")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "23.04.2")
+set(RELEASE_SERVICE_VERSION "23.04.3")
 
 
 set(KF_MIN_VERSION "5.103.0")
@@ -56,16 +56,16 @@
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
 
-set(AKONADINOTES_LIB_VERSION "5.23.2")
-set(AKONADI_VERSION "5.23.2")
-set(CALENDARUTILS_LIB_VERSION "5.23.2")
-set(KONTACTINTERFACE_LIB_VERSION "5.23.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.23.2")
-set(LIBKDEPIM_LIB_VERSION "5.23.2")
-set(KMIME_LIB_VERSION "5.23.2")
-set(PIMCOMMON_LIB_VERSION "5.23.2")
-set(GRANTLEETHEME_LIB_VERSION "5.23.2")
-set(AKONADI_SEARCH_VERSION "5.23.2")
+set(AKONADINOTES_LIB_VERSION "5.23.3")
+set(AKONADI_VERSION "5.23.3")
+set(CALENDARUTILS_LIB_VERSION "5.23.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.23.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.23.3")
+set(LIBKDEPIM_LIB_VERSION "5.23.3")
+set(KMIME_LIB_VERSION "5.23.3")
+set(PIMCOMMON_LIB_VERSION "5.23.3")
+set(GRANTLEETHEME_LIB_VERSION "5.23.3")
+set(AKONADI_SEARCH_VERSION "5.23.3")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 if (QT_MAJOR_VERSION STREQUAL "6")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.04.2/po/cs/akonadi_notes_agent.po 
new/knotes-23.04.3/po/cs/akonadi_notes_agent.po
--- old/knotes-23.04.2/po/cs/akonadi_notes_agent.po 2023-06-02 
21:32:18.0 +0200
+++ new/knotes-23.04.3/po/cs/akonadi_notes_agent.po 2023-07-04 
07:17:50.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2022-12-03 00:47+\n"
-"PO-Revision-Date: 2023-02-24 11:08+0100\n"
+"PO-Revision-Date: 2023-06-29 13:45+0200\n"
 "Last-Translator: Vit Pelcak \n"
 "Language-Team: Czech \n"
 "Language: cs\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 22.12.2\n"
+"X-Generator: Lokalize 23.04.2\n"
 
 #: notesagentalarmdialog.cpp:44
 #, kde-format
@@ -32,7 +32,7 @@
 #: notesagentalarmdialog.cpp:94
 #, kde-format
 msgid "Remove Alarm"
-msgstr "Odstranit alarm"
+msgstr "Odstranit upomínku"
 
 #: notesagentalarmdialog.cpp:96
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.04.2/po/cs/knotes.po 
new/knotes-23.04.3/po/cs/knotes.po
--- old/knotes-23.04.2/po/cs/knotes.po  2023-06-02 21:32:18.0 +0200
+++ new/knotes-23.04.3/po/cs/knotes.po  2023-07-04 07:17:50.0 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: knotes\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2023-03-24 02:40+\n"
-"PO-Revision-Date: 2023-02-22 16:42+0100\n"
+"PO-Revision-Date: 2023-06-05 11:52+0200\n"
 

commit knotes for openSUSE:Factory

2023-06-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2023-06-09 20:36:18

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.15902 (New)


Package is "knotes"

Fri Jun  9 20:36:18 2023 rev:82 rq:1091590 version:23.04.2

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2023-05-12 
20:34:13.328922581 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.15902/knotes.changes 2023-06-09 
20:37:02.898418537 +0200
@@ -1,0 +2,9 @@
+Tue Jun  6 20:01:19 UTC 2023 - Christophe Marin 
+
+- Update to 23.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.2/
+- No code change since 23.04.1
+
+---

Old:

  knotes-23.04.1.tar.xz
  knotes-23.04.1.tar.xz.sig

New:

  knotes-23.04.2.tar.xz
  knotes-23.04.2.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.hXFaYY/_old  2023-06-09 20:37:04.226426248 +0200
+++ /var/tmp/diff_new_pack.hXFaYY/_new  2023-06-09 20:37:04.230426272 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:   knotes
-Version:23.04.1
+Version:23.04.2
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-23.04.1.tar.xz -> knotes-23.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.04.1/CMakeLists.txt 
new/knotes-23.04.2/CMakeLists.txt
--- old/knotes-23.04.1/CMakeLists.txt   2023-05-10 09:27:22.0 +0200
+++ new/knotes-23.04.2/CMakeLists.txt   2023-06-02 21:32:18.0 +0200
@@ -1,9 +1,9 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
-set(PIM_VERSION "5.23.1")
+set(PIM_VERSION "5.23.2")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "23.04.1")
+set(RELEASE_SERVICE_VERSION "23.04.2")
 
 
 set(KF_MIN_VERSION "5.103.0")
@@ -56,16 +56,16 @@
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
 
-set(AKONADINOTES_LIB_VERSION "5.23.1")
-set(AKONADI_VERSION "5.23.1")
-set(CALENDARUTILS_LIB_VERSION "5.23.1")
-set(KONTACTINTERFACE_LIB_VERSION "5.23.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.23.1")
-set(LIBKDEPIM_LIB_VERSION "5.23.1")
-set(KMIME_LIB_VERSION "5.23.1")
-set(PIMCOMMON_LIB_VERSION "5.23.1")
-set(GRANTLEETHEME_LIB_VERSION "5.23.1")
-set(AKONADI_SEARCH_VERSION "5.23.1")
+set(AKONADINOTES_LIB_VERSION "5.23.2")
+set(AKONADI_VERSION "5.23.2")
+set(CALENDARUTILS_LIB_VERSION "5.23.2")
+set(KONTACTINTERFACE_LIB_VERSION "5.23.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.23.2")
+set(LIBKDEPIM_LIB_VERSION "5.23.2")
+set(KMIME_LIB_VERSION "5.23.2")
+set(PIMCOMMON_LIB_VERSION "5.23.2")
+set(GRANTLEETHEME_LIB_VERSION "5.23.2")
+set(AKONADI_SEARCH_VERSION "5.23.2")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 if (QT_MAJOR_VERSION STREQUAL "6")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.04.1/po/ar/knotes.po 
new/knotes-23.04.2/po/ar/knotes.po
--- old/knotes-23.04.1/po/ar/knotes.po  2023-05-10 09:27:22.0 +0200
+++ new/knotes-23.04.2/po/ar/knotes.po  2023-06-02 21:32:18.0 +0200
@@ -3,7 +3,7 @@
 # Copyright (C) 2001, 2007 Free Software Foundation, Inc.
 # Hicham Amaoui , 2001.
 # Youssef Chahibi , 2007.
-# Safa Alfulaij , ٢٠١٦, 2018.
+# Safa Alfulaij , 2016, 2018.
 # Zayed Al-Saidi , 2021, 2022.
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.04.1/po/de/libnoteshared.po 
new/knotes-23.04.2/po/de/libnoteshared.po
--- old/knotes-23.04.1/po/de/libnoteshared.po   2023-05-10 09:27:22.0 
+0200
+++ new/knotes-23.04.2/po/de/libnoteshared.po   2023-06-02 21:32:18.0 
+0200
@@ -1,5 +1,5 @@
 # Burkhard Lück , 2013, 2014, 2017, 2019.
-# Frederik Schwarzer , 2022.
+# Frederik Schwarzer , 2022, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
@@ -13,7 +13,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 21.08.0\n"
+"X-Generator: Lokalize 22.07.70\n"
 
 #: alarms/notealarmdialog.cpp:41
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.04.1/po/es/libnoteshared.po 
new/knotes-23.04.2/po/es/libnoteshared.po
--- old/knotes-23.04.1/po/es/libnoteshared.po   2023-05-10 09:27:22.0 
+0200
+++ new/knotes-23.04.2/po/es/libnoteshared.po   2023-06-02 21:32:18.0 
+0200
@@ -2,13 +2,13 @@
 # 

commit knotes for openSUSE:Factory

2023-05-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2023-05-12 20:33:37

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.1533 (New)


Package is "knotes"

Fri May 12 20:33:37 2023 rev:81 rq:1086365 version:23.04.1

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2023-04-23 
22:45:42.842118341 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.1533/knotes.changes  2023-05-12 
20:34:13.328922581 +0200
@@ -1,0 +2,11 @@
+Tue May  9 10:47:15 UTC 2023 - Christophe Marin 
+
+- Update to 23.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.1/
+- Changes since 23.04.0:
+  * Adapt to build against last textaddons
+  * Fix compilation with older ktextaddons versions
+
+---

Old:

  knotes-23.04.0.tar.xz
  knotes-23.04.0.tar.xz.sig

New:

  knotes-23.04.1.tar.xz
  knotes-23.04.1.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.pwXEep/_old  2023-05-12 20:34:15.052928344 +0200
+++ /var/tmp/diff_new_pack.pwXEep/_new  2023-05-12 20:34:15.056928358 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:   knotes
-Version:23.04.0
+Version:23.04.1
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-23.04.0.tar.xz -> knotes-23.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.04.0/CMakeLists.txt 
new/knotes-23.04.1/CMakeLists.txt
--- old/knotes-23.04.0/CMakeLists.txt   2023-04-12 18:51:04.0 +0200
+++ new/knotes-23.04.1/CMakeLists.txt   2023-05-10 09:27:22.0 +0200
@@ -1,9 +1,9 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
-set(PIM_VERSION "5.23.0")
+set(PIM_VERSION "5.23.1")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "23.04.0")
+set(RELEASE_SERVICE_VERSION "23.04.1")
 
 
 set(KF_MIN_VERSION "5.103.0")
@@ -56,16 +56,16 @@
 set(KDEPIM_LIB_VERSION "${PIM_VERSION}")
 set(KDEPIM_LIB_SOVERSION "5")
 
-set(AKONADINOTES_LIB_VERSION "5.23.0")
-set(AKONADI_VERSION "5.23.0")
-set(CALENDARUTILS_LIB_VERSION "5.23.0")
-set(KONTACTINTERFACE_LIB_VERSION "5.23.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.23.0")
-set(LIBKDEPIM_LIB_VERSION "5.23.0")
-set(KMIME_LIB_VERSION "5.23.0")
-set(PIMCOMMON_LIB_VERSION "5.23.0")
-set(GRANTLEETHEME_LIB_VERSION "5.23.0")
-set(AKONADI_SEARCH_VERSION "5.23.0")
+set(AKONADINOTES_LIB_VERSION "5.23.1")
+set(AKONADI_VERSION "5.23.1")
+set(CALENDARUTILS_LIB_VERSION "5.23.1")
+set(KONTACTINTERFACE_LIB_VERSION "5.23.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.23.1")
+set(LIBKDEPIM_LIB_VERSION "5.23.1")
+set(KMIME_LIB_VERSION "5.23.1")
+set(PIMCOMMON_LIB_VERSION "5.23.1")
+set(GRANTLEETHEME_LIB_VERSION "5.23.1")
+set(AKONADI_SEARCH_VERSION "5.23.1")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 if (QT_MAJOR_VERSION STREQUAL "6")
@@ -116,7 +116,16 @@
 find_package(KPim${KF_MAJOR_VERSION}TextEdit ${KPIMTEXTEDIT_LIB_VERSION} 
CONFIG REQUIRED)
 find_package(KPim${KF_MAJOR_VERSION}GrantleeTheme ${GRANTLEETHEME_LIB_VERSION} 
CONFIG REQUIRED)
 
-find_package(KF${KF_MAJOR_VERSION}TextAutoCorrection 
${KTEXTADDONS_MIN_VERSION} CONFIG REQUIRED)
+find_package(KF${KF_MAJOR_VERSION}TextAutoCorrectionWidgets 
${KTEXTADDONS_MIN_VERSION} CONFIG)
+set_package_properties(KF${KF_MAJOR_VERSION}TextAutoCorrectionWidgets 
PROPERTIES DESCRIPTION
+"Add support for text auto correction"
+TYPE OPTIONAL
+)
+if (TARGET KF${KF_MAJOR_VERSION}::TextAutoCorrectionWidgets)
+set(HAVE_TEXT_AUTOCORRECTION_WIDGETS TRUE)
+else()
+find_package(KF${KF_MAJOR_VERSION}TextAutoCorrection 
${KTEXTADDONS_MIN_VERSION} CONFIG REQUIRED)
+endif()
 
 find_package(KPim${KF_MAJOR_VERSION}AkonadiSearch ${AKONADI_SEARCH_VERSION} 
CONFIG REQUIRED)
 set_package_properties(KPim${KF_MAJOR_VERSION}AkonadiSearch PROPERTIES 
DESCRIPTION "The Akonadi Search libraries" URL 
"ttps://invent.kde.org/pim/akonadi-search" TYPE REQUIRED PURPOSE "Provides 
search capabilities in pim apps and Akonadi")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-23.04.0/noteshared/src/CMakeLists.txt 
new/knotes-23.04.1/noteshared/src/CMakeLists.txt
--- old/knotes-23.04.0/noteshared/src/CMakeLists.txt2023-04-12 
18:51:04.0 +0200
+++ new/knotes-23.04.1/noteshared/src/CMakeLists.txt2023-05-10 
09:27:22.0 +0200
@@ -2,6 +2,7 @@
 # SPDX-License-Identifier: BSD-3-Clause
 
 

commit knotes for openSUSE:Factory

2023-04-23 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2023-04-23 22:44:25

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.1533 (New)


Package is "knotes"

Sun Apr 23 22:44:25 2023 rev:80 rq:1080648 version:23.04.0

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2023-03-03 
22:26:24.458933108 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.1533/knotes.changes  2023-04-23 
22:45:42.842118341 +0200
@@ -1,0 +2,20 @@
+Sat Apr 15 08:46:03 UTC 2023 - Christophe Marin 
+
+- Update to 23.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.0/
+
+---
+Fri Mar 31 16:42:14 UTC 2023 - Christophe Marin 
+
+- Update to 23.03.90
+  * New feature release
+
+---
+Fri Mar 17 20:43:49 UTC 2023 - Christophe Marin 
+
+- Update to 23.03.80
+  * New feature release
+
+---

Old:

  knotes-22.12.3.tar.xz
  knotes-22.12.3.tar.xz.sig

New:

  knotes-23.04.0.tar.xz
  knotes-23.04.0.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.C1Kv2x/_old  2023-04-23 22:45:43.422121618 +0200
+++ /var/tmp/diff_new_pack.C1Kv2x/_new  2023-04-23 22:45:43.430121663 +0200
@@ -16,11 +16,9 @@
 #
 
 
-# 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:   knotes
-Version:22.12.3
+Version:23.04.0
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later
@@ -31,15 +29,9 @@
 Source2:applications.keyring
 %endif
 BuildRequires:  extra-cmake-modules
-BuildRequires:  gettext-devel
-BuildRequires:  libboost_headers-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Grantlee5)
-BuildRequires:  cmake(KF5Akonadi)
-BuildRequires:  cmake(KF5AkonadiNotes)
-BuildRequires:  cmake(KF5AkonadiSearch)
-BuildRequires:  cmake(KF5CalendarUtils)
 BuildRequires:  cmake(KF5Completion)
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5ConfigWidgets)
@@ -49,25 +41,29 @@
 BuildRequires:  cmake(KF5DNSSD)
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5GlobalAccel)
-BuildRequires:  cmake(KF5GrantleeTheme)
 BuildRequires:  cmake(KF5IconThemes)
 BuildRequires:  cmake(KF5ItemModels)
 BuildRequires:  cmake(KF5ItemViews)
 BuildRequires:  cmake(KF5KCMUtils)
-BuildRequires:  cmake(KF5KontactInterface)
-BuildRequires:  cmake(KF5Libkdepim)
-BuildRequires:  cmake(KF5Mime)
 BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  cmake(KF5Notifications)
 BuildRequires:  cmake(KF5NotifyConfig)
 BuildRequires:  cmake(KF5Parts)
-BuildRequires:  cmake(KF5PimCommon)
-BuildRequires:  cmake(KF5PimTextEdit)
 BuildRequires:  cmake(KF5TextWidgets)
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(Qt5Core) >= 5.15.0
+BuildRequires:  cmake(KPim5Akonadi)
+BuildRequires:  cmake(KPim5AkonadiNotes)
+BuildRequires:  cmake(KPim5AkonadiSearch)
+BuildRequires:  cmake(KPim5CalendarUtils)
+BuildRequires:  cmake(KPim5GrantleeTheme)
+BuildRequires:  cmake(KPim5KontactInterface)
+BuildRequires:  cmake(KPim5Libkdepim)
+BuildRequires:  cmake(KPim5Mime)
+BuildRequires:  cmake(KF5PimCommon)
+BuildRequires:  cmake(KPim5TextEdit)
+BuildRequires:  cmake(Qt5Core)
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Network)


++ knotes-22.12.3.tar.xz -> knotes-23.04.0.tar.xz ++
 44900 lines of diff (skipped)


commit knotes for openSUSE:Factory

2023-03-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2023-03-03 22:25:32

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.31432 (New)


Package is "knotes"

Fri Mar  3 22:25:32 2023 rev:79 rq:1068854 version:22.12.3

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2023-02-04 
14:19:00.398733051 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.31432/knotes.changes 2023-03-03 
22:26:24.458933108 +0100
@@ -1,0 +2,8 @@
+Tue Feb 28 09:46:18 UTC 2023 - Christophe Marin 
+
+- Update to 22.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.3/
+
+---

Old:

  knotes-22.12.2.tar.xz
  knotes-22.12.2.tar.xz.sig

New:

  knotes-22.12.3.tar.xz
  knotes-22.12.3.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.6uHnmY/_old  2023-03-03 22:26:25.886937663 +0100
+++ /var/tmp/diff_new_pack.6uHnmY/_new  2023-03-03 22:26:25.890937675 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package knotes
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   knotes
-Version:22.12.2
+Version:22.12.3
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later
@@ -99,8 +99,7 @@
 
 %suse_update_desktop_file org.kde.knotes Utility DesktopUtility
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%ldconfig_scriptlets
 
 %files
 %license LICENSES/*


++ knotes-22.12.2.tar.xz -> knotes-22.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.2/CMakeLists.txt 
new/knotes-22.12.3/CMakeLists.txt
--- old/knotes-22.12.2/CMakeLists.txt   2023-01-30 00:29:44.0 +0100
+++ new/knotes-22.12.3/CMakeLists.txt   2023-02-25 06:09:48.0 +0100
@@ -1,9 +1,9 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
-set(PIM_VERSION "5.22.2")
+set(PIM_VERSION "5.22.3")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "22.12.2")
+set(RELEASE_SERVICE_VERSION "22.12.3")
 
 
 set(KF5_MIN_VERSION "5.99.0")
@@ -49,16 +49,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.22.2")
-set(AKONADI_VERSION "5.22.2")
-set(CALENDARUTILS_LIB_VERSION "5.22.2")
-set(KONTACTINTERFACE_LIB_VERSION "5.22.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.22.2")
-set(LIBKDEPIM_LIB_VERSION "5.22.2")
-set(KMIME_LIB_VERSION "5.22.2")
-set(PIMCOMMON_LIB_VERSION "5.22.2")
-set(GRANTLEETHEME_LIB_VERSION "5.22.2")
-set(AKONADI_SEARCH_VERSION "5.22.2")
+set(AKONADINOTES_LIB_VERSION "5.22.3")
+set(AKONADI_VERSION "5.22.3")
+set(CALENDARUTILS_LIB_VERSION "5.22.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.22.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.22.3")
+set(LIBKDEPIM_LIB_VERSION "5.22.3")
+set(KMIME_LIB_VERSION "5.22.3")
+set(PIMCOMMON_LIB_VERSION "5.22.3")
+set(GRANTLEETHEME_LIB_VERSION "5.22.3")
+set(AKONADI_SEARCH_VERSION "5.22.3")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 if (QT_MAJOR_VERSION STREQUAL "6")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.2/po/cs/akonadi_notes_agent.po 
new/knotes-22.12.3/po/cs/akonadi_notes_agent.po
--- old/knotes-22.12.2/po/cs/akonadi_notes_agent.po 2023-01-30 
00:29:44.0 +0100
+++ new/knotes-22.12.3/po/cs/akonadi_notes_agent.po 2023-02-25 
06:09:48.0 +0100
@@ -1,22 +1,22 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Vít Pelčák , 2013, 2014, 2015, 2017, 2018, 2019, 2020.
-# Vit Pelcak , 2021.
+# Vit Pelcak , 2021, 2023.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2022-10-16 00:47+\n"
-"PO-Revision-Date: 2021-04-21 15:45+0200\n"
-"Last-Translator: Vit Pelcak \n"
+"PO-Revision-Date: 2023-02-24 11:08+0100\n"
+"Last-Translator: Vit Pelcak \n"
 "Language-Team: Czech \n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 20.12.3\n"
+"X-Generator: Lokalize 22.12.2\n"
 
 #: 

commit knotes for openSUSE:Factory

2023-02-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2023-02-04 14:12:31

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.4462 (New)


Package is "knotes"

Sat Feb  4 14:12:31 2023 rev:78 rq:1062827 version:22.12.2

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2023-01-07 
17:18:22.929679091 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.4462/knotes.changes  2023-02-04 
14:19:00.398733051 +0100
@@ -1,0 +2,8 @@
+Tue Jan 31 10:34:05 UTC 2023 - Christophe Marin 
+
+- Update to 22.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.2/
+
+---

Old:

  knotes-22.12.1.tar.xz
  knotes-22.12.1.tar.xz.sig

New:

  knotes-22.12.2.tar.xz
  knotes-22.12.2.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.FAAMrS/_old  2023-02-04 14:19:00.750734968 +0100
+++ /var/tmp/diff_new_pack.FAAMrS/_new  2023-02-04 14:19:00.754734990 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   knotes
-Version:22.12.1
+Version:22.12.2
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-22.12.1.tar.xz -> knotes-22.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.1/CMakeLists.txt 
new/knotes-22.12.2/CMakeLists.txt
--- old/knotes-22.12.1/CMakeLists.txt   2023-01-03 00:58:42.0 +0100
+++ new/knotes-22.12.2/CMakeLists.txt   2023-01-30 00:29:44.0 +0100
@@ -1,9 +1,9 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
-set(PIM_VERSION "5.22.1")
+set(PIM_VERSION "5.22.2")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "22.12.1")
+set(RELEASE_SERVICE_VERSION "22.12.2")
 
 
 set(KF5_MIN_VERSION "5.99.0")
@@ -49,16 +49,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.22.1")
-set(AKONADI_VERSION "5.22.1")
-set(CALENDARUTILS_LIB_VERSION "5.22.1")
-set(KONTACTINTERFACE_LIB_VERSION "5.22.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.22.1")
-set(LIBKDEPIM_LIB_VERSION "5.22.1")
-set(KMIME_LIB_VERSION "5.22.1")
-set(PIMCOMMON_LIB_VERSION "5.22.1")
-set(GRANTLEETHEME_LIB_VERSION "5.22.1")
-set(AKONADI_SEARCH_VERSION "5.22.1")
+set(AKONADINOTES_LIB_VERSION "5.22.2")
+set(AKONADI_VERSION "5.22.2")
+set(CALENDARUTILS_LIB_VERSION "5.22.2")
+set(KONTACTINTERFACE_LIB_VERSION "5.22.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.22.2")
+set(LIBKDEPIM_LIB_VERSION "5.22.2")
+set(KMIME_LIB_VERSION "5.22.2")
+set(PIMCOMMON_LIB_VERSION "5.22.2")
+set(GRANTLEETHEME_LIB_VERSION "5.22.2")
+set(AKONADI_SEARCH_VERSION "5.22.2")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 if (QT_MAJOR_VERSION STREQUAL "6")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.1/po/ca@valencia/akonadi_notes_agent.po 
new/knotes-22.12.2/po/ca@valencia/akonadi_notes_agent.po
--- old/knotes-22.12.1/po/ca@valencia/akonadi_notes_agent.po2023-01-03 
00:58:42.0 +0100
+++ new/knotes-22.12.2/po/ca@valencia/akonadi_notes_agent.po2023-01-30 
00:29:44.0 +0100
@@ -72,7 +72,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Configure Notes Agent"
-msgstr "Configuració de l'agent de notes"
+msgstr "Configureu l'agent de notes"
 
 #: notesagentsettingsdialog.cpp:46
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.1/po/ca@valencia/knotes.po 
new/knotes-22.12.2/po/ca@valencia/knotes.po
--- old/knotes-22.12.1/po/ca@valencia/knotes.po 2023-01-03 00:58:42.0 
+0100
+++ new/knotes-22.12.2/po/ca@valencia/knotes.po 2023-01-30 00:29:44.0 
+0100
@@ -406,7 +406,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Configure Shortcuts"
-msgstr "Configuració de les dreceres"
+msgstr "Configureu les dreceres"
 
 #: dialog/knoteskeydialog.cpp:59
 #, kde-format
@@ -669,7 +669,7 @@
 #: kontactplugin/knotes_part.cpp:134
 #, kde-format
 msgid "Note settings..."
-msgstr "Configuració de la nota..."
+msgstr "Configureu la nota..."
 
 #: kontactplugin/knotes_part.cpp:138
 #, kde-format
@@ -886,7 +886,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Edit Popup Note"
-msgstr "Edició d'una nota emergent"
+msgstr "Editeu una nota emergent"
 
 #: kontactplugin/knoteseditdialog.cpp:65
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit knotes for openSUSE:Factory

2023-01-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2023-01-07 17:17:03

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.1563 (New)


Package is "knotes"

Sat Jan  7 17:17:03 2023 rev:77 rq:1056555 version:22.12.1

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2022-12-09 
13:18:12.679138827 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.1563/knotes.changes  2023-01-07 
17:18:22.929679091 +0100
@@ -1,0 +2,8 @@
+Tue Jan  3 10:20:28 UTC 2023 - Christophe Marin 
+
+- Update to 22.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.12.1/
+
+---

Old:

  knotes-22.12.0.tar.xz
  knotes-22.12.0.tar.xz.sig

New:

  knotes-22.12.1.tar.xz
  knotes-22.12.1.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.gXV59k/_old  2023-01-07 17:18:23.457682241 +0100
+++ /var/tmp/diff_new_pack.gXV59k/_new  2023-01-07 17:18:23.461682264 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   knotes
-Version:22.12.0
+Version:22.12.1
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-22.12.0.tar.xz -> knotes-22.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.0/CMakeLists.txt 
new/knotes-22.12.1/CMakeLists.txt
--- old/knotes-22.12.0/CMakeLists.txt   2022-11-30 01:39:53.0 +0100
+++ new/knotes-22.12.1/CMakeLists.txt   2023-01-03 00:58:42.0 +0100
@@ -1,9 +1,9 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
-set(PIM_VERSION "5.22.0")
+set(PIM_VERSION "5.22.1")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "22.12.0")
+set(RELEASE_SERVICE_VERSION "22.12.1")
 
 
 set(KF5_MIN_VERSION "5.99.0")
@@ -49,16 +49,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.22.0")
-set(AKONADI_VERSION "5.22.0")
-set(CALENDARUTILS_LIB_VERSION "5.22.0")
-set(KONTACTINTERFACE_LIB_VERSION "5.22.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.22.0")
-set(LIBKDEPIM_LIB_VERSION "5.22.0")
-set(KMIME_LIB_VERSION "5.22.0")
-set(PIMCOMMON_LIB_VERSION "5.22.0")
-set(GRANTLEETHEME_LIB_VERSION "5.22.0")
-set(AKONADI_SEARCH_VERSION "5.22.0")
+set(AKONADINOTES_LIB_VERSION "5.22.1")
+set(AKONADI_VERSION "5.22.1")
+set(CALENDARUTILS_LIB_VERSION "5.22.1")
+set(KONTACTINTERFACE_LIB_VERSION "5.22.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.22.1")
+set(LIBKDEPIM_LIB_VERSION "5.22.1")
+set(KMIME_LIB_VERSION "5.22.1")
+set(PIMCOMMON_LIB_VERSION "5.22.1")
+set(GRANTLEETHEME_LIB_VERSION "5.22.1")
+set(AKONADI_SEARCH_VERSION "5.22.1")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 if (QT_MAJOR_VERSION STREQUAL "6")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.0/po/ca@valencia/knotes.po 
new/knotes-22.12.1/po/ca@valencia/knotes.po
--- old/knotes-22.12.0/po/ca@valencia/knotes.po 2022-11-30 01:39:53.0 
+0100
+++ new/knotes-22.12.1/po/ca@valencia/knotes.po 2023-01-03 00:58:42.0 
+0100
@@ -1005,7 +1005,7 @@
 #: notes/knote.cpp:700
 #, kde-format
 msgid "Keep Above Others"
-msgstr "Mantín sobre les altres"
+msgstr "Mantín damunt les altres"
 
 #: notes/knote.cpp:704
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.12.0/po/ka/knotes.po 
new/knotes-22.12.1/po/ka/knotes.po
--- old/knotes-22.12.0/po/ka/knotes.po  2022-11-30 01:39:53.0 +0100
+++ new/knotes-22.12.1/po/ka/knotes.po  2023-01-03 00:58:42.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: knotes\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2022-10-04 00:45+\n"
-"PO-Revision-Date: 2022-08-22 17:26+0200\n"
+"PO-Revision-Date: 2022-12-27 09:51+0100\n"
 "Last-Translator: Temuri Doghonadze \n"
 "Language-Team: Georgian \n"
 "Language: ka\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Poedit 3.1.1\n"
+"X-Generator: Poedit 3.2.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -31,12 +31,12 @@
 #: apps/knotes_options.h:13
 #, kde-format
 msgid "Suppress creation of a new note on a non-unique instance."
-msgstr ""
+msgstr "პროგრამის არაუნიკალურ 
ასლზე ახალი 

commit knotes for openSUSE:Factory

2022-12-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2022-12-09 13:17:26

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.1835 (New)


Package is "knotes"

Fri Dec  9 13:17:26 2022 rev:76 rq:1041522 version:22.12.0

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2022-11-04 
17:34:31.672675330 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.1835/knotes.changes  2022-12-09 
13:18:12.679138827 +0100
@@ -1,0 +2,20 @@
+Fri Dec  2 12:25:46 UTC 2022 - Christophe Marin 
+
+- 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:25 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.11.90
+  * New feature release
+
+---
+Sat Nov 12 08:54:32 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.11.80
+  * New feature release
+
+---

Old:

  knotes-22.08.3.tar.xz
  knotes-22.08.3.tar.xz.sig

New:

  knotes-22.12.0.tar.xz
  knotes-22.12.0.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.dbIpeE/_old  2022-12-09 13:18:13.171141441 +0100
+++ /var/tmp/diff_new_pack.dbIpeE/_new  2022-12-09 13:18:13.175141462 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package knotes
 #
-# 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:   knotes
-Version:22.08.3
+Version:22.12.0
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later
-Group:  Productivity/Other
 URL:https://apps.kde.org/knotes
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with released}
@@ -94,10 +93,10 @@
 
 %install
 %kf5_makeinstall -C build
-%if %{with released}
-  %find_lang %{name} --with-man --all-name
-  %{kf5_find_htmldocs}
-%endif
+
+%find_lang %{name} --with-man --all-name
+%{kf5_find_htmldocs}
+
 %suse_update_desktop_file org.kde.knotes Utility DesktopUtility
 
 %post   -p /sbin/ldconfig
@@ -141,8 +140,6 @@
 %{_libdir}/libknotesprivate.so.*
 %{_libdir}/libnotesharedprivate.so.*
 
-%if %{with released}
 %files lang -f %{name}.lang
-%endif
 
 %changelog


++ knotes-22.08.3.tar.xz -> knotes-22.12.0.tar.xz ++
 41715 lines of diff (skipped)


commit knotes for openSUSE:Factory

2022-11-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2022-11-04 17:33:05

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.2275 (New)


Package is "knotes"

Fri Nov  4 17:33:05 2022 rev:75 rq:1033315 version:22.08.3

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2022-10-15 
16:34:55.561788424 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.2275/knotes.changes  2022-11-04 
17:34:31.672675330 +0100
@@ -1,0 +2,8 @@
+Tue Nov  1 11:20:53 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.3/
+
+---

Old:

  knotes-22.08.2.tar.xz
  knotes-22.08.2.tar.xz.sig

New:

  knotes-22.08.3.tar.xz
  knotes-22.08.3.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.CkfEeA/_old  2022-11-04 17:34:32.240678269 +0100
+++ /var/tmp/diff_new_pack.CkfEeA/_new  2022-11-04 17:34:32.244678289 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   knotes
-Version:22.08.2
+Version:22.08.3
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-22.08.2.tar.xz -> knotes-22.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.08.2/CMakeLists.txt 
new/knotes-22.08.3/CMakeLists.txt
--- old/knotes-22.08.2/CMakeLists.txt   2022-10-10 22:27:17.0 +0200
+++ new/knotes-22.08.3/CMakeLists.txt   2022-10-30 22:27:19.0 +0100
@@ -1,9 +1,9 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
-set(PIM_VERSION "5.21.2")
+set(PIM_VERSION "5.21.3")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "22.08.2")
+set(RELEASE_SERVICE_VERSION "22.08.3")
 
 
 set(KF5_MIN_VERSION "5.95.0")
@@ -49,16 +49,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.21.2")
-set(AKONADI_VERSION "5.21.2")
-set(CALENDARUTILS_LIB_VERSION "5.21.2")
-set(KONTACTINTERFACE_LIB_VERSION "5.21.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.21.2")
-set(LIBKDEPIM_LIB_VERSION "5.21.2")
-set(KMIME_LIB_VERSION "5.21.2")
-set(PIMCOMMON_LIB_VERSION "5.21.2")
-set(GRANTLEETHEME_LIB_VERSION "5.21.2")
-set(AKONADI_SEARCH_VERSION "5.21.2")
+set(AKONADINOTES_LIB_VERSION "5.21.3")
+set(AKONADI_VERSION "5.21.3")
+set(CALENDARUTILS_LIB_VERSION "5.21.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.21.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.21.3")
+set(LIBKDEPIM_LIB_VERSION "5.21.3")
+set(KMIME_LIB_VERSION "5.21.3")
+set(PIMCOMMON_LIB_VERSION "5.21.3")
+set(GRANTLEETHEME_LIB_VERSION "5.21.3")
+set(AKONADI_SEARCH_VERSION "5.21.3")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus 
Network PrintSupport Test Widgets Xml)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.08.2/po/ca@valencia/knotes.po 
new/knotes-22.08.3/po/ca@valencia/knotes.po
--- old/knotes-22.08.2/po/ca@valencia/knotes.po 2022-10-11 07:02:54.0 
+0200
+++ new/knotes-22.08.3/po/ca@valencia/knotes.po 2022-11-01 01:15:30.0 
+0100
@@ -274,7 +274,7 @@
 #: configdialog/knotecollectionconfigwidget.cpp:161
 #, kde-format
 msgid "Rename notes..."
-msgstr "Canvia el nom les notes..."
+msgstr "Canvia el nom de les notes..."
 
 #: configdialog/knotecollectionconfigwidget.cpp:165
 #, kde-format
@@ -295,7 +295,7 @@
 #: configdialog/knotecollectionconfigwidget.cpp:218
 #, kde-format
 msgid "Rename Notes"
-msgstr "Canvia el nom les notes"
+msgstr "Canvia el nom de les notes"
 
 #: configdialog/knotecollectionconfigwidget.cpp:218
 #, kde-format
@@ -310,7 +310,7 @@
 #: configdialog/knotecollectionconfigwidget.cpp:236
 #, kde-format
 msgid "Rename note"
-msgstr "Canvia el nom la nota"
+msgstr "Canvia el nom de la nota"
 
 #: configdialog/knotedisplayconfigwidget.cpp:26
 #, kde-format
@@ -393,7 +393,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Select notes to delete"
-msgstr "Seleccioneu les notes a suprimir"
+msgstr "Seleccioneu les notes que s'han de suprimir"
 
 #: dialog/knoteselectednotesdialog.cpp:21
 #: print/knoteprintselectednotesdialog.cpp:27
@@ -752,7 +752,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Rename Popup Note"
-msgstr "Canvia el nom la nota emergent"
+msgstr "Canvia el nom de la nota emergent"
 
 #: kontactplugin/knotes_part.cpp:535
 #, kde-format

commit knotes for openSUSE:Factory

2022-10-15 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2022-10-15 16:34:13

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.2275 (New)


Package is "knotes"

Sat Oct 15 16:34:13 2022 rev:74 rq:1010778 version:22.08.2

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2022-09-09 
18:24:00.700350575 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.2275/knotes.changes  2022-10-15 
16:34:55.561788424 +0200
@@ -1,0 +2,8 @@
+Tue Oct 11 14:32:59 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.2/
+
+---

Old:

  knotes-22.08.1.tar.xz
  knotes-22.08.1.tar.xz.sig

New:

  knotes-22.08.2.tar.xz
  knotes-22.08.2.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.U3ZVKF/_old  2022-10-15 16:34:57.089792096 +0200
+++ /var/tmp/diff_new_pack.U3ZVKF/_new  2022-10-15 16:34:57.093792106 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   knotes
-Version:22.08.1
+Version:22.08.2
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-22.08.1.tar.xz -> knotes-22.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.08.1/CMakeLists.txt 
new/knotes-22.08.2/CMakeLists.txt
--- old/knotes-22.08.1/CMakeLists.txt   2022-09-03 00:38:43.0 +0200
+++ new/knotes-22.08.2/CMakeLists.txt   2022-10-10 22:27:17.0 +0200
@@ -1,9 +1,9 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
-set(PIM_VERSION "5.21.1")
+set(PIM_VERSION "5.21.2")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "22.08.1")
+set(RELEASE_SERVICE_VERSION "22.08.2")
 
 
 set(KF5_MIN_VERSION "5.95.0")
@@ -49,16 +49,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.21.1")
-set(AKONADI_VERSION "5.21.1")
-set(CALENDARUTILS_LIB_VERSION "5.21.1")
-set(KONTACTINTERFACE_LIB_VERSION "5.21.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.21.1")
-set(LIBKDEPIM_LIB_VERSION "5.21.1")
-set(KMIME_LIB_VERSION "5.21.1")
-set(PIMCOMMON_LIB_VERSION "5.21.1")
-set(GRANTLEETHEME_LIB_VERSION "5.21.1")
-set(AKONADI_SEARCH_VERSION "5.21.1")
+set(AKONADINOTES_LIB_VERSION "5.21.2")
+set(AKONADI_VERSION "5.21.2")
+set(CALENDARUTILS_LIB_VERSION "5.21.2")
+set(KONTACTINTERFACE_LIB_VERSION "5.21.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.21.2")
+set(LIBKDEPIM_LIB_VERSION "5.21.2")
+set(KMIME_LIB_VERSION "5.21.2")
+set(PIMCOMMON_LIB_VERSION "5.21.2")
+set(GRANTLEETHEME_LIB_VERSION "5.21.2")
+set(AKONADI_SEARCH_VERSION "5.21.2")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus 
Network PrintSupport Test Widgets Xml)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.08.1/po/ca@valencia/knotes.po 
new/knotes-22.08.2/po/ca@valencia/knotes.po
--- old/knotes-22.08.1/po/ca@valencia/knotes.po 2022-09-06 02:15:09.0 
+0200
+++ new/knotes-22.08.2/po/ca@valencia/knotes.po 2022-10-11 07:02:54.0 
+0200
@@ -445,7 +445,7 @@
 #: knoteconfigmodule.cpp:80
 #, kde-format
 msgid "Show number of notes in tray icon"
-msgstr "Mostra el nombre de notes a la icona de la safata"
+msgstr "Mostra el nombre de notes en la icona de la safata"
 
 #: knoteconfigmodule.cpp:87
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.08.1/po/zh_CN/akonadi_notes_agent.po 
new/knotes-22.08.2/po/zh_CN/akonadi_notes_agent.po
--- old/knotes-22.08.1/po/zh_CN/akonadi_notes_agent.po  2022-09-06 
02:15:09.0 +0200
+++ new/knotes-22.08.2/po/zh_CN/akonadi_notes_agent.po  2022-10-11 
07:02:54.0 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2022-06-23 00:45+\n"
-"PO-Revision-Date: 2022-08-20 14:21\n"
+"PO-Revision-Date: 2022-10-02 15:52\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.08.1/po/zh_CN/knotes.po 
new/knotes-22.08.2/po/zh_CN/knotes.po
--- old/knotes-22.08.1/po/zh_CN/knotes.po   2022-09-06 02:15:09.0 
+0200
+++ new/knotes-22.08.2/po/zh_CN/knotes.po   

commit knotes for openSUSE:Factory

2022-09-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2022-09-09 18:23:37

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.2083 (New)


Package is "knotes"

Fri Sep  9 18:23:37 2022 rev:73 rq:1002061 version:22.08.1

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2022-08-19 
17:52:44.399630249 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.2083/knotes.changes  2022-09-09 
18:24:00.700350575 +0200
@@ -1,0 +2,8 @@
+Tue Sep  6 15:20:17 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.1/
+
+---

Old:

  knotes-22.08.0.tar.xz
  knotes-22.08.0.tar.xz.sig

New:

  knotes-22.08.1.tar.xz
  knotes-22.08.1.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.ktourW/_old  2022-09-09 18:24:01.180351989 +0200
+++ /var/tmp/diff_new_pack.ktourW/_new  2022-09-09 18:24:01.184352002 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   knotes
-Version:22.08.0
+Version:22.08.1
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-22.08.0.tar.xz -> knotes-22.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.08.0/CMakeLists.txt 
new/knotes-22.08.1/CMakeLists.txt
--- old/knotes-22.08.0/CMakeLists.txt   2022-08-11 00:17:25.0 +0200
+++ new/knotes-22.08.1/CMakeLists.txt   2022-09-03 00:38:43.0 +0200
@@ -1,9 +1,9 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
-set(PIM_VERSION "5.21.0")
+set(PIM_VERSION "5.21.1")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "22.08.0")
+set(RELEASE_SERVICE_VERSION "22.08.1")
 
 
 set(KF5_MIN_VERSION "5.95.0")
@@ -49,16 +49,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.21.0")
-set(AKONADI_VERSION "5.21.0")
-set(CALENDARUTILS_LIB_VERSION "5.21.0")
-set(KONTACTINTERFACE_LIB_VERSION "5.21.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.21.0")
-set(LIBKDEPIM_LIB_VERSION "5.21.0")
-set(KMIME_LIB_VERSION "5.21.0")
-set(PIMCOMMON_LIB_VERSION "5.21.0")
-set(GRANTLEETHEME_LIB_VERSION "5.21.0")
-set(AKONADI_SEARCH_VERSION "5.21.0")
+set(AKONADINOTES_LIB_VERSION "5.21.1")
+set(AKONADI_VERSION "5.21.1")
+set(CALENDARUTILS_LIB_VERSION "5.21.1")
+set(KONTACTINTERFACE_LIB_VERSION "5.21.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.21.1")
+set(LIBKDEPIM_LIB_VERSION "5.21.1")
+set(KMIME_LIB_VERSION "5.21.1")
+set(PIMCOMMON_LIB_VERSION "5.21.1")
+set(GRANTLEETHEME_LIB_VERSION "5.21.1")
+set(AKONADI_SEARCH_VERSION "5.21.1")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus 
Network PrintSupport Test Widgets Xml)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotes-22.08.0/notesagent/akonadi_notes_agent.notifyrc 
new/knotes-22.08.1/notesagent/akonadi_notes_agent.notifyrc
--- old/knotes-22.08.0/notesagent/akonadi_notes_agent.notifyrc  2022-08-11 
00:17:25.0 +0200
+++ new/knotes-22.08.1/notesagent/akonadi_notes_agent.notifyrc  2022-09-03 
00:38:43.0 +0200
@@ -20,6 +20,7 @@
 Comment[hu]=Jegyzetek ??gyn??k
 Comment[ia]=Agente de Notas
 Comment[it]=Agente delle note
+Comment[ka]= ??
 Comment[ko]=?? 
 Comment[nb]=Notatagent
 Comment[nds]=Notizenh??lper
@@ -63,6 +64,7 @@
 Name[hu]=Fogadott egy jegyzet
 Name[ia]=Il ha recipite un nota
 Name[it]=Nota ricevuta
+Name[ka]=? ???
 Name[ko]=? ??
 Name[nb]=Mottatt et notat
 Name[nds]=Notiz kregen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.08.0/notesagent/notesagent.desktop 
new/knotes-22.08.1/notesagent/notesagent.desktop
--- old/knotes-22.08.0/notesagent/notesagent.desktop2022-08-11 
00:17:25.0 +0200
+++ new/knotes-22.08.1/notesagent/notesagent.desktop2022-09-03 
00:38:43.0 +0200
@@ -19,6 +19,7 @@
 Name[hu]=Jegyzetek ??gyn??k
 Name[ia]=Agente de Notas (Notes Agent)
 Name[it]=Agente delle note
+Name[ka]= ??
 Name[ko]=?? 
 Name[nb]=Notatagent
 Name[nds]=Notizenh??lper
@@ -59,6 +60,7 @@
 Comment[hu]=H??l??zatr??l fogadott jegyzeteket ad hozz?? ??s 

commit knotes for openSUSE:Factory

2022-08-19 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2022-08-19 17:52:10

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.2083 (New)


Package is "knotes"

Fri Aug 19 17:52:10 2022 rev:72 rq:997870 version:22.08.0

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2022-07-09 
17:01:16.840638372 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.2083/knotes.changes  2022-08-19 
17:52:44.399630249 +0200
@@ -1,0 +2,20 @@
+Sun Aug 14 09:42:57 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.0/
+
+---
+Fri Aug  5 12:11:08 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.07.90
+  * New feature release
+
+---
+Sat Jul 16 08:28:22 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.07.80
+  * New feature release
+
+---

Old:

  knotes-22.04.3.tar.xz
  knotes-22.04.3.tar.xz.sig

New:

  knotes-22.08.0.tar.xz
  knotes-22.08.0.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.qoKpS9/_old  2022-08-19 17:52:45.191631909 +0200
+++ /var/tmp/diff_new_pack.qoKpS9/_new  2022-08-19 17:52:45.191631909 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   knotes
-Version:22.04.3
+Version:22.08.0
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later
@@ -79,8 +79,6 @@
 BuildRequires:  cmake(Qt5Xml)
 Obsoletes:  knotes5 < %{version}
 Provides:   knotes5 = %{version}
-# It can only build on the same platforms as Qt Webengine
-ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
 
 %description
 KNotes is a note taking application by KDE.
@@ -125,21 +123,20 @@
 %{_kf5_knsrcfilesdir}/knotes_printing_theme.knsrc
 %{_kf5_kxmlguidir}/knotes/
 %{_kf5_notifydir}/akonadi_notes_agent.notifyrc
-%dir %{_kf5_plugindir}/pim
-%dir %{_kf5_plugindir}/pim/kcms
-%dir %{_kf5_plugindir}/pim/kcms/knotes
-%dir %{_kf5_plugindir}/pim/kcms/summary
-%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_action.so
-%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_collection.so
-%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_display.so
-%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_editor.so
-%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_misc.so
-%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_network.so
-%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_print.so
-%{_kf5_plugindir}/kontact5/kontact_knotesplugin.so
-%{_kf5_plugindir}/pim/kcms/summary/kcmknotessummary.so
-%dir %{_kf5_plugindir}/kontact5/
-%{_kf5_plugindir}/kontact5/kontact_knotesplugin.so
+%dir %{_kf5_plugindir}/pim5
+%dir %{_kf5_plugindir}/pim5/kcms
+%dir %{_kf5_plugindir}/pim5/kcms/knotes
+%dir %{_kf5_plugindir}/pim5/kcms/summary
+%dir %{_kf5_plugindir}/pim5/kontact
+%{_kf5_plugindir}/pim5/kcms/knotes/kcm_knote_action.so
+%{_kf5_plugindir}/pim5/kcms/knotes/kcm_knote_collection.so
+%{_kf5_plugindir}/pim5/kcms/knotes/kcm_knote_display.so
+%{_kf5_plugindir}/pim5/kcms/knotes/kcm_knote_editor.so
+%{_kf5_plugindir}/pim5/kcms/knotes/kcm_knote_misc.so
+%{_kf5_plugindir}/pim5/kcms/knotes/kcm_knote_network.so
+%{_kf5_plugindir}/pim5/kcms/knotes/kcm_knote_print.so
+%{_kf5_plugindir}/pim5/kcms/summary/kcmknotessummary.so
+%{_kf5_plugindir}/pim5/kontact/kontact_knotesplugin.so
 %{_kf5_sharedir}/knotes/
 %{_libdir}/libknotesprivate.so.*
 %{_libdir}/libnotesharedprivate.so.*


++ knotes-22.04.3.tar.xz -> knotes-22.08.0.tar.xz ++
 19254 lines of diff (skipped)


commit knotes for openSUSE:Factory

2022-07-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2022-07-09 17:00:25

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.1523 (New)


Package is "knotes"

Sat Jul  9 17:00:25 2022 rev:71 rq:987632 version:22.04.3

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2022-06-12 
17:38:03.610048537 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.1523/knotes.changes  2022-07-09 
17:01:16.840638372 +0200
@@ -1,0 +2,8 @@
+Tue Jul  5 17:03:32 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.3/
+
+---

Old:

  knotes-22.04.2.tar.xz
  knotes-22.04.2.tar.xz.sig

New:

  knotes-22.04.3.tar.xz
  knotes-22.04.3.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.ynfBYW/_old  2022-07-09 17:01:17.360639153 +0200
+++ /var/tmp/diff_new_pack.ynfBYW/_new  2022-07-09 17:01:17.364639159 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   knotes
-Version:22.04.2
+Version:22.04.3
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-22.04.2.tar.xz -> knotes-22.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.04.2/CMakeLists.txt 
new/knotes-22.04.3/CMakeLists.txt
--- old/knotes-22.04.2/CMakeLists.txt   2022-06-07 05:53:20.0 +0200
+++ new/knotes-22.04.3/CMakeLists.txt   2022-07-01 21:18:54.0 +0200
@@ -1,9 +1,9 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
-set(PIM_VERSION "5.20.2")
+set(PIM_VERSION "5.20.3")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "22.04.2")
+set(RELEASE_SERVICE_VERSION "22.04.3")
 
 
 set(KF5_MIN_VERSION "5.91.0")
@@ -49,16 +49,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.20.2")
-set(AKONADI_VERSION "5.20.2")
-set(CALENDARUTILS_LIB_VERSION "5.20.2")
-set(KONTACTINTERFACE_LIB_VERSION "5.20.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.20.2")
-set(LIBKDEPIM_LIB_VERSION "5.20.2")
-set(KMIME_LIB_VERSION "5.20.2")
-set(PIMCOMMON_LIB_VERSION "5.20.2")
-set(GRANTLEETHEME_LIB_VERSION "5.20.2")
-set(AKONADI_SEARCH_VERSION "5.20.2")
+set(AKONADINOTES_LIB_VERSION "5.20.3")
+set(AKONADI_VERSION "5.20.3")
+set(CALENDARUTILS_LIB_VERSION "5.20.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.20.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.20.3")
+set(LIBKDEPIM_LIB_VERSION "5.20.3")
+set(KMIME_LIB_VERSION "5.20.3")
+set(PIMCOMMON_LIB_VERSION "5.20.3")
+set(GRANTLEETHEME_LIB_VERSION "5.20.3")
+set(AKONADI_SEARCH_VERSION "5.20.3")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus 
Network PrintSupport Test Widgets Xml)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.04.2/notesagent/notesagent.desktop 
new/knotes-22.04.3/notesagent/notesagent.desktop
--- old/knotes-22.04.2/notesagent/notesagent.desktop2022-06-07 
05:53:20.0 +0200
+++ new/knotes-22.04.3/notesagent/notesagent.desktop2022-07-01 
21:18:54.0 +0200
@@ -43,7 +43,7 @@
 Comment[ar]= ??  ?? ?? 
??  ?? ?? ??
 Comment[bs]=Dodaje bilje??ke primljene preko mre??e i rukuje napomenama alarma 
bilje??ki
 Comment[ca]=Afegeix notes rebudes a trav??s de la xarxa i s'ocupa de les 
notificacions d'alarma
-Comment[ca@valencia]=Afig notes rebudes a trav??s de la ret i s'ocupa de les 
notificacions d'alarma
+Comment[ca@valencia]=Afig notes rebudes a trav??s de la xarxa i s'ocupa de les 
notificacions d'alarma
 Comment[da]=Tilf??jer noter modtaget via netv??rk og h??ndterer 
bekendtg??relse af notealarmer
 Comment[de]=F??gt Notizen hinzu, die ??ber das Netzwerk erhalten wurden und 
verarbeitet Benachrichtigungen ??ber Notiz-Erinnerungen
 Comment[el]=??  ?? ?? 
  ??  ?? 
  ??
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.04.2/po/bg/akonadi_notes_agent.po 
new/knotes-22.04.3/po/bg/akonadi_notes_agent.po
--- 

commit knotes for openSUSE:Factory

2022-06-12 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2022-06-12 17:37:36

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.1548 (New)


Package is "knotes"

Sun Jun 12 17:37:36 2022 rev:70 rq:981700 version:22.04.2

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2022-05-14 
22:53:43.779108445 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.1548/knotes.changes  2022-06-12 
17:38:03.610048537 +0200
@@ -1,0 +2,8 @@
+Wed Jun  8 09:55:15 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.2/
+
+---

Old:

  knotes-22.04.1.tar.xz
  knotes-22.04.1.tar.xz.sig

New:

  knotes-22.04.2.tar.xz
  knotes-22.04.2.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.jYwZGo/_old  2022-06-12 17:38:04.442049724 +0200
+++ /var/tmp/diff_new_pack.jYwZGo/_new  2022-06-12 17:38:04.446049730 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   knotes
-Version:22.04.1
+Version:22.04.2
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-22.04.1.tar.xz -> knotes-22.04.2.tar.xz ++
 1922 lines of diff (skipped)


commit knotes for openSUSE:Factory

2022-05-14 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2022-05-14 22:53:10

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.1538 (New)


Package is "knotes"

Sat May 14 22:53:10 2022 rev:69 rq:976821 version:22.04.1

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2022-04-24 
00:19:55.332276734 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.1538/knotes.changes  2022-05-14 
22:53:43.779108445 +0200
@@ -1,0 +2,8 @@
+Tue May 10 16:30:20 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.1/
+
+---

Old:

  knotes-22.04.0.tar.xz
  knotes-22.04.0.tar.xz.sig

New:

  knotes-22.04.1.tar.xz
  knotes-22.04.1.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.pkuSZA/_old  2022-05-14 22:53:44.315109115 +0200
+++ /var/tmp/diff_new_pack.pkuSZA/_new  2022-05-14 22:53:44.319109120 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   knotes
-Version:22.04.0
+Version:22.04.1
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-22.04.0.tar.xz -> knotes-22.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.04.0/CMakeLists.txt 
new/knotes-22.04.1/CMakeLists.txt
--- old/knotes-22.04.0/CMakeLists.txt   2022-04-14 08:41:54.0 +0200
+++ new/knotes-22.04.1/CMakeLists.txt   2022-05-09 04:51:36.0 +0200
@@ -1,9 +1,9 @@
 # SPDX-FileCopyrightText: none
 # SPDX-License-Identifier: BSD-3-Clause
-set(PIM_VERSION "5.20.0")
+set(PIM_VERSION "5.20.1")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "22.04.0")
+set(RELEASE_SERVICE_VERSION "22.04.1")
 
 
 set(KF5_MIN_VERSION "5.91.0")
@@ -49,16 +49,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.20.0")
-set(AKONADI_VERSION "5.20.0")
-set(CALENDARUTILS_LIB_VERSION "5.20.0")
-set(KONTACTINTERFACE_LIB_VERSION "5.20.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.20.0")
-set(LIBKDEPIM_LIB_VERSION "5.20.0")
-set(KMIME_LIB_VERSION "5.20.0")
-set(PIMCOMMON_LIB_VERSION "5.20.0")
-set(GRANTLEETHEME_LIB_VERSION "5.20.0")
-set(AKONADI_SEARCH_VERSION "5.20.0")
+set(AKONADINOTES_LIB_VERSION "5.20.1")
+set(AKONADI_VERSION "5.20.1")
+set(CALENDARUTILS_LIB_VERSION "5.20.1")
+set(KONTACTINTERFACE_LIB_VERSION "5.20.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.20.1")
+set(LIBKDEPIM_LIB_VERSION "5.20.1")
+set(KMIME_LIB_VERSION "5.20.1")
+set(PIMCOMMON_LIB_VERSION "5.20.1")
+set(GRANTLEETHEME_LIB_VERSION "5.20.1")
+set(AKONADI_SEARCH_VERSION "5.20.1")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus 
Network PrintSupport Test Widgets Xml)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-22.04.0/po/ca@valencia/knotes.po 
new/knotes-22.04.1/po/ca@valencia/knotes.po
--- old/knotes-22.04.0/po/ca@valencia/knotes.po 2022-04-15 02:21:59.0 
+0200
+++ new/knotes-22.04.1/po/ca@valencia/knotes.po 2022-05-10 07:56:16.0 
+0200
@@ -461,8 +461,8 @@
 #, kde-format
 msgid ""
 "You can customize title note. You can use:%d current date "
-"(short format)%l current date (long format)%t current 
time"
+"(short format)%l current date (long format)%t current "
+"time"
 msgstr ""
 "Podeu personalitzar el t??tol de la nota. Podeu usar:%d "
 "data actual (format curt)%l data actual (format llarg)%t "
@@ -634,7 +634,7 @@
 "You will be presented with a dialog where you can rename an existing popup "
 "note."
 msgstr ""
-"Se vos presentar?? un di??leg des d'on podreu reanomenar una nota emergent "
+"Se vos presentar?? un di??leg des d'on podreu canviar de nom una nota 
emergent "
 "existent."
 
 #: kontactplugin/knotes_part.cpp:111
@@ -694,7 +694,7 @@
 #: kontactplugin/knotes_part.cpp:162 notes/knote.cpp:687
 #, kde-format
 msgid "Save As..."
-msgstr "Guarda com a..."
+msgstr "Anomena i guarda..."
 
 #: kontactplugin/knotes_part.cpp:166 notes/knote.cpp:661
 #, kde-format
@@ -778,7 +778,7 @@
 #: kontactplugin/knotes_part.cpp:696
 #, kde-format
 msgid "Save As"
-msgstr "Guarda com a"
+msgstr "Anomena i guarda"
 
 #: kontactplugin/knotes_part.cpp:705 notes/knote.cpp:503
 #, kde-format
@@ -970,7 +970,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Save As"
-msgstr "Guarda com a"

commit knotes for openSUSE:Factory

2022-04-23 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2022-04-24 00:19:32

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.1538 (New)


Package is "knotes"

Sun Apr 24 00:19:32 2022 rev:68 rq:971512 version:22.04.0

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2022-03-04 
20:15:54.496798334 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.1538/knotes.changes  2022-04-24 
00:19:55.332276734 +0200
@@ -1,0 +2,44 @@
+Mon Apr 18 07:51:59 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.04.0/
+
+---
+Fri Apr  8 18:19:55 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.03.90
+  * New feature release
+
+---
+Wed Mar 23 08:14:27 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 22.03.80
+  * New feature release
+- Changes since 21.12.3:
+  * Fix respectDiacriticAndAccents settings
+  * Fix api (it's a icon here)
+  * Improve search
+  * Fix compile without deprecated method
+  * Fix includes path
+  * Fix compile against qt6
+  * Use new akonadi notes install include
+  * Use new KDE_INSTALL_KXMLGUIDIR
+  * It compiles fine without qt5 deprecated methods
+  * Remove not necessary Grantlee5
+  * Use upper case include
+  * const'ify pointer
+  * Fix build with GCC 12 (standard attributes in middle of decl-specifiers)
+  * Use directly QT_VERSION
+  * Adapt build system for building against qt6
+  * Use SingleMainWindow=true
+  * Fix show headers in qtc6
+  * Mark as single-instance using X-GNOME-SingleWindow key
+  * fix enterEvent qt6 signature
+  * Remove now unneeded desktop files
+  * Remove now unneeded desktop to json conversion code
+  * Convert desktop files to JSON
+  * Correct prefix to other PIM repositories in .kde-ci.yml
+
+---

Old:

  knotes-21.12.3.tar.xz
  knotes-21.12.3.tar.xz.sig

New:

  knotes-22.04.0.tar.xz
  knotes-22.04.0.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.jipzHz/_old  2022-04-24 00:19:55.948277199 +0200
+++ /var/tmp/diff_new_pack.jipzHz/_new  2022-04-24 00:19:55.952277202 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   knotes
-Version:21.12.3
+Version:22.04.0
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later
@@ -140,15 +140,6 @@
 %{_kf5_plugindir}/pim/kcms/summary/kcmknotessummary.so
 %dir %{_kf5_plugindir}/kontact5/
 %{_kf5_plugindir}/kontact5/kontact_knotesplugin.so
-%{_kf5_servicesdir}/kcmknotessummary.desktop
-%{_kf5_servicesdir}/kontact/
-%{_kf5_servicesdir}/kcm_knote_action.desktop
-%{_kf5_servicesdir}/kcm_knote_collection.desktop
-%{_kf5_servicesdir}/kcm_knote_display.desktop
-%{_kf5_servicesdir}/kcm_knote_editor.desktop
-%{_kf5_servicesdir}/kcm_knote_misc.desktop
-%{_kf5_servicesdir}/kcm_knote_network.desktop
-%{_kf5_servicesdir}/kcm_knote_print.desktop
 %{_kf5_sharedir}/knotes/
 %{_libdir}/libknotesprivate.so.*
 %{_libdir}/libnotesharedprivate.so.*


++ knotes-21.12.3.tar.xz -> knotes-22.04.0.tar.xz ++
 36359 lines of diff (skipped)


commit knotes for openSUSE:Factory

2022-02-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2022-02-04 21:47:04

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.1898 (New)


Package is "knotes"

Fri Feb  4 21:47:04 2022 rev:66 rq:951077 version:21.12.2

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2022-01-11 
21:16:12.800829847 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.1898/knotes.changes  2022-02-04 
21:47:50.877019601 +0100
@@ -1,0 +2,10 @@
+Tue Feb  1 13:03:18 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 21.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.2/
+- Changes since 21.12.1:
+  * Fix build with GCC 12 (standard attributes in middle of decl-specifiers)
+
+---

Old:

  knotes-21.12.1.tar.xz
  knotes-21.12.1.tar.xz.sig

New:

  knotes-21.12.2.tar.xz
  knotes-21.12.2.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.5ek0Tt/_old  2022-02-04 21:47:51.501015341 +0100
+++ /var/tmp/diff_new_pack.5ek0Tt/_new  2022-02-04 21:47:51.513015259 +0100
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:   knotes
-Version:21.12.1
+Version:21.12.2
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-21.12.1.tar.xz -> knotes-21.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.12.1/CMakeLists.txt 
new/knotes-21.12.2/CMakeLists.txt
--- old/knotes-21.12.1/CMakeLists.txt   2022-01-03 22:58:07.0 +0100
+++ new/knotes-21.12.2/CMakeLists.txt   2022-01-29 00:28:43.0 +0100
@@ -1,7 +1,7 @@
-set(PIM_VERSION "5.19.1")
+set(PIM_VERSION "5.19.2")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "21.12.1")
+set(RELEASE_SERVICE_VERSION "21.12.2")
 
 
 set(KF5_MIN_VERSION "5.87.0")
@@ -46,16 +46,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.19.1")
-set(AKONADI_VERSION "5.19.1")
-set(CALENDARUTILS_LIB_VERSION "5.19.1")
-set(KONTACTINTERFACE_LIB_VERSION "5.19.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.19.1")
-set(LIBKDEPIM_LIB_VERSION "5.19.1")
-set(KMIME_LIB_VERSION "5.19.1")
-set(PIMCOMMON_LIB_VERSION "5.19.1")
-set(GRANTLEETHEME_LIB_VERSION "5.19.1")
-set(AKONADI_SEARCH_VERSION "5.19.1")
+set(AKONADINOTES_LIB_VERSION "5.19.2")
+set(AKONADI_VERSION "5.19.2")
+set(CALENDARUTILS_LIB_VERSION "5.19.2")
+set(KONTACTINTERFACE_LIB_VERSION "5.19.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.19.2")
+set(LIBKDEPIM_LIB_VERSION "5.19.2")
+set(KMIME_LIB_VERSION "5.19.2")
+set(PIMCOMMON_LIB_VERSION "5.19.2")
+set(GRANTLEETHEME_LIB_VERSION "5.19.2")
+set(AKONADI_SEARCH_VERSION "5.19.2")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Network 
PrintSupport Test Widgets Xml)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotes-21.12.1/noteshared/src/resources/localresourcecreator.h 
new/knotes-21.12.2/noteshared/src/resources/localresourcecreator.h
--- old/knotes-21.12.1/noteshared/src/resources/localresourcecreator.h  
2022-01-03 22:58:07.0 +0100
+++ new/knotes-21.12.2/noteshared/src/resources/localresourcecreator.h  
2022-01-29 00:28:43.0 +0100
@@ -19,7 +19,7 @@
 
 void createIfMissing();
 
-static Q_REQUIRED_RESULT QString akonadiNotesInstanceName();
+Q_REQUIRED_RESULT static QString akonadiNotesInstanceName();
 
 protected:
 virtual void finishCreateResource();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.12.1/po/ca/knotes.po 
new/knotes-21.12.2/po/ca/knotes.po
--- old/knotes-21.12.1/po/ca/knotes.po  2022-01-04 01:24:05.0 +0100
+++ new/knotes-21.12.2/po/ca/knotes.po  2022-02-01 01:15:06.0 +0100
@@ -1074,21 +1074,3 @@
 #, kde-format
 msgid "Themes:"
 msgstr "Temes:"
-
-#~ msgctxt "@info"
-#~ msgid "Dropping multiple mails is not supported."
-#~ msgstr "No es permet amollar m??ltiples correus."
-
-#~ msgctxt "@item"
-#~ msgid ""
-#~ "From: %1\n"
-#~ "To: %2\n"
-#~ "Subject: %3"
-#~ msgstr ""
-#~ "De: %1\n"
-#~ "Per a: %2\n"
-#~ "Assumpte: %3"
-
-#~ msgctxt "@item"
-#~ msgid "Mail: %1"
-#~ msgstr "Correu: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.12.1/po/ca@valencia/knotes.po 
new/knotes-21.12.2/po/ca@valencia/knotes.po

commit knotes for openSUSE:Factory

2022-01-11 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2022-01-11 21:15:14

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.1892 (New)


Package is "knotes"

Tue Jan 11 21:15:14 2022 rev:65 rq:944363 version:21.12.1

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2021-12-13 
20:40:53.904459369 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.1892/knotes.changes  2022-01-11 
21:16:12.800829847 +0100
@@ -1,0 +2,9 @@
+Tue Jan  4 10:25:58 UTC 2022 - Christophe Giboudeaux 
+
+- Update to 21.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.1/
+- No code change since 21.12.0
+
+---

Old:

  knotes-21.12.0.tar.xz
  knotes-21.12.0.tar.xz.sig

New:

  knotes-21.12.1.tar.xz
  knotes-21.12.1.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.AosxZA/_old  2022-01-11 21:16:15.832831979 +0100
+++ /var/tmp/diff_new_pack.AosxZA/_new  2022-01-11 21:16:15.832831979 +0100
@@ -18,16 +18,16 @@
 
 # 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 lang
+%bcond_without released
 Name:   knotes
-Version:21.12.0
+Version:21.12.1
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later
 Group:  Productivity/Other
 URL:https://apps.kde.org/knotes
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
@@ -96,7 +96,7 @@
 
 %install
 %kf5_makeinstall -C build
-%if %{with lang}
+%if %{with released}
   %find_lang %{name} --with-man --all-name
   %{kf5_find_htmldocs}
 %endif
@@ -153,7 +153,7 @@
 %{_libdir}/libknotesprivate.so.*
 %{_libdir}/libnotesharedprivate.so.*
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 


++ knotes-21.12.0.tar.xz -> knotes-21.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.12.0/CMakeLists.txt 
new/knotes-21.12.1/CMakeLists.txt
--- old/knotes-21.12.0/CMakeLists.txt   2021-11-30 22:05:45.0 +0100
+++ new/knotes-21.12.1/CMakeLists.txt   2022-01-03 22:58:07.0 +0100
@@ -1,7 +1,7 @@
-set(PIM_VERSION "5.19.0")
+set(PIM_VERSION "5.19.1")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "21.12.0")
+set(RELEASE_SERVICE_VERSION "21.12.1")
 
 
 set(KF5_MIN_VERSION "5.87.0")
@@ -46,16 +46,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.19.0")
-set(AKONADI_VERSION "5.19.0")
-set(CALENDARUTILS_LIB_VERSION "5.19.0")
-set(KONTACTINTERFACE_LIB_VERSION "5.19.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.19.0")
-set(LIBKDEPIM_LIB_VERSION "5.19.0")
-set(KMIME_LIB_VERSION "5.19.0")
-set(PIMCOMMON_LIB_VERSION "5.19.0")
-set(GRANTLEETHEME_LIB_VERSION "5.19.0")
-set(AKONADI_SEARCH_VERSION "5.19.0")
+set(AKONADINOTES_LIB_VERSION "5.19.1")
+set(AKONADI_VERSION "5.19.1")
+set(CALENDARUTILS_LIB_VERSION "5.19.1")
+set(KONTACTINTERFACE_LIB_VERSION "5.19.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.19.1")
+set(LIBKDEPIM_LIB_VERSION "5.19.1")
+set(KMIME_LIB_VERSION "5.19.1")
+set(PIMCOMMON_LIB_VERSION "5.19.1")
+set(GRANTLEETHEME_LIB_VERSION "5.19.1")
+set(AKONADI_SEARCH_VERSION "5.19.1")
 
 set(QT_REQUIRED_VERSION "5.15.2")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Network 
PrintSupport Test Widgets Xml)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.12.0/po/en_GB/libnoteshared.po 
new/knotes-21.12.1/po/en_GB/libnoteshared.po
--- old/knotes-21.12.0/po/en_GB/libnoteshared.po2021-12-03 
01:16:44.0 +0100
+++ new/knotes-21.12.1/po/en_GB/libnoteshared.po2022-01-04 
01:24:05.0 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Steve Allewell , 2014, 2017, 2019.
+# Steve Allewell , 2014, 2017, 2019, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2021-11-06 00:17+\n"
-"PO-Revision-Date: 2019-11-17 12:14+\n"
+"PO-Revision-Date: 2022-01-01 16:47+\n"
 "Last-Translator: 

commit knotes for openSUSE:Factory

2021-12-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2021-12-13 20:39:41

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.2520 (New)


Package is "knotes"

Mon Dec 13 20:39:41 2021 rev:64 rq:937981 version:21.12.0

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2021-11-06 
18:15:51.684817182 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.2520/knotes.changes  2021-12-13 
20:40:53.904459369 +0100
@@ -1,0 +2,39 @@
+Fri Dec  3 19:22:19 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.0/
+- Changes since 21.11.90:
+  * Enable new GitLab CI on stable branch.
+
+---
+Sat Nov 27 10:11:14 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.11.90
+  * New feature release
+- No code change since 21.11.80
+
+---
+Sat Nov 13 17:55:39 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.11.80
+  * New feature release
+- Changes since 21.08.3:
+  * Use action texts for buttons of decision/confirmation dialogs
+  * Port to for(...:...)
+  * not necessary to use private class here
+  * Clean includes
+  * Fix some cppcheck warnings
+  * Add KDE CI file
+  * Add missing Include
+  * Remove kcfg_generate_dbus_interface CMake macro copy
+  * Port to KPluginMetaData::findPlugins
+  * We depend against 5.84
+  * not used now
+  * X-KDE-ParentComponents is not use now.
+  * Now we don't use X-KDE-CfgDlgHierarchy
+  * Drop unused X-KDE-ParentApp entries from kcm desktop files
+  * Remove obsolete setdlg files
+
+---

Old:

  knotes-21.08.3.tar.xz
  knotes-21.08.3.tar.xz.sig

New:

  knotes-21.12.0.tar.xz
  knotes-21.12.0.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.oulBw6/_old  2021-12-13 20:40:54.456459437 +0100
+++ /var/tmp/diff_new_pack.oulBw6/_new  2021-12-13 20:40:54.460459437 +0100
@@ -16,12 +16,11 @@
 #
 
 
-%define kf5_version 5.79.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 lang
 Name:   knotes
-Version:21.08.3
+Version:21.12.0
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later
@@ -112,8 +111,6 @@
 %doc %lang(en) %{_kf5_htmldir}/en/akonadi_notes_agent/
 %doc %lang(en) %{_kf5_htmldir}/en/knotes/
 %{_datadir}/akonadi/agents/notesagent.desktop
-%{_datadir}/kconf_update/
-%{_datadir}/kontact/
 %{_kf5_applicationsdir}/org.kde.knotes.desktop
 %{_kf5_appstreamdir}/org.kde.knotes.appdata.xml
 %{_kf5_bindir}/akonadi_notes_agent


++ knotes-21.08.3.tar.xz -> knotes-21.12.0.tar.xz ++
 37584 lines of diff (skipped)


commit knotes for openSUSE:Factory

2021-11-06 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2021-11-06 18:14:20

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.1890 (New)


Package is "knotes"

Sat Nov  6 18:14:20 2021 rev:63 rq:929349 version:21.08.3

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2021-10-13 
18:03:25.599024429 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.1890/knotes.changes  2021-11-06 
18:15:51.684817182 +0100
@@ -1,0 +2,9 @@
+Tue Nov  2 21:34:14 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.3/
+- No code change since 21.08.2
+
+---

Old:

  knotes-21.08.2.tar.xz
  knotes-21.08.2.tar.xz.sig

New:

  knotes-21.08.3.tar.xz
  knotes-21.08.3.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.e0Vs4V/_old  2021-11-06 18:15:53.216817975 +0100
+++ /var/tmp/diff_new_pack.e0Vs4V/_new  2021-11-06 18:15:53.216817975 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   knotes
-Version:21.08.2
+Version:21.08.3
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-21.08.2.tar.xz -> knotes-21.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.08.2/CMakeLists.txt 
new/knotes-21.08.3/CMakeLists.txt
--- old/knotes-21.08.2/CMakeLists.txt   2021-10-05 00:31:44.0 +0200
+++ new/knotes-21.08.3/CMakeLists.txt   2021-10-31 11:34:29.0 +0100
@@ -1,7 +1,7 @@
-set(PIM_VERSION "5.18.2")
+set(PIM_VERSION "5.18.3")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "21.08.2")
+set(RELEASE_SERVICE_VERSION "21.08.3")
 
 
 set(KF5_MIN_VERSION "5.83.0")
@@ -44,16 +44,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.18.2")
-set(AKONADI_VERSION "5.18.2")
-set(CALENDARUTILS_LIB_VERSION "5.18.2")
-set(KONTACTINTERFACE_LIB_VERSION "5.18.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.18.2")
-set(LIBKDEPIM_LIB_VERSION "5.18.2")
-set(KMIME_LIB_VERSION "5.18.2")
-set(PIMCOMMON_LIB_VERSION "5.18.2")
-set(GRANTLEETHEME_LIB_VERSION "5.18.2")
-set(AKONADI_SEARCH_VERSION "5.18.2")
+set(AKONADINOTES_LIB_VERSION "5.18.3")
+set(AKONADI_VERSION "5.18.3")
+set(CALENDARUTILS_LIB_VERSION "5.18.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.18.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.18.3")
+set(LIBKDEPIM_LIB_VERSION "5.18.3")
+set(KMIME_LIB_VERSION "5.18.3")
+set(PIMCOMMON_LIB_VERSION "5.18.3")
+set(GRANTLEETHEME_LIB_VERSION "5.18.3")
+set(AKONADI_SEARCH_VERSION "5.18.3")
 
 set(QT_REQUIRED_VERSION "5.15.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Network 
PrintSupport Test Widgets Xml)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.08.2/po/ca/akonadi_notes_agent.po 
new/knotes-21.08.3/po/ca/akonadi_notes_agent.po
--- old/knotes-21.08.2/po/ca/akonadi_notes_agent.po 2021-10-05 
07:45:20.0 +0200
+++ new/knotes-21.08.3/po/ca/akonadi_notes_agent.po 2021-11-02 
01:18:19.0 +0100
@@ -4,14 +4,14 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Antoni Bella P??rez , 2014, 2015, 2016, 2017, 2019, 
2020.
-# Josep Ma. Ferrer , 2018, 2019, 2021.
+# Josep M. Ferrer , 2018, 2019, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: knotes\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2021-04-16 00:21+\n"
 "PO-Revision-Date: 2021-04-16 07:29+0100\n"
-"Last-Translator: Josep Ma. Ferrer \n"
+"Last-Translator: Josep M. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.08.2/po/ca/knotes.po 
new/knotes-21.08.3/po/ca/knotes.po
--- old/knotes-21.08.2/po/ca/knotes.po  2021-10-05 07:45:20.0 +0200
+++ new/knotes-21.08.3/po/ca/knotes.po  2021-11-02 01:18:19.0 +0100
@@ -4,7 +4,7 @@
 # Sebasti?? Pla i Sanz , 1998, 2004.
 # Antoni Bella P??rez , 2003, 2013, 2014, 2015, 2016, 
2017, 2019, 2020.
 # Albert Astals Cid , 2004, 2005.
-# Josep Ma. Ferrer , 2006, 2007, 2008, 2009, 2010, 2014, 
2015, 2017, 2018, 2021.
+# Josep M. Ferrer , 2006, 2007, 2008, 2009, 2010, 2014, 
2015, 2017, 2018, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: knotes\n"
diff -urN '--exclude=CVS' 

commit knotes for openSUSE:Factory

2021-10-13 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2021-10-13 18:02:39

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.2443 (New)


Package is "knotes"

Wed Oct 13 18:02:39 2021 rev:62 rq:923940 version:21.08.2

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2021-09-04 
22:35:13.072140621 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.2443/knotes.changes  2021-10-13 
18:03:25.599024429 +0200
@@ -1,0 +2,9 @@
+Tue Oct  5 16:28:30 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.2/
+- No code change since 21.08.1
+
+---

Old:

  knotes-21.08.1.tar.xz
  knotes-21.08.1.tar.xz.sig

New:

  knotes-21.08.2.tar.xz
  knotes-21.08.2.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.c9D54c/_old  2021-10-13 18:03:27.943028104 +0200
+++ /var/tmp/diff_new_pack.c9D54c/_new  2021-10-13 18:03:27.943028104 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   knotes
-Version:21.08.1
+Version:21.08.2
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-21.08.1.tar.xz -> knotes-21.08.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.08.1/.gitlab-ci.yml 
new/knotes-21.08.2/.gitlab-ci.yml
--- old/knotes-21.08.1/.gitlab-ci.yml   2021-08-27 23:15:11.0 +0200
+++ new/knotes-21.08.2/.gitlab-ci.yml   2021-10-05 00:31:44.0 +0200
@@ -31,4 +31,4 @@
 - cd build && run-clang-tidy
   variables:
 PLATFORM: SUSEQt5.15
-BRANCH_GROUP: kf5-qt5
+BRANCH_GROUP: stable-kf5-qt5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.08.1/CMakeLists.txt 
new/knotes-21.08.2/CMakeLists.txt
--- old/knotes-21.08.1/CMakeLists.txt   2021-08-27 23:15:11.0 +0200
+++ new/knotes-21.08.2/CMakeLists.txt   2021-10-05 00:31:44.0 +0200
@@ -1,7 +1,7 @@
-set(PIM_VERSION "5.18.1")
+set(PIM_VERSION "5.18.2")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "21.08.1")
+set(RELEASE_SERVICE_VERSION "21.08.2")
 
 
 set(KF5_MIN_VERSION "5.83.0")
@@ -44,16 +44,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.18.1")
-set(AKONADI_VERSION "5.18.1")
-set(CALENDARUTILS_LIB_VERSION "5.18.1")
-set(KONTACTINTERFACE_LIB_VERSION "5.18.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.18.1")
-set(LIBKDEPIM_LIB_VERSION "5.18.1")
-set(KMIME_LIB_VERSION "5.18.1")
-set(PIMCOMMON_LIB_VERSION "5.18.1")
-set(GRANTLEETHEME_LIB_VERSION "5.18.1")
-set(AKONADI_SEARCH_VERSION "5.18.1")
+set(AKONADINOTES_LIB_VERSION "5.18.2")
+set(AKONADI_VERSION "5.18.2")
+set(CALENDARUTILS_LIB_VERSION "5.18.2")
+set(KONTACTINTERFACE_LIB_VERSION "5.18.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.18.2")
+set(LIBKDEPIM_LIB_VERSION "5.18.2")
+set(KMIME_LIB_VERSION "5.18.2")
+set(PIMCOMMON_LIB_VERSION "5.18.2")
+set(GRANTLEETHEME_LIB_VERSION "5.18.2")
+set(AKONADI_SEARCH_VERSION "5.18.2")
 
 set(QT_REQUIRED_VERSION "5.15.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Network 
PrintSupport Test Widgets Xml)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.08.1/po/ca/docs/knotes/index.docbook 
new/knotes-21.08.2/po/ca/docs/knotes/index.docbook
--- old/knotes-21.08.1/po/ca/docs/knotes/index.docbook  2021-08-31 
02:37:46.0 +0200
+++ new/knotes-21.08.2/po/ca/docs/knotes/index.docbook  2021-10-05 
07:45:21.0 +0200
@@ -135,14 +135,14 @@
 
 
 Seleccionant la carpeta per a les notes
+>Seleccionant la carpeta de les notes
 
 
 
 
 Seleccionant la carpeta per a les notesSeleccionant la carpeta de les notes
 
 
@@ -715,7 +715,7 @@
 >
 Escriviu en aquest quadre d'edici?? una ordre per enviar correu electr??nic 
amb totes les opcions de la l??nia d'ordres necess??ries per a la seva 
execuci??.
+>Escriviu en aquest quadre d'edici?? una ordre per enviar correu electr??nic 
amb totes les opcions de la l??nia d'ordres necess??ries.
 Utilitzeu %fhttps://bugs.kde.org\n;
 "POT-Creation-Date: 2021-06-22 00:18+\n"
-"PO-Revision-Date: 2021-03-01 12:49+0100\n"
-"Last-Translator: Josep Ma. Ferrer \n"
+"PO-Revision-Date: 2021-09-05 19:28+0200\n"
+"Last-Translator: Josep M. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 

commit knotes for openSUSE:Factory

2021-09-04 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2021-09-04 22:33:15

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.1899 (New)


Package is "knotes"

Sat Sep  4 22:33:15 2021 rev:61 rq:915939 version:21.08.1

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2021-08-16 
10:07:58.887353786 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.1899/knotes.changes  2021-09-04 
22:35:13.072140621 +0200
@@ -1,0 +2,9 @@
+Wed Sep  1 12:38:45 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.1
+- No code change since 21.08.0
+
+---

Old:

  knotes-21.08.0.tar.xz
  knotes-21.08.0.tar.xz.sig

New:

  knotes-21.08.1.tar.xz
  knotes-21.08.1.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.cgxuMt/_old  2021-09-04 22:35:14.200142118 +0200
+++ /var/tmp/diff_new_pack.cgxuMt/_new  2021-09-04 22:35:14.204142123 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   knotes
-Version:21.08.0
+Version:21.08.1
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-21.08.0.tar.xz -> knotes-21.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.08.0/CMakeLists.txt 
new/knotes-21.08.1/CMakeLists.txt
--- old/knotes-21.08.0/CMakeLists.txt   2021-08-05 07:44:20.0 +0200
+++ new/knotes-21.08.1/CMakeLists.txt   2021-08-27 23:15:11.0 +0200
@@ -1,7 +1,7 @@
-set(PIM_VERSION "5.18.0")
+set(PIM_VERSION "5.18.1")
 cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "21.08.0")
+set(RELEASE_SERVICE_VERSION "21.08.1")
 
 
 set(KF5_MIN_VERSION "5.83.0")
@@ -44,16 +44,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.18.0")
-set(AKONADI_VERSION "5.18.0")
-set(CALENDARUTILS_LIB_VERSION "5.18.0")
-set(KONTACTINTERFACE_LIB_VERSION "5.18.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.18.0")
-set(LIBKDEPIM_LIB_VERSION "5.18.0")
-set(KMIME_LIB_VERSION "5.18.0")
-set(PIMCOMMON_LIB_VERSION "5.18.0")
-set(GRANTLEETHEME_LIB_VERSION "5.18.0")
-set(AKONADI_SEARCH_VERSION "5.18.0")
+set(AKONADINOTES_LIB_VERSION "5.18.1")
+set(AKONADI_VERSION "5.18.1")
+set(CALENDARUTILS_LIB_VERSION "5.18.1")
+set(KONTACTINTERFACE_LIB_VERSION "5.18.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.18.1")
+set(LIBKDEPIM_LIB_VERSION "5.18.1")
+set(KMIME_LIB_VERSION "5.18.1")
+set(PIMCOMMON_LIB_VERSION "5.18.1")
+set(GRANTLEETHEME_LIB_VERSION "5.18.1")
+set(AKONADI_SEARCH_VERSION "5.18.1")
 
 set(QT_REQUIRED_VERSION "5.15.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Network 
PrintSupport Test Widgets Xml)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.08.0/po/cs/libnoteshared.po 
new/knotes-21.08.1/po/cs/libnoteshared.po
--- old/knotes-21.08.0/po/cs/libnoteshared.po   2021-08-06 02:23:40.0 
+0200
+++ new/knotes-21.08.1/po/cs/libnoteshared.po   2021-08-31 02:37:46.0 
+0200
@@ -1,21 +1,22 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # V??t Pelk , 2013, 2014, 2017.
+# Vit Pelcak , 2021.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2021-06-22 00:18+\n"
-"PO-Revision-Date: 2017-02-22 16:48+0100\n"
-"Last-Translator: V??t Pelk \n"
+"PO-Revision-Date: 2021-08-19 16:12+0200\n"
+"Last-Translator: Vit Pelcak \n"
 "Language-Team: Czech \n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 21.08.0\n"
 
 #: alarms/notealarmdialog.cpp:54
 #, kde-format
@@ -128,7 +129,7 @@
 #: noteutils.cpp:33
 #, kde-format
 msgid "Please configure send mail action."
-msgstr ""
+msgstr "Pros??m nastavte ??innost posl??n?? e-mailu"
 
 #: noteutils.cpp:41
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.08.0/po/zh_CN/akonadi_notes_agent.po 
new/knotes-21.08.1/po/zh_CN/akonadi_notes_agent.po
--- old/knotes-21.08.0/po/zh_CN/akonadi_notes_agent.po  2021-08-06 
02:23:41.0 

commit knotes for openSUSE:Factory

2021-08-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2021-08-16 10:06:39

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.1899 (New)


Package is "knotes"

Mon Aug 16 10:06:39 2021 rev:60 rq:911710 version:21.08.0

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2021-07-09 
23:59:05.000643943 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.1899/knotes.changes  2021-08-16 
10:07:58.887353786 +0200
@@ -1,0 +2,42 @@
+Fri Aug  6 09:39:40 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.08.0
+- Changes since 21.07.90:
+  * Drop X-KDE-Keywords entries from kcm desktop files
+
+---
+Fri Jul 30 10:05:16 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.07.90
+  * New feature release
+- No code change since 21.07.80
+
+---
+Sat Jul 17 20:06:23 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.07.80
+  * New feature release
+- Changes since 21.04.3:
+  * Provide metadata in kontact plugin for settings dialog rewrite
+  * Install summary KCM in pim/kcms/summary
+  * Make it build with KCMUtils <= 5.83
+  * Use same name for pluginId and library name
+  * Use KPluginMetaData to load KCMs in KCMultiDialog
+  * Correct loading wrong metadata file
+  * Update it for adding build support
+  * Use directly K_PLUGIN_CLASS_WITH_JSON
+  * Port KNotesSummary away from KCM create function
+  * Port away from create functions
+  * Modernize code
+  * Use forward declaration here
+  * Make doctools optional
+  * Migration code will be remove in new release
+  * In kf6 migration method will be removed
+  * Use openStateConfig for storing window size
+  * Fix copyPaste error
+- Only install the license files once
+
+---

Old:

  knotes-21.04.3.tar.xz
  knotes-21.04.3.tar.xz.sig

New:

  knotes-21.08.0.tar.xz
  knotes-21.08.0.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.ykMflS/_old  2021-08-16 10:08:01.147351082 +0200
+++ /var/tmp/diff_new_pack.ykMflS/_new  2021-08-16 10:08:01.151351078 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   knotes
-Version:21.04.3
+Version:21.08.0
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later
@@ -69,7 +69,7 @@
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(Qt5Core) >= 5.14.0
+BuildRequires:  cmake(Qt5Core) >= 5.15.0
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Network)
@@ -78,7 +78,6 @@
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  cmake(Qt5X11Extras)
 BuildRequires:  cmake(Qt5Xml)
-Recommends: %{name}-lang
 Obsoletes:  knotes5 < %{version}
 Provides:   knotes5 = %{version}
 # It can only build on the same platforms as Qt Webengine
@@ -129,20 +128,36 @@
 %{_kf5_knsrcfilesdir}/knotes_printing_theme.knsrc
 %{_kf5_kxmlguidir}/knotes/
 %{_kf5_notifydir}/akonadi_notes_agent.notifyrc
-%{_kf5_plugindir}/kcm_knote.so
-%{_kf5_plugindir}/kcm_knotessummary.so
+%dir %{_kf5_plugindir}/pim
+%dir %{_kf5_plugindir}/pim/kcms
+%dir %{_kf5_plugindir}/pim/kcms/knotes
+%dir %{_kf5_plugindir}/pim/kcms/summary
+%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_action.so
+%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_collection.so
+%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_display.so
+%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_editor.so
+%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_misc.so
+%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_network.so
+%{_kf5_plugindir}/pim/kcms/knotes/kcm_knote_print.so
+%{_kf5_plugindir}/kontact5/kontact_knotesplugin.so
+%{_kf5_plugindir}/pim/kcms/summary/kcmknotessummary.so
 %dir %{_kf5_plugindir}/kontact5/
 %{_kf5_plugindir}/kontact5/kontact_knotesplugin.so
 %{_kf5_servicesdir}/kcmknotessummary.desktop
-%{_kf5_servicesdir}/knote_*.desktop
 %{_kf5_servicesdir}/kontact/
+%{_kf5_servicesdir}/kcm_knote_action.desktop
+%{_kf5_servicesdir}/kcm_knote_collection.desktop
+%{_kf5_servicesdir}/kcm_knote_display.desktop
+%{_kf5_servicesdir}/kcm_knote_editor.desktop
+%{_kf5_servicesdir}/kcm_knote_misc.desktop
+%{_kf5_servicesdir}/kcm_knote_network.desktop
+%{_kf5_servicesdir}/kcm_knote_print.desktop
 %{_kf5_sharedir}/knotes/
 %{_libdir}/libknotesprivate.so.*
 

commit knotes for openSUSE:Factory

2021-07-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2021-07-09 23:58:03

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.2625 (New)


Package is "knotes"

Fri Jul  9 23:58:03 2021 rev:59 rq:904969 version:21.04.3

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2021-06-12 
20:06:54.456809250 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.2625/knotes.changes  2021-07-09 
23:59:05.000643943 +0200
@@ -1,0 +2,9 @@
+Wed Jul  7 08:58:03 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04.3
+- No code change since 21.04.2
+
+---

Old:

  knotes-21.04.2.tar.xz
  knotes-21.04.2.tar.xz.sig

New:

  knotes-21.04.3.tar.xz
  knotes-21.04.3.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.h9Jziu/_old  2021-07-09 23:59:05.908636882 +0200
+++ /var/tmp/diff_new_pack.h9Jziu/_new  2021-07-09 23:59:05.912636851 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   knotes
-Version:21.04.2
+Version:21.04.3
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-21.04.2.tar.xz -> knotes-21.04.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.04.2/CMakeLists.txt 
new/knotes-21.04.3/CMakeLists.txt
--- old/knotes-21.04.2/CMakeLists.txt   2021-06-05 23:22:40.0 +0200
+++ new/knotes-21.04.3/CMakeLists.txt   2021-07-05 21:22:57.0 +0200
@@ -1,7 +1,7 @@
-set(PIM_VERSION "5.17.2")
+set(PIM_VERSION "5.17.3")
 cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "21.04.2")
+set(RELEASE_SERVICE_VERSION "21.04.3")
 
 
 set(KF5_MIN_VERSION "5.79.0")
@@ -44,16 +44,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.17.2")
-set(AKONADI_VERSION "5.17.2")
-set(CALENDARUTILS_LIB_VERSION "5.17.2")
-set(KONTACTINTERFACE_LIB_VERSION "5.17.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.17.2")
-set(LIBKDEPIM_LIB_VERSION "5.17.2")
-set(KMIME_LIB_VERSION "5.17.2")
-set(PIMCOMMON_LIB_VERSION "5.17.2")
-set(GRANTLEETHEME_LIB_VERSION "5.17.2")
-set(AKONADI_SEARCH_VERSION "5.17.2")
+set(AKONADINOTES_LIB_VERSION "5.17.3")
+set(AKONADI_VERSION "5.17.3")
+set(CALENDARUTILS_LIB_VERSION "5.17.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.17.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.17.3")
+set(LIBKDEPIM_LIB_VERSION "5.17.3")
+set(KMIME_LIB_VERSION "5.17.3")
+set(PIMCOMMON_LIB_VERSION "5.17.3")
+set(GRANTLEETHEME_LIB_VERSION "5.17.3")
+set(AKONADI_SEARCH_VERSION "5.17.3")
 
 set(QT_REQUIRED_VERSION "5.14.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Network 
PrintSupport Test Widgets Xml)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.04.2/po/el/knotes.po 
new/knotes-21.04.3/po/el/knotes.po
--- old/knotes-21.04.2/po/el/knotes.po  2021-06-08 08:17:29.0 +0200
+++ new/knotes-21.04.3/po/el/knotes.po  2021-07-06 07:27:52.0 +0200
@@ -5,13 +5,13 @@
 # Spiros Georgaras , 2005, 2006, 2007.
 # Toussis Manolis , 2007, 2008, 2009.
 # Dimitrios Glentadakis , 2011, 2012.
-# Stelios , 2020.
+# Stelios , 2020, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: knotes\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2021-03-01 02:56+0100\n"
-"PO-Revision-Date: 2020-10-09 08:43+0300\n"
+"PO-Revision-Date: 2021-06-20 09:54+0300\n"
 "Last-Translator: Stelios \n"
 "Language-Team: Greek \n"
 "Language: el\n"
@@ -128,10 +128,9 @@
 msgstr " ??  KDE"
 
 #: apps/main.cpp:43
-#, fuzzy, kde-format
-#| msgid "Copyright ?? 1997???2020 KNotes authors"
+#, kde-format
 msgid "Copyright ?? 1997???2021 KNotes authors"
-msgstr "  ?? 1997???2020  
 ?? KNotes"
+msgstr "  ?? 1997???2021  
 ?? KNotes"
 
 #: apps/main.cpp:63 kontactplugin/kcmknotessummary.cpp:49
 #, kde-format
@@ -586,10 +585,9 @@
 msgstr " ?? ?? 
??"
 
 #: kontactplugin/kcmknotessummary.cpp:48
-#, fuzzy, kde-format
-#| msgid "Copyright ?? 2013-2020 Laurent Montel "
+#, kde-format
 msgid "Copyright ?? 2013-2021 Laurent Montel "
-msgstr "Copyright ?? 2013-2020 Laurent Montel "

commit knotes for openSUSE:Factory

2021-05-16 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2021-05-16 23:40:02

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.2988 (New)


Package is "knotes"

Sun May 16 23:40:02 2021 rev:57 rq:892827 version:21.04.1

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2021-04-24 
23:08:35.287346868 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new.2988/knotes.changes  2021-05-16 
23:40:22.501997843 +0200
@@ -1,0 +2,9 @@
+Wed May 12 06:08:03 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/21.04.1
+- No code change since 21.04.0
+
+---

Old:

  knotes-21.04.0.tar.xz
  knotes-21.04.0.tar.xz.sig

New:

  knotes-21.04.1.tar.xz
  knotes-21.04.1.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.GOXcf6/_old  2021-05-16 23:40:22.969996099 +0200
+++ /var/tmp/diff_new_pack.GOXcf6/_new  2021-05-16 23:40:22.969996099 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   knotes
-Version:21.04.0
+Version:21.04.1
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-21.04.0.tar.xz -> knotes-21.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.04.0/CMakeLists.txt 
new/knotes-21.04.1/CMakeLists.txt
--- old/knotes-21.04.0/CMakeLists.txt   2021-04-14 17:26:44.0 +0200
+++ new/knotes-21.04.1/CMakeLists.txt   2021-05-07 20:38:05.0 +0200
@@ -1,7 +1,7 @@
-set(PIM_VERSION "5.17.0")
+set(PIM_VERSION "5.17.1")
 cmake_minimum_required(VERSION 3.5 FATAL_ERROR)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "21.04.0")
+set(RELEASE_SERVICE_VERSION "21.04.1")
 
 
 set(KF5_MIN_VERSION "5.79.0")
@@ -44,16 +44,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.17.0")
-set(AKONADI_VERSION "5.17.0")
-set(CALENDARUTILS_LIB_VERSION "5.17.0")
-set(KONTACTINTERFACE_LIB_VERSION "5.17.0")
-set(KPIMTEXTEDIT_LIB_VERSION "5.17.0")
-set(LIBKDEPIM_LIB_VERSION "5.17.0")
-set(KMIME_LIB_VERSION "5.17.0")
-set(PIMCOMMON_LIB_VERSION "5.17.0")
-set(GRANTLEETHEME_LIB_VERSION "5.17.0")
-set(AKONADI_SEARCH_VERSION "5.17.0")
+set(AKONADINOTES_LIB_VERSION "5.17.1")
+set(AKONADI_VERSION "5.17.1")
+set(CALENDARUTILS_LIB_VERSION "5.17.1")
+set(KONTACTINTERFACE_LIB_VERSION "5.17.1")
+set(KPIMTEXTEDIT_LIB_VERSION "5.17.1")
+set(LIBKDEPIM_LIB_VERSION "5.17.1")
+set(KMIME_LIB_VERSION "5.17.1")
+set(PIMCOMMON_LIB_VERSION "5.17.1")
+set(GRANTLEETHEME_LIB_VERSION "5.17.1")
+set(AKONADI_SEARCH_VERSION "5.17.1")
 
 set(QT_REQUIRED_VERSION "5.14.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Network 
PrintSupport Test Widgets Xml)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.04.0/po/cs/akonadi_notes_agent.po 
new/knotes-21.04.1/po/cs/akonadi_notes_agent.po
--- old/knotes-21.04.0/po/cs/akonadi_notes_agent.po 2021-04-16 
10:46:18.0 +0200
+++ new/knotes-21.04.1/po/cs/akonadi_notes_agent.po 2021-05-11 
09:28:52.0 +0200
@@ -1,6 +1,7 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # V??t Pelk , 2013, 2014, 2015, 2017, 2018, 2019, 2020.
+# Vit Pelcak , 2021.
 #
 msgid ""
 msgstr ""
@@ -15,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 20.04.0\n"
+"X-Generator: Lokalize 20.12.3\n"
 
 #: notesagentalarmdialog.cpp:38
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-21.04.0/po/cs/knotes.po 
new/knotes-21.04.1/po/cs/knotes.po
--- old/knotes-21.04.0/po/cs/knotes.po  2021-04-16 10:46:18.0 +0200
+++ new/knotes-21.04.1/po/cs/knotes.po  2021-05-11 09:28:52.0 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: knotes\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2021-03-01 02:56+0100\n"
-"PO-Revision-Date: 2021-03-24 11:53+0100\n"
+"PO-Revision-Date: 2021-04-08 15:11+0200\n"
 "Last-Translator: Vit Pelcak \n"
 "Language-Team: Czech \n"
 "Language: cs\n"
@@ -991,12 +991,12 @@
 #: notes/knote.cpp:700
 #, kde-format
 msgid "Keep Above Others"
-msgstr "Podr??et nad ostatn??mi"
+msgstr 

commit knotes for openSUSE:Factory

2021-04-24 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2021-04-24 23:07:47

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.12324 (New)


Package is "knotes"

Sat Apr 24 23:07:47 2021 rev:56 rq:887698 version:21.04.0

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2021-03-08 
15:13:37.857772777 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.12324/knotes.changes 2021-04-24 
23:08:35.287346868 +0200
@@ -1,0 +2,25 @@
+Fri Apr 16 16:12:20 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.04
+- No code change since 21.03.90
+- Stop owning directories provided by the filesystem package (boo#1184786)
+
+---
+Fri Apr  9 17:40:46 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.03.90
+  * New feature release
+- No code change since 21.03.80
+
+---
+Sun Mar 21 13:28:34 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 21.03.80
+  * New feature release
+- Too many changes since 20.12.3, only listing bugfixes:
+  * Fix Bug 431126 - KNotes cannot be configured using the GUI (kde#431126)
+
+---

Old:

  knotes-20.12.3.tar.xz
  knotes-20.12.3.tar.xz.sig

New:

  knotes-21.04.0.tar.xz
  knotes-21.04.0.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.zbCFl5/_old  2021-04-24 23:08:35.763347542 +0200
+++ /var/tmp/diff_new_pack.zbCFl5/_new  2021-04-24 23:08:35.767347547 +0200
@@ -16,18 +16,22 @@
 #
 
 
-%define kf5_version 5.75.0
+%define kf5_version 5.79.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 lang
 Name:   knotes
-Version:20.12.3
+Version:21.04.0
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later
 Group:  Productivity/Other
-URL:https://www.kde.org
+URL:https://apps.kde.org/knotes
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  gettext-devel
 BuildRequires:  libboost_headers-devel
@@ -65,31 +69,28 @@
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(Qt5DBus) >= 5.2.0
+BuildRequires:  cmake(Qt5Core) >= 5.14.0
+BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Gui)
-BuildRequires:  cmake(Qt5Network) >= 5.2.0
-BuildRequires:  cmake(Qt5PrintSupport) >= 5.2.0
-BuildRequires:  cmake(Qt5Test) >= 5.2.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.2.0
-BuildRequires:  cmake(Qt5X11Extras) >= 5.2.0
-BuildRequires:  cmake(Qt5Xml) >= 5.2.0
+BuildRequires:  cmake(Qt5Network)
+BuildRequires:  cmake(Qt5PrintSupport)
+BuildRequires:  cmake(Qt5Test)
+BuildRequires:  cmake(Qt5Widgets)
+BuildRequires:  cmake(Qt5X11Extras)
+BuildRequires:  cmake(Qt5Xml)
 Recommends: %{name}-lang
 Obsoletes:  knotes5 < %{version}
 Provides:   knotes5 = %{version}
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:applications.keyring
-%endif
 
 %description
-KNotes is a note taking application for KDE.
+KNotes is a note taking application by KDE.
 
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %cmake_kf5 -d build
@@ -109,7 +110,6 @@
 %files
 %license LICENSES/*
 %doc README
-%dir %{_kf5_appstreamdir}/
 %doc %lang(en) %{_kf5_htmldir}/en/akonadi_notes_agent/
 %doc %lang(en) %{_kf5_htmldir}/en/knotes/
 %{_datadir}/akonadi/agents/notesagent.desktop
@@ -121,10 +121,10 @@
 %{_kf5_bindir}/knotes
 %{_kf5_configkcfgdir}/knotesglobalconfig.kcfg
 %{_kf5_configkcfgdir}/notesagentsettings.kcfg
-%{_kf5_debugdir}/knotes.categories
-%{_kf5_debugdir}/knotes.renamecategories
 %{_kf5_dbusinterfacesdir}/org.kde.KNotes.xml
 %{_kf5_dbusinterfacesdir}/org.kde.kontact.*.xml
+%{_kf5_debugdir}/knotes.categories
+%{_kf5_debugdir}/knotes.renamecategories
 %{_kf5_iconsdir}/hicolor/*/*/*
 

commit knotes for openSUSE:Factory

2021-03-08 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2021-03-08 15:12:51

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.2378 (New)


Package is "knotes"

Mon Mar  8 15:12:51 2021 rev:55 rq:877136 version:20.12.3

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2021-02-07 
15:16:02.989516727 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.2378/knotes.changes  2021-03-08 
15:13:37.857772777 +0100
@@ -1,0 +2,9 @@
+Thu Mar  4 06:10:51 UTC 2021 - Luca Beltrame 
+
+- Update to 20.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.12.3
+- No code change since 20.12.2
+
+---

Old:

  knotes-20.12.2.tar.xz
  knotes-20.12.2.tar.xz.sig

New:

  knotes-20.12.3.tar.xz
  knotes-20.12.3.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.WGox4C/_old  2021-03-08 15:13:38.581773334 +0100
+++ /var/tmp/diff_new_pack.WGox4C/_new  2021-03-08 15:13:38.585773338 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   knotes
-Version:20.12.2
+Version:20.12.3
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later


++ knotes-20.12.2.tar.xz -> knotes-20.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-20.12.2/CMakeLists.txt 
new/knotes-20.12.3/CMakeLists.txt
--- old/knotes-20.12.2/CMakeLists.txt   2021-02-02 01:52:55.0 +0100
+++ new/knotes-20.12.3/CMakeLists.txt   2021-03-02 01:52:48.0 +0100
@@ -1,7 +1,7 @@
-set(PIM_VERSION "5.16.2")
+set(PIM_VERSION "5.16.3")
 cmake_minimum_required(VERSION 3.5)
 project(knotes VERSION ${PIM_VERSION})
-set(RELEASE_SERVICE_VERSION "20.12.2")
+set(RELEASE_SERVICE_VERSION "20.12.3")
 
 
 set(KF5_MIN_VERSION "5.75.0")
@@ -43,16 +43,16 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.16.2")
-set(AKONADI_VERSION "5.16.2")
-set(CALENDARUTILS_LIB_VERSION "5.16.2")
-set(KONTACTINTERFACE_LIB_VERSION "5.16.2")
-set(KPIMTEXTEDIT_LIB_VERSION "5.16.2")
-set(LIBKDEPIM_LIB_VERSION "5.16.2")
-set(KMIME_LIB_VERSION "5.16.2")
-set(PIMCOMMON_LIB_VERSION "5.16.2")
-set(GRANTLEETHEME_LIB_VERSION "5.16.2")
-set(AKONADI_SEARCH_VERSION "5.16.2")
+set(AKONADINOTES_LIB_VERSION "5.16.3")
+set(AKONADI_VERSION "5.16.3")
+set(CALENDARUTILS_LIB_VERSION "5.16.3")
+set(KONTACTINTERFACE_LIB_VERSION "5.16.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.16.3")
+set(LIBKDEPIM_LIB_VERSION "5.16.3")
+set(KMIME_LIB_VERSION "5.16.3")
+set(PIMCOMMON_LIB_VERSION "5.16.3")
+set(GRANTLEETHEME_LIB_VERSION "5.16.3")
+set(AKONADI_SEARCH_VERSION "5.16.3")
 
 set(QT_REQUIRED_VERSION "5.13.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED DBus Network 
PrintSupport Test Widgets Xml)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-20.12.2/po/fr/knotes.po 
new/knotes-20.12.3/po/fr/knotes.po
--- old/knotes-20.12.2/po/fr/knotes.po  2021-02-02 01:52:53.0 +0100
+++ new/knotes-20.12.3/po/fr/knotes.po  2021-03-02 01:52:46.0 +0100
@@ -21,7 +21,7 @@
 "POT-Creation-Date: 2021-01-08 08:53+0100\n"
 "PO-Revision-Date: 2020-02-03 00:00+0800\n"
 "Last-Translator: Simon Depiets \n"
-"Language-Team: FR\n"
+"Language-Team: French \n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-20.12.2/po/it/knotes.po 
new/knotes-20.12.3/po/it/knotes.po
--- old/knotes-20.12.2/po/it/knotes.po  2021-02-02 01:52:53.0 +0100
+++ new/knotes-20.12.3/po/it/knotes.po  2021-03-02 01:52:47.0 +0100
@@ -4,7 +4,7 @@
 # Andrea Rizzi , 2005.
 # Dario Panico , 2008.
 # Antonino Arcudi , 2009.
-# Valter Mura , 2010, 2013, 2014, 2015, 2016, 2017, 
2018, 2019, 2020.
+# Valter Mura , 2010, 2013, 2014, 2015, 2016, 2017, 
2018, 2019, 2020, 2021.
 # Luigi Toscano , 2014.
 msgid ""
 msgstr ""
@@ -19,7 +19,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 19.12.1\n"
+"X-Generator: Lokalize 20.12.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-20.12.2/po/nn/knotes.po 
new/knotes-20.12.3/po/nn/knotes.po
--- old/knotes-20.12.2/po/nn/knotes.po  2021-02-02 01:52:54.0 

commit knotes for openSUSE:Factory

2021-02-07 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2021-02-07 15:15:31

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.28504 (New)


Package is "knotes"

Sun Feb  7 15:15:31 2021 rev:54 rq:869363 version:20.12.2

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2021-01-08 
17:37:07.108751284 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.28504/knotes.changes 2021-02-07 
15:16:02.989516727 +0100
@@ -1,0 +2,11 @@
+Wed Feb  3 08:29:06 UTC 2021 - Christophe Giboudeaux 
+
+- Update to 20.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2021-02-apps-update
+- Changes since 20.12.1:
+  * Clean up CMakeLists.txt (remove duplicate entries)
+  * Fix Bug 431126 - KNotes cannot be configured using the GUI (kde#431126)
+
+---

Old:

  knotes-20.12.1.tar.xz
  knotes-20.12.1.tar.xz.sig

New:

  knotes-20.12.2.tar.xz
  knotes-20.12.2.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.nHVFS0/_old  2021-02-07 15:16:03.609517390 +0100
+++ /var/tmp/diff_new_pack.nHVFS0/_new  2021-02-07 15:16:03.617517398 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   knotes
-Version:20.12.1
+Version:20.12.2
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later

++ applications.keyring ++
Binary files /var/tmp/diff_new_pack.nHVFS0/_old and 
/var/tmp/diff_new_pack.nHVFS0/_new differ

++ knotes-20.12.1.tar.xz -> knotes-20.12.2.tar.xz ++
 6512 lines of diff (skipped)


commit knotes for openSUSE:Factory

2020-12-17 Thread User for buildservice source handling
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2020-12-17 16:55:59

Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and  /work/SRC/openSUSE:Factory/.knotes.new.5145 (New)


Package is "knotes"

Thu Dec 17 16:55:59 2020 rev:52 rq:855209 version:20.12.0

Changes:

--- /work/SRC/openSUSE:Factory/knotes/knotes.changes2020-11-10 
13:37:14.228737715 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.5145/knotes.changes  2020-12-17 
16:56:11.881145386 +0100
@@ -1,0 +2,33 @@
+Sat Dec  5 23:16:49 UTC 2020 - Luca Beltrame 
+
+- Update to 20.12.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-12-apps-update
+- No code change since 20.11.90
+
+---
+Fri Nov 27 15:17:02 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.11.90
+  * New feature release
+- No code change since 20.11.80
+
+---
+Sat Nov 14 00:02:01 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.11.80
+  * New feature release
+- Changes since 20.08.3:
+  * Fix build on windows
+  * It's x11 specific
+  * It's already in lib
+  * Modernize code
+  * If include is define in .h remove it if it's defined in .cpp too (scripted)
+  * Remove not implemented method
+  * Time to increase version
+  * Remove reference to kdepim-apps-libs
+  * Convert license headers to SPDX format
+  * Define AKONADI_SEARCH_VERSION
+
+---

Old:

  knotes-20.08.3.tar.xz
  knotes-20.08.3.tar.xz.sig

New:

  knotes-20.12.0.tar.xz
  knotes-20.12.0.tar.xz.sig



Other differences:
--
++ knotes.spec ++
--- /var/tmp/diff_new_pack.jyv9YQ/_old  2020-12-17 16:56:12.573146129 +0100
+++ /var/tmp/diff_new_pack.jyv9YQ/_new  2020-12-17 16:56:12.589146146 +0100
@@ -16,12 +16,12 @@
 #
 
 
-%define kf5_version 5.60.0
+%define kf5_version 5.75.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 lang
 Name:   knotes
-Version:20.08.3
+Version:20.12.0
 Release:0
 Summary:Popup Notes
 License:GPL-2.0-or-later
@@ -107,7 +107,7 @@
 %postun -p /sbin/ldconfig
 
 %files
-%license COPYING*
+%license LICENSES/*
 %doc README
 %dir %{_kf5_appstreamdir}/
 %doc %lang(en) %{_kf5_htmldir}/en/akonadi_notes_agent/
@@ -142,7 +142,7 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%license COPYING*
+%license LICENSES/*
 %endif
 
 %changelog


++ knotes-20.08.3.tar.xz -> knotes-20.12.0.tar.xz ++
 84577 lines of diff (skipped)
___
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org