Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package calindori for openSUSE:Factory checked in at 2023-06-09 20:37:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calindori (Old) and /work/SRC/openSUSE:Factory/.calindori.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calindori" Fri Jun 9 20:37:50 2023 rev:3 rq:1091471 version:23.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/calindori/calindori.changes 2023-05-12 20:35:44.769359239 +0200 +++ /work/SRC/openSUSE:Factory/.calindori.new.15902/calindori.changes 2023-06-09 20:39:24.651241739 +0200 @@ -1,0 +2,9 @@ +Tue Jun 6 20:00:32 UTC 2023 - Christophe Marin <[email protected]> + +- 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: ---- calindori-23.04.1.tar.xz calindori-23.04.1.tar.xz.sig New: ---- calindori-23.04.2.tar.xz calindori-23.04.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calindori.spec ++++++ --- /var/tmp/diff_new_pack.gxE4b4/_old 2023-06-09 20:39:25.327245664 +0200 +++ /var/tmp/diff_new_pack.gxE4b4/_new 2023-06-09 20:39:25.331245688 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: calindori -Version: 23.04.1 +Version: 23.04.2 Release: 0 Summary: Kirigami-based calendar application License: GPL-3.0-or-later ++++++ calindori-23.04.1.tar.xz -> calindori-23.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/calindori-23.04.1/CMakeLists.txt new/calindori-23.04.2/CMakeLists.txt --- old/calindori-23.04.1/CMakeLists.txt 2023-05-06 11:12:53.000000000 +0200 +++ new/calindori-23.04.2/CMakeLists.txt 2023-06-02 21:45:18.000000000 +0200 @@ -7,7 +7,7 @@ # KDE Applications version, managed by release script. set(RELEASE_SERVICE_VERSION_MAJOR "23") set(RELEASE_SERVICE_VERSION_MINOR "04") -set(RELEASE_SERVICE_VERSION_MICRO "1") +set(RELEASE_SERVICE_VERSION_MICRO "2") set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(calindori VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/calindori-23.04.1/org.kde.calindori.appdata.xml new/calindori-23.04.2/org.kde.calindori.appdata.xml --- old/calindori-23.04.1/org.kde.calindori.appdata.xml 2023-05-06 11:12:53.000000000 +0200 +++ new/calindori-23.04.2/org.kde.calindori.appdata.xml 2023-06-02 21:45:18.000000000 +0200 @@ -430,6 +430,7 @@ <url type="homepage">https://invent.kde.org/plasma-mobile/calindori</url> <url type="bugtracker">https://bugs.kde.org/describecomponents.cgi?product=calindori</url> <releases> + <release version="23.04.2" date="2023-06-08"/> <release version="23.04.1" date="2023-05-11"/> <release version="23.04.0" date="2023-04-20"/> <release version="23.01" date="2023-01-30"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/calindori-23.04.1/po/ja/calindac.po new/calindori-23.04.2/po/ja/calindac.po --- old/calindori-23.04.1/po/ja/calindac.po 2023-05-06 11:12:53.000000000 +0200 +++ new/calindori-23.04.2/po/ja/calindac.po 2023-06-02 21:45:18.000000000 +0200 @@ -10,7 +10,7 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" +"Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/calindori-23.04.1/po/ja/calindori.po new/calindori-23.04.2/po/ja/calindori.po --- old/calindori-23.04.1/po/ja/calindori.po 2023-05-06 11:12:53.000000000 +0200 +++ new/calindori-23.04.2/po/ja/calindori.po 2023-06-02 21:45:18.000000000 +0200 @@ -10,7 +10,7 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" +"Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" @@ -64,14 +64,12 @@ msgid "1 event will be added" msgid_plural "%1 events will be added" msgstr[0] "" -msgstr[1] "" #: calendarcontroller.cpp:65 #, kde-format msgid "1 task will be added" msgid_plural "%1 tasks will be added" msgstr[0] "" -msgstr[1] "" #: calendarcontroller.cpp:68 #, kde-format @@ -495,14 +493,12 @@ msgid "%1 task" msgid_plural "%1 tasks" msgstr[0] "" -msgstr[1] "" #: contents/ui/kirigami-playground/CalendarHeader.qml:50 #, kde-format msgid "%1 event" msgid_plural "%1 events" msgstr[0] "" -msgstr[1] "" #: contents/ui/kirigami-playground/TimePicker.qml:100 #, kde-format @@ -616,28 +612,24 @@ msgid "year" msgid_plural "years" msgstr[0] "" -msgstr[1] "" #: contents/ui/RecurrencePickerSheet.qml:65 #, kde-format msgid "month" msgid_plural "months" msgstr[0] "" -msgstr[1] "" #: contents/ui/RecurrencePickerSheet.qml:66 #, kde-format msgid "week" msgid_plural "weeks" msgstr[0] "" -msgstr[1] "" #: contents/ui/RecurrencePickerSheet.qml:67 #, kde-format msgid "day" msgid_plural "days" msgstr[0] "" -msgstr[1] "" #: contents/ui/RecurrencePickerSheet.qml:72 #, kde-format @@ -649,7 +641,6 @@ msgid "repeat" msgid_plural "repeats" msgstr[0] "" -msgstr[1] "" #: contents/ui/RecurrencePickerSheet.qml:82 #, kde-format @@ -816,28 +807,24 @@ msgid "1 day before start" msgid_plural "%1 days before start" msgstr[0] "" -msgstr[1] "" #: incidencealarmsmodel.cpp:216 #, kde-format msgid "1 hour before start" msgid_plural "%1 hours before start" msgstr[0] "" -msgstr[1] "" #: incidencealarmsmodel.cpp:220 #, kde-format msgid "1 minute before start" msgid_plural "%1 minutes before start" msgstr[0] "" -msgstr[1] "" #: incidencealarmsmodel.cpp:223 #, kde-format msgid "1 second before start" msgid_plural "%1 seconds before start" msgstr[0] "" -msgstr[1] "" #: incidencemodel.cpp:173 #, kde-format @@ -935,28 +922,24 @@ msgid "Every year" msgid_plural "Every %1 years" msgstr[0] "" -msgstr[1] "" #: recurrenceperiodmodel.cpp:134 #, kde-format msgid "Every month" msgid_plural "Every %1 months" msgstr[0] "" -msgstr[1] "" #: recurrenceperiodmodel.cpp:135 #, kde-format msgid "Every week" msgid_plural "Every %1 weeks" msgstr[0] "" -msgstr[1] "" #: recurrenceperiodmodel.cpp:136 #, kde-format msgid "Every day" msgid_plural "Every %1 days" msgstr[0] "" -msgstr[1] "" #: recurrenceperiodmodel.cpp:136 #, kde-format @@ -968,4 +951,3 @@ msgid "; once" msgid_plural "; %1 times" msgstr[0] "" -msgstr[1] "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/calindori-23.04.1/po/zh_CN/calindac.po new/calindori-23.04.2/po/zh_CN/calindac.po --- old/calindori-23.04.1/po/zh_CN/calindac.po 2023-05-06 11:12:53.000000000 +0200 +++ new/calindori-23.04.2/po/zh_CN/calindac.po 2023-06-02 21:45:18.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-05-31 18:14+0200\n" -"PO-Revision-Date: 2023-04-29 08:36\n" +"PO-Revision-Date: 2023-05-22 14:04\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/calindori-23.04.1/po/zh_CN/calindori.po new/calindori-23.04.2/po/zh_CN/calindori.po --- old/calindori-23.04.1/po/zh_CN/calindori.po 2023-05-06 11:12:53.000000000 +0200 +++ new/calindori-23.04.2/po/zh_CN/calindori.po 2023-06-02 21:45:18.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-03-03 00:46+0000\n" -"PO-Revision-Date: 2023-04-29 08:36\n" +"PO-Revision-Date: 2023-05-22 14:04\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
