Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kteatime for openSUSE:Factory 
checked in at 2022-08-19 17:55:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kteatime (Old)
 and      /work/SRC/openSUSE:Factory/.kteatime.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kteatime"

Fri Aug 19 17:55:21 2022 rev:116 rq:997905 version:22.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kteatime/kteatime.changes        2022-07-09 
17:04:34.500873193 +0200
+++ /work/SRC/openSUSE:Factory/.kteatime.new.2083/kteatime.changes      
2022-08-19 17:58:05.176302542 +0200
@@ -1,0 +2,20 @@
+Sun Aug 14 09:43:25 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- 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:23 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.07.90
+  * New feature release
+
+-------------------------------------------------------------------
+Sat Jul 16 08:28:38 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.07.80
+  * New feature release
+
+-------------------------------------------------------------------

Old:
----
  kteatime-22.04.3.tar.xz
  kteatime-22.04.3.tar.xz.sig

New:
----
  kteatime-22.08.0.tar.xz
  kteatime-22.08.0.tar.xz.sig

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

Other differences:
------------------
++++++ kteatime.spec ++++++
--- /var/tmp/diff_new_pack.AhOqB3/_old  2022-08-19 17:58:05.788303824 +0200
+++ /var/tmp/diff_new_pack.AhOqB3/_new  2022-08-19 17:58:05.796303841 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kteatime
-Version:        22.04.3
+Version:        22.08.0
 Release:        0
 Summary:        Timer for various types of tea
 License:        GPL-2.0-or-later


++++++ kteatime-22.04.3.tar.xz -> kteatime-22.08.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-22.04.3/.kde-ci.yml 
new/kteatime-22.08.0/.kde-ci.yml
--- old/kteatime-22.04.3/.kde-ci.yml    2022-07-02 05:25:02.000000000 +0200
+++ new/kteatime-22.08.0/.kde-ci.yml    2022-08-11 00:11:36.000000000 +0200
@@ -14,3 +14,6 @@
     'frameworks/knotifications': '@stable'
     'frameworks/ktextwidgets': '@stable'
     'frameworks/kxmlgui': '@stable'
+
+Options:
+    require-passing-tests-on: [ 'Linux', 'FreeBSD' ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-22.04.3/CMakeLists.txt 
new/kteatime-22.08.0/CMakeLists.txt
--- old/kteatime-22.04.3/CMakeLists.txt 2022-07-02 05:25:02.000000000 +0200
+++ new/kteatime-22.08.0/CMakeLists.txt 2022-08-11 00:11:36.000000000 +0200
@@ -2,8 +2,8 @@
 
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
-set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MINOR "08")
+set (RELEASE_SERVICE_VERSION_MICRO "0")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kteatime VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-22.04.3/org.kde.kteatime.appdata.xml 
new/kteatime-22.08.0/org.kde.kteatime.appdata.xml
--- old/kteatime-22.04.3/org.kde.kteatime.appdata.xml   2022-07-02 
05:25:02.000000000 +0200
+++ new/kteatime-22.08.0/org.kde.kteatime.appdata.xml   2022-08-11 
00:11:36.000000000 +0200
@@ -128,9 +128,11 @@
     <p xml:lang="zh-CN">KTeaTime 
????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????</p>
     <p xml:lang="zh-TW">KTeaTime 
???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????</p>
   </description>
+  <url type="homepage">https://apps.kde.org/kteatime/</url>
   <url 
type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&amp;product=kteatime</url>
   <url type="help">https://docs.kde.org/?application=kteatime</url>
   <url 
type="donation">https://www.kde.org/community/donations/?app=kteatime&amp;source=appdata</url>
+  <content_rating type="oars-1.1"/>
   <screenshots>
     <screenshot type="default">
       <image>https://cdn.kde.org/screenshots/kteatime/kteatime.png</image>
@@ -141,9 +143,9 @@
     <binary>kteatime</binary>
   </provides>
   <releases>
