Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma5-integration for 
openSUSE:Factory checked in at 2021-07-09 23:57:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-integration (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-integration.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-integration"

Fri Jul  9 23:57:17 2021 rev:100 rq:904527 version:5.22.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-integration/plasma5-integration.changes  
2021-06-27 18:59:15.052289377 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma5-integration.new.2625/plasma5-integration.changes
        2021-07-09 23:57:50.365224340 +0200
@@ -1,0 +2,9 @@
+Tue Jul  6 12:01:49 UTC 2021 - Fabian Vogt <[email protected]>
+
+- Update to 5.22.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.22.2
+- No code changes since 5.22.2.1
+
+-------------------------------------------------------------------

Old:
----
  plasma-integration-5.22.2.1.tar.xz
  plasma-integration-5.22.2.1.tar.xz.sig

New:
----
  plasma-integration-5.22.3.tar.xz
  plasma-integration-5.22.3.tar.xz.sig

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

Other differences:
------------------
++++++ plasma5-integration.spec ++++++
--- /var/tmp/diff_new_pack.45TOcK/_old  2021-07-09 23:57:51.129218401 +0200
+++ /var/tmp/diff_new_pack.45TOcK/_new  2021-07-09 23:57:51.133218370 +0200
@@ -18,19 +18,19 @@
 
 %bcond_without lang
 Name:           plasma5-integration
-Version:        5.22.2.1
+Version:        5.22.3
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
-%{!?_plasma5_bugfix: %define _plasma5_bugfix 5.22.2}
+%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
 # Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF)
 %{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 Summary:        Plugins responsible for better integration of Qt applications 
in KDE Workspace
 License:        GPL-2.0+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Source:         
https://download.kde.org/stable/plasma/5.22.2/plasma-integration-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/plasma/5.22.2/plasma-integration-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 5.17.0

++++++ plasma-integration-5.22.2.1.tar.xz -> plasma-integration-5.22.3.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-integration-5.22.2.1/CMakeLists.txt 
new/plasma-integration-5.22.3/CMakeLists.txt
--- old/plasma-integration-5.22.2.1/CMakeLists.txt      2021-06-22 
21:07:40.000000000 +0200
+++ new/plasma-integration-5.22.3/CMakeLists.txt        2021-07-06 
12:27:09.000000000 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.16)
 
 project(PlasmaIntegration)
-set(PROJECT_VERSION "5.22.2")
+set(PROJECT_VERSION "5.22.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.15.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-integration-5.22.2.1/po/hi/plasmaintegration5.po 
new/plasma-integration-5.22.3/po/hi/plasmaintegration5.po
--- old/plasma-integration-5.22.2.1/po/hi/plasmaintegration5.po 1970-01-01 
01:00:00.000000000 +0100
+++ new/plasma-integration-5.22.3/po/hi/plasmaintegration5.po   2021-07-06 
12:27:16.000000000 +0200
@@ -0,0 +1,145 @@
+# Copyright (C) YEAR This file is copyright:
+# This file is distributed under the same license as the plasma-integration 
package.
+#
+# Raghavendra Kamath <[email protected]>, 2021.
+msgid ""
+msgstr ""
+"Project-Id-Version: plasma-integration\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2020-10-25 02:32+0200\n"
+"PO-Revision-Date: 2021-06-29 18:48+0530\n"
+"Last-Translator: Raghavendra Kamath <[email protected]>\n"
+"Language-Team: kde-hindi\n"
+"Language: hi\n"
+"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"
+"X-Generator: Lokalize 21.04.2\n"
+
+#: platformtheme/kdeplatformfiledialoghelper.cpp:300
+#, kde-format
+msgctxt "@title:window"
+msgid "Open File"
+msgstr "??????????????? ???????????????"
+
+#: platformtheme/kdeplatformfiledialoghelper.cpp:300
+#, kde-format
+msgctxt "@title:window"
+msgid "Save File"
+msgstr "??????????????? ??????????????????"
+
+#: platformtheme/kdeplatformtheme.cpp:284
+#, kde-format
+msgctxt "@action:button"
+msgid "Save All"
+msgstr "????????? ??????????????????"
+
+#: platformtheme/kdeplatformtheme.cpp:290
+#, kde-format
+msgctxt "@action:button"
+msgid "Yes to All"
+msgstr "???????????? ?????? ?????????"
+
+#: platformtheme/kdeplatformtheme.cpp:294
+#, kde-format
+msgctxt "@action:button"
+msgid "No to All"
+msgstr "???????????? ?????? ??????"
+
+#: platformtheme/kdeplatformtheme.cpp:297
+#, kde-format
+msgctxt "@action:button"
+msgid "Abort"
+msgstr "??????????????????"
+
+#: platformtheme/kdeplatformtheme.cpp:299
+#, kde-format
+msgctxt "@action:button"
+msgid "Retry"
+msgstr "????????? ??????????????? ????????????"
+
+#: platformtheme/kdeplatformtheme.cpp:301
+#, kde-format
+msgctxt "@action:button"
+msgid "Ignore"
+msgstr "??????????????? ??? ?????????"
+
+#: platformtheme/kdirselectdialog.cpp:133
+#, kde-format
+msgctxt "folder name"
+msgid "New Folder"
+msgstr "????????? ?????????????????????"
+
+#: platformtheme/kdirselectdialog.cpp:138
+#, kde-format
+msgctxt "@title:window"
+msgid "New Folder"
+msgstr "????????? ?????????????????????"
+
+#: platformtheme/kdirselectdialog.cpp:139
+#, kde-format
+msgctxt "@label:textbox"
+msgid ""
+"Create new folder in:\n"
+"%1"
+msgstr ""
+"???????????? ?????? ????????????????????? ???????????????:\n"
+"%1"
+
+#: platformtheme/kdirselectdialog.cpp:168
+#, kde-format
+msgid "A file or folder named %1 already exists."
+msgstr "%1 ???????????? ?????? ??????????????? ?????? ????????????????????? 
???????????? ?????? ?????? ???????????????????????? ????????? ?????????"
+
+#: platformtheme/kdirselectdialog.cpp:177
+#, kde-format
+msgid "You do not have permission to create that folder."
+msgstr "?????? ????????????????????? ?????? ??????????????? ?????? ????????? 
???????????? ????????? ?????????????????? ???????????? ?????????"
+
+#: platformtheme/kdirselectdialog.cpp:292
+#, kde-format
+msgctxt "@title:window"
+msgid "Select Folder"
+msgstr "????????????????????? ???????????????"
+
+#: platformtheme/kdirselectdialog.cpp:301
+#, kde-format
+msgctxt "@action:button"
+msgid "New Folder..."
+msgstr "????????? ?????????????????????..."
+
+#: platformtheme/kdirselectdialog.cpp:349
+#, kde-format
+msgctxt "@action:inmenu"
+msgid "New Folder..."
+msgstr "????????? ?????????????????????..."
+
+#: platformtheme/kdirselectdialog.cpp:356
+#, kde-format
+msgctxt "@action:inmenu"
+msgid "Move to Trash"
+msgstr "???????????? ????????? ???????????????"
+
+#: platformtheme/kdirselectdialog.cpp:363
+#, kde-format
+msgctxt "@action:inmenu"
+msgid "Delete"
+msgstr "??????????????????"
+
+#: platformtheme/kdirselectdialog.cpp:372
+#, kde-format
+msgctxt "@option:check"
+msgid "Show Hidden Folders"
+msgstr "??????????????? ??????????????????????????? ?????? ??????????????????"
+
+#: platformtheme/kdirselectdialog.cpp:379
+#, kde-format
+msgctxt "@action:inmenu"
+msgid "Properties"
+msgstr "?????????"
+
+#: platformtheme/kfiletreeview.cpp:193
+#, kde-format
+msgid "Show Hidden Folders"
+msgstr "??????????????? ??????????????????????????? ?????? ??????????????????"
\ No newline at end of file

Reply via email to