+    <release version="22.08.0" date="2022-08-18"/>
     <release version="22.04.3" date="2022-07-07"/>
     <release version="22.04.2" date="2022-06-09"/>
     <release version="22.04.1" date="2022-05-12"/>
-    <release version="22.04.0" date="2022-04-21"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-22.04.3/po/bg/kteatime.po 
new/kteatime-22.08.0/po/bg/kteatime.po
--- old/kteatime-22.04.3/po/bg/kteatime.po      2022-07-05 06:38:24.000000000 
+0200
+++ new/kteatime-22.08.0/po/bg/kteatime.po      2022-08-12 02:09:38.000000000 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-04 00:48+0000\n"
-"PO-Revision-Date: 2022-06-19 18:17+0200\n"
+"PO-Revision-Date: 2022-07-08 11:25+0200\n"
 "Last-Translator: Mincho Kondarev <mkonda...@yahoo.de>\n"
 "Language-Team: Bulgarian <kde-i18n-...@kde.org>\n"
 "Language: bg\n"
@@ -294,7 +294,7 @@
 #: src/tealistmodel.cpp:113
 #, kde-format
 msgid "Unnamed Tea"
-msgstr "?????? ?????? ??????"
+msgstr "?????????????????????? ??????"
 
 #: src/timeedit.cpp:41
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-22.04.3/po/sk/kteatime.po 
new/kteatime-22.08.0/po/sk/kteatime.po
--- old/kteatime-22.04.3/po/sk/kteatime.po      2022-07-05 06:38:24.000000000 
+0200
+++ new/kteatime-22.08.0/po/sk/kteatime.po      2022-08-12 02:09:39.000000000 
+0200
@@ -12,7 +12,7 @@
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-04 00:48+0000\n"
-"PO-Revision-Date: 2022-04-09 09:53+0200\n"
+"PO-Revision-Date: 2022-04-09 20:13+0200\n"
 "Last-Translator: Roman Paholik <wizzar...@gmail.com>\n"
 "Language-Team: Slovak <kde...@linux.sk>\n"
 "Language: sk\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-22.04.3/po/zh_CN/kteatime.po 
new/kteatime-22.08.0/po/zh_CN/kteatime.po
--- old/kteatime-22.04.3/po/zh_CN/kteatime.po   2022-07-05 06:38:24.000000000 
+0200
+++ new/kteatime-22.08.0/po/zh_CN/kteatime.po   2022-08-12 02:09:39.000000000 
+0200
@@ -1,19 +1,9 @@
-# translation of kteatime.po to ????????????
-# Copyright (C) 2002, 2008, 2009 Free Software Foundation, Inc.
-#
-# Dai Zhuan <sures...@x263.net>, 2002.
-# Xiong Jiang <jxi...@offtopic.org>, 2002.
-# Funda Wang <fundaw...@en2china.com>, 2002.
-# Sarah Smith <sar...@redhat.com>, 2004.
-# Lie_Ex <lilith...@gmail.com>, 2007.
-# Ni Hui <shuizhuyuan...@126.com>, 2008, 2009, 2010.
-# Weng Xuetian <wen...@gmail.com>, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-01-04 00:48+0000\n"
-"PO-Revision-Date: 2022-07-02 11:03\n"
+"PO-Revision-Date: 2022-08-07 13:32\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-22.04.3/src/org.kde.kteatime.desktop 
new/kteatime-22.08.0/src/org.kde.kteatime.desktop
--- old/kteatime-22.04.3/src/org.kde.kteatime.desktop   2022-07-02 
05:25:02.000000000 +0200
+++ new/kteatime-22.08.0/src/org.kde.kteatime.desktop   2022-08-11 
00:11:36.000000000 +0200
@@ -139,5 +139,5 @@
 Type=Application
 Terminal=false
 X-DocPath=kteatime/index.html
-X-KDE-StartupNotify=true
+StartupNotify=false
 Categories=Qt;KDE;Utility;

Reply via email to