commit plasma-vault for openSUSE:Factory

2020-11-04 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2020-11-04 18:24:31

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.11331 (New)


Package is "plasma-vault"

Wed Nov  4 18:24:31 2020 rev:64 rq:844596 version:5.20.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2020-10-23 14:27:44.188810697 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.11331/plasma-vault.changes 
2020-11-04 18:24:34.945160614 +0100
@@ -1,0 +2,9 @@
+Tue Oct 27 20:43:53 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.2
+- No code changes since 5.20.1
+
+---

Old:

  plasma-vault-5.20.1.tar.xz
  plasma-vault-5.20.1.tar.xz.sig

New:

  plasma-vault-5.20.2.tar.xz
  plasma-vault-5.20.2.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.lDAoNy/_old  2020-11-04 18:24:36.645156714 +0100
+++ /var/tmp/diff_new_pack.lDAoNy/_new  2020-11-04 18:24:36.645156714 +0100
@@ -19,15 +19,15 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.20.1
+Version:5.20.2
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
 URL:http://www.kde.org
-Source: plasma-vault-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
 %if %{with lang}
-Source1:plasma-vault-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++ plasma-vault-5.20.1.tar.xz -> plasma-vault-5.20.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.20.1/CMakeLists.txt 
new/plasma-vault-5.20.2/CMakeLists.txt
--- old/plasma-vault-5.20.1/CMakeLists.txt  2020-10-20 14:08:24.0 
+0200
+++ new/plasma-vault-5.20.2/CMakeLists.txt  2020-10-27 13:29:21.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.20.1")
+set(PROJECT_VERSION "5.20.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")





commit plasma-vault for openSUSE:Factory

2020-10-23 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2020-10-23 14:27:42

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.3463 (New)


Package is "plasma-vault"

Fri Oct 23 14:27:42 2020 rev:63 rq:843111 version:5.20.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2020-10-13 15:30:16.568883813 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.3463/plasma-vault.changes  
2020-10-23 14:27:44.188810697 +0200
@@ -1,0 +2,9 @@
+Tue Oct 20 14:30:37 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.1
+- No code changes since 5.20.0
+
+---

Old:

  plasma-vault-5.20.0.tar.xz
  plasma-vault-5.20.0.tar.xz.sig

New:

  plasma-vault-5.20.1.tar.xz
  plasma-vault-5.20.1.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.dbwNsO/_old  2020-10-23 14:27:44.780810981 +0200
+++ /var/tmp/diff_new_pack.dbwNsO/_new  2020-10-23 14:27:44.780810981 +0200
@@ -19,7 +19,7 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.20.0
+Version:5.20.1
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.20.0.tar.xz -> plasma-vault-5.20.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.20.0/CMakeLists.txt 
new/plasma-vault-5.20.1/CMakeLists.txt
--- old/plasma-vault-5.20.0/CMakeLists.txt  2020-10-08 18:25:51.0 
+0200
+++ new/plasma-vault-5.20.1/CMakeLists.txt  2020-10-20 14:08:24.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.20.0")
+set(PROJECT_VERSION "5.20.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.20.0/po/et/plasmavault-kde.po 
new/plasma-vault-5.20.1/po/et/plasmavault-kde.po
--- old/plasma-vault-5.20.0/po/et/plasmavault-kde.po2020-10-08 
18:25:58.0 +0200
+++ new/plasma-vault-5.20.1/po/et/plasmavault-kde.po2020-10-20 
14:08:29.0 +0200
@@ -2,20 +2,21 @@
 # This file is distributed under the same license as the plasma-vault package.
 #
 # Marek Laane , 2019, 2020.
+# Mihkel Tõnnov , 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasma-vault\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-20 02:17+0200\n"
-"PO-Revision-Date: 2020-05-13 12:48+0300\n"
-"Last-Translator: Marek Laane \n"
-"Language-Team: Estonian \n"
+"PO-Revision-Date: 2020-09-28 14:00+0200\n"
+"Last-Translator: Mihkel Tõnnov \n"
+"Language-Team: Estonian <>\n"
 "Language: et\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 19.12.3\n"
+"X-Generator: Lokalize 20.08.1\n"
 
 #: fileitemplugin/plasmavaultfileitemaction.cpp:82
 #, kde-format
@@ -678,31 +679,27 @@
 #: plasma/package/contents/ui/VaultItem.qml:41
 #, kde-format
 msgid "Lock Vault"
-msgstr ""
+msgstr "Lukusta seif"
 
 #: plasma/package/contents/ui/VaultItem.qml:41
-#, fuzzy, kde-format
-#| msgid "Close vault"
+#, kde-format
 msgid "Unlock Vault"
-msgstr "Sulge seif"
+msgstr "Ava seifi lukk"
 
 #: plasma/package/contents/ui/VaultItem.qml:51
-#, fuzzy, kde-format
-#| msgid "Open with File Manager"
+#, kde-format
 msgid "Show in File Manager"
-msgstr "Ava failihalduriga"
+msgstr "Näita failihalduris"
 
 #: plasma/package/contents/ui/VaultItem.qml:51
-#, fuzzy, kde-format
-#| msgid "Open with File Manager"
+#, kde-format
 msgid "Unlock and Show in File Manager"
-msgstr "Ava failihalduriga"
+msgstr "Ava lukk ja näita failihalduris"
 
 #: plasma/package/contents/ui/VaultItem.qml:56
-#, fuzzy, kde-format
-#| msgid "Forcefully close"
+#, kde-format
 msgid "Forcefully Lock Vault"
-msgstr "Sule jõuga"
+msgstr "Lukusta seif jõuga"
 
 #: plasma/package/contents/ui/VaultItem.qml:62
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.20.0/po/pl/plasmavault-kde.po 
new/plasma-vault-5.20.1/po/pl/plasmavault-kde.po
--- old/plasma-vault-5.20.0/po/pl/plasmavault-kde.po2020-10-08 
18:26:07.0 +0200
+++ new/plasma-vault-5.20.1/po/pl/plasmavault-kde.po2020-10-20 
14:08:37.0 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 

commit plasma-vault for openSUSE:Factory

2020-10-13 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2020-10-13 15:30:02

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.3486 (New)


Package is "plasma-vault"

Tue Oct 13 15:30:02 2020 rev:62 rq:841007 version:5.20.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2020-09-04 11:10:55.258994819 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.3486/plasma-vault.changes  
2020-10-13 15:30:16.568883813 +0200
@@ -1,0 +2,35 @@
+Thu Oct  8 16:55:26 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.0
+- No code changes since 5.19.90
+
+---
+Thu Sep 17 20:03:14 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.90
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.90
+- Changes since 5.19.5:
+  * Remove explicit ECM_KDE_MODULE_DIR
+  * Drop empty X-KDE-PluginInfo-Depends
+  * [applet] Port towards PlasmaComponents3
+  * Reset password field when the user clicks Ok (kde#424063)
+  * Increase frameworks dependency to 5.72 for PlasmaExtras.PlaceholderMessage
+  * Port applet to use PlasmaExtras.PlaceholderMessage
+  * [applet] Improve presentation and consistency for vault items
+  * Move comment about unempty mount point to its code
+  * [fileitemaction] Clean up includes
+  * Use the new KSysGuard namespace for KSysGuard related targets
+  * Added logo for GitLab
+
+---
+Thu Sep 17 19:42:40 UTC 2020 - Fabian Vogt 
+
+- Drop patches, now upstream:
+  * 0001-Port-applet-to-use-PlasmaExtras.PlaceholderMessage.patch
+
+---

Old:

  0001-Port-applet-to-use-PlasmaExtras.PlaceholderMessage.patch
  plasma-vault-5.19.5.tar.xz
  plasma-vault-5.19.5.tar.xz.sig

New:

  plasma-vault-5.20.0.tar.xz
  plasma-vault-5.20.0.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.sVGhb2/_old  2020-10-13 15:30:17.180884073 +0200
+++ /var/tmp/diff_new_pack.sVGhb2/_new  2020-10-13 15:30:17.180884073 +0200
@@ -19,19 +19,17 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.19.5
+Version:5.20.0
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
 URL:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
+Source: plasma-vault-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig
+Source1:plasma-vault-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
-# PATCH-FIX-UPSTREAM
-Patch1: 0001-Port-applet-to-use-PlasmaExtras.PlaceholderMessage.patch
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  cmake(KF5Activities) >= %{kf5_version}
 BuildRequires:  cmake(KF5Config) >= %{kf5_version}
@@ -84,7 +82,7 @@
 %endif
 
 %prep
-%autosetup -p1
+%setup -q
 
 %build
 %cmake_kf5 -d build

++ plasma-vault-5.19.5.tar.xz -> plasma-vault-5.20.0.tar.xz ++
 6820 lines of diff (skipped)





commit plasma-vault for openSUSE:Factory

2020-09-04 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2020-09-04 11:09:56

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.3399 (New)


Package is "plasma-vault"

Fri Sep  4 11:09:56 2020 rev:61 rq:831186 version:5.19.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2020-07-30 10:02:18.063300054 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.3399/plasma-vault.changes  
2020-09-04 11:10:55.258994819 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 11:38:52 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.5
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.5
+- No code changes since 5.19.4
+
+---

Old:

  plasma-vault-5.19.4.tar.xz
  plasma-vault-5.19.4.tar.xz.sig

New:

  plasma-vault-5.19.5.tar.xz
  plasma-vault-5.19.5.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.oxRQkv/_old  2020-09-04 11:10:57.150995770 +0200
+++ /var/tmp/diff_new_pack.oxRQkv/_new  2020-09-04 11:10:57.154995772 +0200
@@ -19,7 +19,7 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.19.4
+Version:5.19.5
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.19.4.tar.xz -> plasma-vault-5.19.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.19.4/CMakeLists.txt 
new/plasma-vault-5.19.5/CMakeLists.txt
--- old/plasma-vault-5.19.4/CMakeLists.txt  2020-07-28 13:05:11.0 
+0200
+++ new/plasma-vault-5.19.5/CMakeLists.txt  2020-09-01 12:39:28.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.19.4")
+set(PROJECT_VERSION "5.19.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.19.4/kded/plasmavault.desktop 
new/plasma-vault-5.19.5/kded/plasmavault.desktop
--- old/plasma-vault-5.19.4/kded/plasmavault.desktop2020-07-28 
13:05:11.0 +0200
+++ new/plasma-vault-5.19.5/kded/plasmavault.desktop2020-09-01 
12:39:28.0 +0200
@@ -27,6 +27,7 @@
 Name[pl]=Moduł sejfu Plazmy
 Name[pt]=Módulo do Plasma Vault
 Name[pt_BR]=Módulo de cofre do Plasma
+Name[ro]=Modul Plasma Vault
 Name[ru]=Модуль шифрования папок рабочей среды Plasma
 Name[sk]=Modul Plasma Vault
 Name[sl]=Modul shrambe za Plasmo
@@ -69,6 +70,7 @@
 Comment[pl]=Zapewnia zaszyfrowane sejfy
 Comment[pt]=Fornece 'cofres' encriptados
 Comment[pt_BR]=Fornece cofres criptografados
+Comment[ro]=Furnizează volte criptate
 Comment[ru]=Создание зашифрованных папок
 Comment[sk]=Poskytuje šifrovanú klenbu
 Comment[sl]=Ponuja šifrirane shrambe
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.19.4/plasma/package/metadata.desktop 
new/plasma-vault-5.19.5/plasma/package/metadata.desktop
--- old/plasma-vault-5.19.4/plasma/package/metadata.desktop 2020-07-28 
13:05:11.0 +0200
+++ new/plasma-vault-5.19.5/plasma/package/metadata.desktop 2020-09-01 
12:39:28.0 +0200
@@ -27,6 +27,7 @@
 Name[pl]=Sejfy
 Name[pt]=Cofres
 Name[pt_BR]=Cofres
+Name[ro]=Volte
 Name[ru]=Зашифрованные папки
 Name[sk]=Klenby
 Name[sl]=Shrambe
@@ -69,6 +70,7 @@
 Comment[pl]=Tworzy zaszyfrowane sejfy
 Comment[pt]=Criar cofres encriptados
 Comment[pt_BR]=Cria cofres criptografados
+Comment[ro]=Creează volte criptate
 Comment[ru]=Создание зашифрованных папок
 Comment[sk]=Vytvoriť šifrované klenby
 Comment[sl]=Ustvari šifrirane shrambe
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.19.4/po/ca/plasmavault-kde.po 
new/plasma-vault-5.19.5/po/ca/plasmavault-kde.po
--- old/plasma-vault-5.19.4/po/ca/plasmavault-kde.po2020-07-28 
13:05:13.0 +0200
+++ new/plasma-vault-5.19.5/po/ca/plasmavault-kde.po2020-09-01 
12:39:31.0 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: plasmavault-kde\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-07-13 07:51+0200\n"
-"PO-Revision-Date: 2020-07-08 13:31+0200\n"
+"PO-Revision-Date: 2020-07-30 21:42+0200\n"
 "Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
@@ -18,7 +18,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 

commit plasma-vault for openSUSE:Factory

2020-07-30 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2020-07-30 10:01:17

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.3592 (New)


Package is "plasma-vault"

Thu Jul 30 10:01:17 2020 rev:60 rq:823259 version:5.19.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2020-07-10 17:18:46.862701087 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.3592/plasma-vault.changes  
2020-07-30 10:02:18.063300054 +0200
@@ -1,0 +2,10 @@
+Tue Jul 28 13:45:52 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.4
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.4
+- Changes since 5.19.3:
+  * Reset password field when the user clicks Ok (kde#424063)
+
+---

Old:

  plasma-vault-5.19.3.tar.xz
  plasma-vault-5.19.3.tar.xz.sig

New:

  plasma-vault-5.19.4.tar.xz
  plasma-vault-5.19.4.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.SgsMqd/_old  2020-07-30 10:02:20.431301468 +0200
+++ /var/tmp/diff_new_pack.SgsMqd/_new  2020-07-30 10:02:20.431301468 +0200
@@ -19,7 +19,7 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.19.3
+Version:5.19.4
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.19.3.tar.xz -> plasma-vault-5.19.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.19.3/CMakeLists.txt 
new/plasma-vault-5.19.4/CMakeLists.txt
--- old/plasma-vault-5.19.3/CMakeLists.txt  2020-07-07 13:20:31.0 
+0200
+++ new/plasma-vault-5.19.4/CMakeLists.txt  2020-07-28 13:05:11.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.19.3")
+set(PROJECT_VERSION "5.19.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.19.3/kded/ui/mountdialog.cpp 
new/plasma-vault-5.19.4/kded/ui/mountdialog.cpp
--- old/plasma-vault-5.19.3/kded/ui/mountdialog.cpp 2020-07-07 
13:20:31.0 +0200
+++ new/plasma-vault-5.19.4/kded/ui/mountdialog.cpp 2020-07-28 
13:05:11.0 +0200
@@ -80,6 +80,7 @@
 m_errorLabel->setVisible(false);
 setEnabled(false);
 
+m_ui.password->lineEdit()->setEchoMode(QLineEdit::Password);
 m_ui.password->lineEdit()->setCursor(Qt::WaitCursor);
 QString pwd = m_ui.password->password();
 auto future = m_vault->open({ { KEY_PASSWORD, pwd } });
@@ -93,6 +94,7 @@
 QDialog::accept();
 } else {
 m_lastError = result.error();
+m_ui.password->lineEdit()->setText({});
 
 m_errorLabel->setText(i18n("Failed to open: %1", 
m_lastError.message()));
 m_errorLabel->setVisible(true);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.19.3/po/ar/plasmavault-kde.po 
new/plasma-vault-5.19.4/po/ar/plasmavault-kde.po
--- old/plasma-vault-5.19.3/po/ar/plasmavault-kde.po2020-07-07 
13:20:37.0 +0200
+++ new/plasma-vault-5.19.4/po/ar/plasmavault-kde.po2020-07-28 
13:05:12.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2020-06-17 06:43+0200\n"
+"POT-Creation-Date: 2020-07-13 07:51+0200\n"
 "PO-Revision-Date: 2017-07-28 15:14+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
@@ -366,7 +366,7 @@
 msgid "Error details"
 msgstr ""
 
-#: kded/ui/mountdialog.cpp:97
+#: kded/ui/mountdialog.cpp:99
 #, fuzzy, kde-format
 #| msgid "Failed to execute"
 msgid "Failed to open: %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.19.3/po/ast/plasmavault-kde.po 
new/plasma-vault-5.19.4/po/ast/plasmavault-kde.po
--- old/plasma-vault-5.19.3/po/ast/plasmavault-kde.po   2020-07-07 
13:20:37.0 +0200
+++ new/plasma-vault-5.19.4/po/ast/plasmavault-kde.po   2020-07-28 
13:05:12.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: plasma-vault\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2020-06-17 06:43+0200\n"
+"POT-Creation-Date: 2020-07-13 07:51+0200\n"
 "PO-Revision-Date: 2020-04-25 23:28+0200\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian \n"
@@ -351,7 +351,7 @@
 msgid "Error details"
 msgstr ""
 
-#: kded/ui/mountdialog.cpp:97
+#: 

commit plasma-vault for openSUSE:Factory

2020-07-10 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2020-07-10 17:18:43

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.3060 (New)


Package is "plasma-vault"

Fri Jul 10 17:18:43 2020 rev:59 rq:819424 version:5.19.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2020-06-26 21:48:06.946344289 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.3060/plasma-vault.changes  
2020-07-10 17:18:46.862701087 +0200
@@ -1,0 +2,9 @@
+Tue Jul  7 13:58:02 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.3
+- No code changes since 5.19.2
+
+---

Old:

  plasma-vault-5.19.2.tar.xz
  plasma-vault-5.19.2.tar.xz.sig

New:

  plasma-vault-5.19.3.tar.xz
  plasma-vault-5.19.3.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.8Uup0h/_old  2020-07-10 17:18:47.726703746 +0200
+++ /var/tmp/diff_new_pack.8Uup0h/_new  2020-07-10 17:18:47.730703758 +0200
@@ -19,7 +19,7 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.19.2
+Version:5.19.3
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.19.2.tar.xz -> plasma-vault-5.19.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.19.2/CMakeLists.txt 
new/plasma-vault-5.19.3/CMakeLists.txt
--- old/plasma-vault-5.19.2/CMakeLists.txt  2020-06-23 14:20:51.0 
+0200
+++ new/plasma-vault-5.19.3/CMakeLists.txt  2020-07-07 13:20:31.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.19.2")
+set(PROJECT_VERSION "5.19.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.19.2/po/cs/plasmavault-kde.po 
new/plasma-vault-5.19.3/po/cs/plasmavault-kde.po
--- old/plasma-vault-5.19.2/po/cs/plasmavault-kde.po2020-06-23 
14:21:00.0 +0200
+++ new/plasma-vault-5.19.3/po/cs/plasmavault-kde.po2020-07-07 
13:20:39.0 +0200
@@ -15,7 +15,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.04.2\n"
 
 #: fileitemplugin/plasmavaultfileitemaction.cpp:83
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.19.2/po/fi/plasmavault-kde.po 
new/plasma-vault-5.19.3/po/fi/plasmavault-kde.po
--- old/plasma-vault-5.19.2/po/fi/plasmavault-kde.po2020-06-23 
14:21:02.0 +0200
+++ new/plasma-vault-5.19.3/po/fi/plasmavault-kde.po2020-07-07 
13:20:40.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-06-17 06:43+0200\n"
-"PO-Revision-Date: 2020-06-18 18:05+0300\n"
+"PO-Revision-Date: 2020-06-26 16:59+0300\n"
 "Last-Translator: Tommi Nieminen \n"
 "Language-Team: Finnish \n"
 "Language: fi\n"
@@ -576,24 +576,7 @@
 " ei ole vahvistanut tätä."
 
 #: kded/ui/vaultcreationwizard.cpp:118
-#, fuzzy, kde-format
-#| msgid ""
-#| "Security notice:\n"
-#| " CryFS encrypts your files, so you can safely "
-#| "store them anywhere.\n"
-#| " It works well together with cloud services "
-#| "like Dropbox, iCloud, OneDrive and others.\n"
-#| " \n"
-#| " Unlike some other file-system overlay "
-#| "solutions,\n"
-#| " it does not expose the directory structure,\n"
-#| " the number of files nor the file sizes\n"
-#| " through the encrypted data format.\n"
-#| " \n"
-#| " One important thing to note is that,\n"
-#| " while CryFS is considered safe,\n"
-#| " there is no independent security audit\n"
-#| " which confirms this."
+#, kde-format
 msgid ""
 "Security notice:\n"
 " Gocryptfs encrypts your files, so you can "
@@ -614,21 +597,22 @@
 "htm'>defuse.ca/audits/gocryptfs.htm for more information."
 msgstr 

commit plasma-vault for openSUSE:Factory

2020-06-26 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2020-06-26 21:47:48

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.3060 (New)


Package is "plasma-vault"

Fri Jun 26 21:47:48 2020 rev:58 rq:816693 version:5.19.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2020-06-23 21:05:49.150079623 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.3060/plasma-vault.changes  
2020-06-26 21:48:06.946344289 +0200
@@ -1,0 +2,10 @@
+Tue Jun 23 13:26:18 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.2
+- Changes since 5.19.1:
+  * [applet] Restore former default action (kde#422917)
+
+---

Old:

  plasma-vault-5.19.1.tar.xz
  plasma-vault-5.19.1.tar.xz.sig

New:

  plasma-vault-5.19.2.tar.xz
  plasma-vault-5.19.2.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.8AWqWq/_old  2020-06-26 21:48:07.646346530 +0200
+++ /var/tmp/diff_new_pack.8AWqWq/_new  2020-06-26 21:48:07.650346543 +0200
@@ -19,7 +19,7 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.19.1
+Version:5.19.2
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.19.1.tar.xz -> plasma-vault-5.19.2.tar.xz ++
 3116 lines of diff (skipped)





commit plasma-vault for openSUSE:Factory

2020-06-23 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2020-06-23 21:05:20

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.2956 (New)


Package is "plasma-vault"

Tue Jun 23 21:05:20 2020 rev:57 rq:816411 version:5.19.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2020-06-17 14:58:03.610567754 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.2956/plasma-vault.changes  
2020-06-23 21:05:49.150079623 +0200
@@ -1,0 +2,6 @@
+Sat Jun 20 09:32:23 UTC 2020 - Fabian Vogt 
+
+- Add patch to fix label appearance (kde#422684):
+  * 0001-Port-applet-to-use-PlasmaExtras.PlaceholderMessage.patch
+
+---

New:

  0001-Port-applet-to-use-PlasmaExtras.PlaceholderMessage.patch



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.wNxfck/_old  2020-06-23 21:05:49.722081472 +0200
+++ /var/tmp/diff_new_pack.wNxfck/_new  2020-06-23 21:05:49.726081484 +0200
@@ -30,6 +30,8 @@
 Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-Port-applet-to-use-PlasmaExtras.PlaceholderMessage.patch
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  cmake(KF5Activities) >= %{kf5_version}
 BuildRequires:  cmake(KF5Config) >= %{kf5_version}
@@ -82,7 +84,7 @@
 %endif
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %cmake_kf5 -d build

++ 0001-Port-applet-to-use-PlasmaExtras.PlaceholderMessage.patch ++
>From ed0acdeb9cbe670f6409b5239334f526addff8fb Mon Sep 17 00:00:00 2001
From: Nate Graham 
Date: Sun, 14 Jun 2020 09:09:48 -0600
Subject: [PATCH] Port applet to use PlasmaExtras.PlaceholderMessage

The Kirigami version uses QQC2 elements which don't respect the plasma
theme and color scheme, leading to thing slooking out of place
especially when using a dark color theme or scheme.

Depends on 
https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/13
---
 CMakeLists.txt  | 6 --
 plasma/package/contents/ui/main.qml | 4 +---
 2 files changed, 1 insertion(+), 9 deletions(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8b3cefb..003f4ee 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -66,12 +66,6 @@ if (KF5NetworkManagerQt_FOUND)
 endif()
 find_package (KF5SysGuard REQUIRED)
 
-find_package(KF5Kirigami2 ${KF5_DEP_VERSION} CONFIG)
-set_package_properties(KF5Kirigami2 PROPERTIES
-DESCRIPTION "A QtQuick based components set"
-TYPE RUNTIME
-)
-
 include_directories (
${CMAKE_CURRENT_SOURCE_DIR}
${CMAKE_CURRENT_SOURCE_DIR}/common
diff --git a/plasma/package/contents/ui/main.qml 
b/plasma/package/contents/ui/main.qml
index 22c7428..bfac7a9 100644
--- a/plasma/package/contents/ui/main.qml
+++ b/plasma/package/contents/ui/main.qml
@@ -26,8 +26,6 @@ import org.kde.plasma.plasmoid 2.0
 import org.kde.plasma.components 2.0 as PlasmaComponents
 import org.kde.plasma.extras 2.0 as PlasmaExtras
 
-import org.kde.kirigami 2.12 as Kirigami
-
 Item {
 property var vaultsModel: plasmoid.nativeInterface.vaultsModel
 property var vaultsModelActions: 
plasmoid.nativeInterface.vaultsModel.actionsModel()
@@ -77,7 +75,7 @@ Item {
 
 interactive: false
 
-Kirigami.PlaceholderMessage {
+PlasmaExtras.PlaceholderMessage {
 id: noVaultsMessage
 
 anchors.centerIn: parent
-- 
2.25.1






commit plasma-vault for openSUSE:Factory

2020-06-17 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2020-06-17 14:57:39

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.3606 (New)


Package is "plasma-vault"

Wed Jun 17 14:57:39 2020 rev:56 rq:815476 version:5.19.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2020-06-09 00:04:19.669219063 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.3606/plasma-vault.changes  
2020-06-17 14:58:03.610567754 +0200
@@ -1,0 +2,9 @@
+Tue Jun 16 14:34:53 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.19.1.php
+- No code changes since 5.19.0
+
+---

Old:

  plasma-vault-5.19.0.tar.xz
  plasma-vault-5.19.0.tar.xz.sig

New:

  plasma-vault-5.19.1.tar.xz
  plasma-vault-5.19.1.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.6R0b6v/_old  2020-06-17 14:58:04.934572287 +0200
+++ /var/tmp/diff_new_pack.6R0b6v/_new  2020-06-17 14:58:04.938572301 +0200
@@ -19,15 +19,15 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.19.0
+Version:5.19.1
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
 URL:http://www.kde.org
-Source: plasma-vault-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
 %if %{with lang}
-Source1:plasma-vault-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++ plasma-vault-5.19.0.tar.xz -> plasma-vault-5.19.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.19.0/CMakeLists.txt 
new/plasma-vault-5.19.1/CMakeLists.txt
--- old/plasma-vault-5.19.0/CMakeLists.txt  2020-06-04 13:32:11.0 
+0200
+++ new/plasma-vault-5.19.1/CMakeLists.txt  2020-06-16 14:53:45.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.19.0")
+set(PROJECT_VERSION "5.19.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.19.0/po/en_GB/plasmavault-kde.po 
new/plasma-vault-5.19.1/po/en_GB/plasmavault-kde.po
--- old/plasma-vault-5.19.0/po/en_GB/plasmavault-kde.po 2020-06-04 
13:32:23.0 +0200
+++ new/plasma-vault-5.19.1/po/en_GB/plasmavault-kde.po 2020-06-16 
14:53:56.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-05-13 03:58+0200\n"
-"PO-Revision-Date: 2020-03-30 20:24+0100\n"
+"PO-Revision-Date: 2020-06-06 15:38+0100\n"
 "Last-Translator: Steve Allewell \n"
 "Language-Team: British English \n"
 "Language: en_GB\n"
@@ -15,7 +15,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.07.70\n"
+"X-Generator: Lokalize 20.04.1\n"
 
 #: fileitemplugin/plasmavaultfileitemaction.cpp:83
 #, kde-format
@@ -98,22 +98,21 @@
 msgstr "Unable to perform the operation (error code %1)."
 
 #: kded/engine/backends/gocryptfs/gocryptfsbackend.cpp:131
-#, fuzzy, kde-format
-#| msgid "The mount point directory is not empty, refusing to open the vault"
+#, kde-format
 msgid "The cipher directory is not empty, cannot initialise the vault."
-msgstr "The mount point directory is not empty, refusing to open the vault"
+msgstr "The cipher directory is not empty, cannot initialise the vault."
 
 #: kded/engine/backends/gocryptfs/gocryptfsbackend.cpp:135
 #, kde-format
 msgid "The password is empty, cannot initialise the vault."
-msgstr ""
+msgstr "The password is empty, cannot initialise the vault."
 
 #: kded/engine/backends/gocryptfs/gocryptfsbackend.cpp:139
-#, fuzzy, kde-format
-#| msgid "Failed to create directories, check your permissions"
+#, kde-format
 msgid ""
 "Cannot write gocryptfs.conf inside cipher directory, check your permissions."
-msgstr "Failed to create directories, check your permissions"
+msgstr ""
+"Cannot write gocryptfs.conf inside cipher directory, check your permissions."
 
 #: kded/engine/fusebackend_p.cpp:69
 #, kde-format
@@ -205,10 +204,9 @@
 msgstr "This 

commit plasma-vault for openSUSE:Factory

2020-06-08 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2020-06-09 00:02:02

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.3606 (New)


Package is "plasma-vault"

Tue Jun  9 00:02:02 2020 rev:55 rq:812332 version:5.19.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2020-05-20 18:47:02.193494517 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.3606/plasma-vault.changes  
2020-06-09 00:04:19.669219063 +0200
@@ -1,0 +2,9 @@
+Thu Jun  4 13:27:14 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.19.0.php
+- No code changes since 5.18.90
+
+---

Old:

  plasma-vault-5.18.90.tar.xz
  plasma-vault-5.18.90.tar.xz.sig

New:

  plasma-vault-5.19.0.tar.xz
  plasma-vault-5.19.0.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.Z8YZRi/_old  2020-06-09 00:04:21.321224924 +0200
+++ /var/tmp/diff_new_pack.Z8YZRi/_new  2020-06-09 00:04:21.325224939 +0200
@@ -19,15 +19,15 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.18.90
+Version:5.19.0
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
 URL:http://www.kde.org
-Source: 
https://download.kde.org/unstable/plasma/%{version}/plasma-vault-%{version}.tar.xz
+Source: plasma-vault-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/unstable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig
+Source1:plasma-vault-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++ plasma-vault-5.18.90.tar.xz -> plasma-vault-5.19.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.90/CMakeLists.txt 
new/plasma-vault-5.19.0/CMakeLists.txt
--- old/plasma-vault-5.18.90/CMakeLists.txt 2020-05-14 15:23:49.0 
+0200
+++ new/plasma-vault-5.19.0/CMakeLists.txt  2020-06-04 13:32:11.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.18.90")
+set(PROJECT_VERSION "5.19.0")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.90/po/ca/plasmavault-kde.po 
new/plasma-vault-5.19.0/po/ca/plasmavault-kde.po
--- old/plasma-vault-5.18.90/po/ca/plasmavault-kde.po   2020-05-14 
15:23:58.0 +0200
+++ new/plasma-vault-5.19.0/po/ca/plasmavault-kde.po2020-06-04 
13:32:22.0 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: plasmavault-kde\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-05-13 03:58+0200\n"
-"PO-Revision-Date: 2020-05-13 13:01+0100\n"
+"PO-Revision-Date: 2020-06-01 17:12+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
@@ -109,12 +109,12 @@
 #, kde-format
 msgid "The cipher directory is not empty, cannot initialise the vault."
 msgstr ""
-"El directori xifrat no està buit, no s'ha pogut inicialitzar la caixa forta"
+"El directori xifrat no està buit, no s'ha pogut inicialitzar la caixa forta."
 
 #: kded/engine/backends/gocryptfs/gocryptfsbackend.cpp:135
 #, kde-format
 msgid "The password is empty, cannot initialise the vault."
-msgstr "La contrasenya és buida, no s'ha pogut inicialitzar la caixa forta"
+msgstr "La contrasenya és buida, no s'ha pogut inicialitzar la caixa forta."
 
 #: kded/engine/backends/gocryptfs/gocryptfsbackend.cpp:139
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.90/po/cs/plasmavault-kde.po 
new/plasma-vault-5.19.0/po/cs/plasmavault-kde.po
--- old/plasma-vault-5.18.90/po/cs/plasmavault-kde.po   2020-05-14 
15:23:58.0 +0200
+++ new/plasma-vault-5.19.0/po/cs/plasmavault-kde.po2020-06-04 
13:32:22.0 +0200
@@ -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.
-# Vít Pelčák , 2017, 2018, 2019.
+# Vít Pelčák , 2017, 2018, 2019, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-05-13 03:58+0200\n"
-"PO-Revision-Date: 2019-08-22 12:52+0200\n"
+"PO-Revision-Date: 2020-05-18 

commit plasma-vault for openSUSE:Factory

2020-05-20 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2020-05-20 18:47:00

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.2738 (New)


Package is "plasma-vault"

Wed May 20 18:47:00 2020 rev:54 rq:807528 version:5.18.90

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2020-05-07 14:49:04.561786449 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.2738/plasma-vault.changes  
2020-05-20 18:47:02.193494517 +0200
@@ -1,0 +2,22 @@
+Thu May 14 14:33:09 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.90.php
+- Changes since 5.18.5:
+  * Fix broken code
+  * Set saner width for Placeholder message so its text doesn't overflow
+  * Add gocryptfs support (kde#398323)
+  * Unassign activity from vault on activity deletion
+  * [applet] Port to Kirigami.PlaceholderMessage
+  * Include the Plasma Vault name in the mount dialog title
+  * Make sure we have saved network state before accessing it (kde#418262)
+  * Make warning and error messages grammatically correct
+  * [Applet] Port to ExpandableListItem
+  * Show command output on unknown failure (kde#412779)
+  * Make sure we have saved network state before accessing it (kde#418262)
+  * Port some deprecated enum
+  * Extract messages from header file as well
+
+---

Old:

  plasma-vault-5.18.5.tar.xz
  plasma-vault-5.18.5.tar.xz.sig

New:

  plasma-vault-5.18.90.tar.xz
  plasma-vault-5.18.90.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.Ifrw5c/_old  2020-05-20 18:47:02.749495766 +0200
+++ /var/tmp/diff_new_pack.Ifrw5c/_new  2020-05-20 18:47:02.749495766 +0200
@@ -19,15 +19,15 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.18.5
+Version:5.18.90
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
 URL:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
+Source: 
https://download.kde.org/unstable/plasma/%{version}/plasma-vault-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/unstable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++ plasma-vault-5.18.5.tar.xz -> plasma-vault-5.18.90.tar.xz ++
 16085 lines of diff (skipped)





commit plasma-vault for openSUSE:Factory

2020-05-07 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2020-05-07 14:48:59

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.2738 (New)


Package is "plasma-vault"

Thu May  7 14:48:59 2020 rev:53 rq:800492 version:5.18.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2020-04-01 19:15:53.659465139 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.2738/plasma-vault.changes  
2020-05-07 14:49:04.561786449 +0200
@@ -1,0 +2,10 @@
+Tue May  5 13:01:56 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.5.php
+- Changes since 5.18.4.1:
+  * Make sure we have saved network state before accessing it (kde#418262)
+
+---

Old:

  plasma-vault-5.18.4.1.tar.xz
  plasma-vault-5.18.4.1.tar.xz.sig

New:

  plasma-vault-5.18.5.tar.xz
  plasma-vault-5.18.5.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.xPUDvn/_old  2020-05-07 14:49:05.837789044 +0200
+++ /var/tmp/diff_new_pack.xPUDvn/_new  2020-05-07 14:49:05.841789052 +0200
@@ -19,15 +19,15 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.18.4.1
+Version:5.18.5
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
 URL:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/5.18.4/plasma-vault-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/5.18.4/plasma-vault-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++ plasma-vault-5.18.4.1.tar.xz -> plasma-vault-5.18.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.4.1/CMakeLists.txt 
new/plasma-vault-5.18.5/CMakeLists.txt
--- old/plasma-vault-5.18.4.1/CMakeLists.txt2020-03-31 16:33:01.0 
+0200
+++ new/plasma-vault-5.18.5/CMakeLists.txt  2020-05-05 16:59:34.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.18.4")
+set(PROJECT_VERSION "5.18.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
@@ -37,10 +37,6 @@
 include (GenerateExportHeader)
 include (ECMGenerateHeaders)
 include(KDEClangFormat)
-if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
-   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
-endif()
 # Qt
 set (CMAKE_AUTOMOC ON)
 find_package (
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.4.1/kded/service.cpp 
new/plasma-vault-5.18.5/kded/service.cpp
--- old/plasma-vault-5.18.4.1/kded/service.cpp  2020-03-31 16:33:01.0 
+0200
+++ new/plasma-vault-5.18.5/kded/service.cpp2020-05-05 16:59:34.0 
+0200
@@ -420,7 +420,7 @@
 new 
KRun(QUrl::fromLocalFile((QString)vault->mountPoint().data()), nullptr);
 },
 [this, vault] {
-if (vault->status() != VaultInfo::Opened) {
+if (vault->status() != VaultInfo::Opened && 
d->savedNetworkingState) {
 auto& devicesInhibittingNetworking = 
d->savedNetworkingState->devicesInhibittingNetworking;
 
devicesInhibittingNetworking.removeAll(vault->device().data());
 d->restoreNetworkingState();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-vault-5.18.4.1/plasma/package/metadata.desktop 
new/plasma-vault-5.18.5/plasma/package/metadata.desktop
--- old/plasma-vault-5.18.4.1/plasma/package/metadata.desktop   2020-03-31 
16:33:01.0 +0200
+++ new/plasma-vault-5.18.5/plasma/package/metadata.desktop 2020-05-05 
16:59:34.0 +0200
@@ -10,7 +10,7 @@
 Name[el]=Θησαυροφυλάκια
 Name[en_GB]=Vaults
 Name[es]=Cajas fuertes
-Name[et]=SEifid
+Name[et]=Seifid
 Name[eu]=Kutxa gotorrak
 Name[fi]=Holvit
 Name[fr]=Coffres-forts
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.4.1/po/en_GB/plasmavault-kde.po 

commit plasma-vault for openSUSE:Factory

2020-04-01 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2020-04-01 19:15:25

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.3248 (New)


Package is "plasma-vault"

Wed Apr  1 19:15:25 2020 rev:52 rq:790443 version:5.18.4.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2020-03-11 22:03:14.385939325 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.3248/plasma-vault.changes  
2020-04-01 19:15:53.659465139 +0200
@@ -1,0 +2,15 @@
+Tue Mar 31 15:16:42 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.4.1:
+  * Version fixed
+
+---
+Tue Mar 31 14:47:43 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.4.php
+- No code changes since 5.18.3
+
+---

Old:

  plasma-vault-5.18.3.tar.xz
  plasma-vault-5.18.3.tar.xz.sig

New:

  plasma-vault-5.18.4.1.tar.xz
  plasma-vault-5.18.4.1.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.QxVcMA/_old  2020-04-01 19:15:56.811466558 +0200
+++ /var/tmp/diff_new_pack.QxVcMA/_new  2020-04-01 19:15:56.811466558 +0200
@@ -19,15 +19,15 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.18.3
+Version:5.18.4.1
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
 URL:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/5.18.4/plasma-vault-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/5.18.4/plasma-vault-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++ plasma-vault-5.18.3.tar.xz -> plasma-vault-5.18.4.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.3/CMakeLists.txt 
new/plasma-vault-5.18.4.1/CMakeLists.txt
--- old/plasma-vault-5.18.3/CMakeLists.txt  2020-03-10 14:23:38.0 
+0100
+++ new/plasma-vault-5.18.4.1/CMakeLists.txt2020-03-31 16:33:01.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.18.3")
+set(PROJECT_VERSION "5.18.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.3/po/cs/plasmavault-kde.po 
new/plasma-vault-5.18.4.1/po/cs/plasmavault-kde.po
--- old/plasma-vault-5.18.3/po/cs/plasmavault-kde.po2020-03-10 
14:23:47.0 +0100
+++ new/plasma-vault-5.18.4.1/po/cs/plasmavault-kde.po  2020-03-31 
16:33:14.0 +0200
@@ -515,17 +515,17 @@
 #: kded/ui/vaultwizardbase.h:50 kded/ui/vaultwizardbase.h:102
 #, kde-format
 msgid "Next"
-msgstr ""
+msgstr "Následující"
 
 #: kded/ui/vaultwizardbase.h:93
 #, kde-format
 msgid "Create"
-msgstr ""
+msgstr "Vytvořit"
 
 #: kded/ui/vaultwizardbase.h:100
 #, kde-format
 msgid "Previous"
-msgstr ""
+msgstr "Předchozí"
 
 #: plasma/package/contents/ui/main.qml:102
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.3/po/et/plasmavault-kde.po 
new/plasma-vault-5.18.4.1/po/et/plasmavault-kde.po
--- old/plasma-vault-5.18.3/po/et/plasmavault-kde.po2020-03-10 
14:23:48.0 +0100
+++ new/plasma-vault-5.18.4.1/po/et/plasmavault-kde.po  2020-03-31 
16:33:15.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: plasma-vault\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-02-17 08:31+0100\n"
-"PO-Revision-Date: 2020-02-17 17:52+0200\n"
+"PO-Revision-Date: 2020-03-18 12:58+0200\n"
 "Last-Translator: Marek Laane \n"
 "Language-Team: Estonian \n"
 "Language: et_EE\n"
@@ -15,7 +15,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.08.1\n"
+"X-Generator: Lokalize 19.12.2\n"
 
 #: fileitemplugin/plasmavaultfileitemaction.cpp:83
 #, kde-format
@@ -75,7 +75,7 @@
 #: kded/engine/fusebackend_p.cpp:60
 #, kde-format
 msgid "The mount point directory is not empty, refusing to open the vault"

commit plasma-vault for openSUSE:Factory

2020-03-11 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2020-03-11 22:03:10

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.3160 (New)


Package is "plasma-vault"

Wed Mar 11 22:03:10 2020 rev:51 rq:783651 version:5.18.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2020-02-26 15:04:24.289114373 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.3160/plasma-vault.changes  
2020-03-11 22:03:14.385939325 +0100
@@ -1,0 +2,10 @@
+Tue Mar 10 14:55:34 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.3.php
+- Changes since 5.18.2:
+  * Only deprecate up to target frameworks
+
+---

Old:

  plasma-vault-5.18.2.tar.xz
  plasma-vault-5.18.2.tar.xz.sig

New:

  plasma-vault-5.18.3.tar.xz
  plasma-vault-5.18.3.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.trOwUr/_old  2020-03-11 22:03:17.513941075 +0100
+++ /var/tmp/diff_new_pack.trOwUr/_new  2020-03-11 22:03:17.533941087 +0100
@@ -19,7 +19,7 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.18.2
+Version:5.18.3
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.18.2.tar.xz -> plasma-vault-5.18.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.2/CMakeLists.txt 
new/plasma-vault-5.18.3/CMakeLists.txt
--- old/plasma-vault-5.18.2/CMakeLists.txt  2020-02-25 14:28:59.0 
+0100
+++ new/plasma-vault-5.18.3/CMakeLists.txt  2020-03-10 14:23:38.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.18.2")
+set(PROJECT_VERSION "5.18.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
@@ -39,7 +39,7 @@
 include(KDEClangFormat)
 if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x06)
+   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
 endif()
 # Qt
 set (CMAKE_AUTOMOC ON)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.2/po/id/plasmavault-kde.po 
new/plasma-vault-5.18.3/po/id/plasmavault-kde.po
--- old/plasma-vault-5.18.2/po/id/plasmavault-kde.po2020-02-25 
14:29:17.0 +0100
+++ new/plasma-vault-5.18.3/po/id/plasmavault-kde.po2020-03-10 
14:23:51.0 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the plasma-vault package.
-# Wantoyo , 2018, 2019.
+# Wantoyo , 2018, 2019, 2020.
 #
 msgid ""
 msgstr ""
@@ -15,7 +15,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.0\n"
+"X-Generator: Lokalize 19.12.1\n"
 
 #: fileitemplugin/plasmavaultfileitemaction.cpp:83
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.2/po/zh_CN/plasmavault-kde.po 
new/plasma-vault-5.18.3/po/zh_CN/plasmavault-kde.po
--- old/plasma-vault-5.18.2/po/zh_CN/plasmavault-kde.po 2020-02-25 
14:29:27.0 +0100
+++ new/plasma-vault-5.18.3/po/zh_CN/plasmavault-kde.po 2020-03-10 
14:23:58.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-02-17 08:31+0100\n"
-"PO-Revision-Date: 2020-01-20 21:55\n"
+"PO-Revision-Date: 2020-03-10 10:58\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit plasma-vault for openSUSE:Factory

2020-02-26 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2020-02-26 15:04:22

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.26092 (New)


Package is "plasma-vault"

Wed Feb 26 15:04:22 2020 rev:50 rq:779204 version:5.18.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2020-02-20 14:54:37.434199006 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.26092/plasma-vault.changes 
2020-02-26 15:04:24.289114373 +0100
@@ -1,0 +2,9 @@
+Tue Feb 25 14:07:20 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.2.php
+- No code changes since 5.18.1
+
+---

Old:

  plasma-vault-5.18.1.tar.xz
  plasma-vault-5.18.1.tar.xz.sig

New:

  plasma-vault-5.18.2.tar.xz
  plasma-vault-5.18.2.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.gyaPSS/_old  2020-02-26 15:04:25.361116511 +0100
+++ /var/tmp/diff_new_pack.gyaPSS/_new  2020-02-26 15:04:25.361116511 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma-vault
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,12 +19,12 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.18.1
+Version:5.18.2
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
 %if %{with lang}
 Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig

++ plasma-vault-5.18.1.tar.xz -> plasma-vault-5.18.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.1/CMakeLists.txt 
new/plasma-vault-5.18.2/CMakeLists.txt
--- old/plasma-vault-5.18.1/CMakeLists.txt  2020-02-18 14:22:41.0 
+0100
+++ new/plasma-vault-5.18.2/CMakeLists.txt  2020-02-25 14:28:59.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.18.1")
+set(PROJECT_VERSION "5.18.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.1/po/id/plasmavault-kde.po 
new/plasma-vault-5.18.2/po/id/plasmavault-kde.po
--- old/plasma-vault-5.18.1/po/id/plasmavault-kde.po2020-02-18 
14:22:58.0 +0100
+++ new/plasma-vault-5.18.2/po/id/plasmavault-kde.po2020-02-25 
14:29:17.0 +0100
@@ -576,17 +576,17 @@
 #: kded/ui/vaultwizardbase.h:50 kded/ui/vaultwizardbase.h:102
 #, kde-format
 msgid "Next"
-msgstr ""
+msgstr "Selanjutnya"
 
 #: kded/ui/vaultwizardbase.h:93
 #, kde-format
 msgid "Create"
-msgstr ""
+msgstr "Ciptakan"
 
 #: kded/ui/vaultwizardbase.h:100
 #, kde-format
 msgid "Previous"
-msgstr ""
+msgstr "Sebelumnya"
 
 #: plasma/package/contents/ui/main.qml:102
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.1/po/nn/plasmavault-kde.po 
new/plasma-vault-5.18.2/po/nn/plasmavault-kde.po
--- old/plasma-vault-5.18.1/po/nn/plasmavault-kde.po2020-02-18 
14:23:02.0 +0100
+++ new/plasma-vault-5.18.2/po/nn/plasmavault-kde.po2020-02-25 
14:29:21.0 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2020-01-08 03:51+0100\n"
+"POT-Creation-Date: 2020-02-17 08:31+0100\n"
 "PO-Revision-Date: 2019-03-25 22:17+0100\n"
 "Last-Translator: Karl Ove Hufthammer \n"
 "Language-Team: Norwegian Nynorsk \n"
@@ -575,6 +575,21 @@
 msgid "Import an Existing Vault"
 msgstr "Importer eksisterande kvelv"
 
+#: kded/ui/vaultwizardbase.h:50 kded/ui/vaultwizardbase.h:102
+#, kde-format
+msgid "Next"
+msgstr "Neste"
+
+#: kded/ui/vaultwizardbase.h:93
+#, kde-format
+msgid "Create"
+msgstr "Lag"
+
+#: kded/ui/vaultwizardbase.h:100
+#, kde-format
+msgid "Previous"
+msgstr "Førre"
+
 #: plasma/package/contents/ui/main.qml:102
 #, kde-format
 msgid "Create a New Vault..."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit plasma-vault for openSUSE:Factory

2020-02-20 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2020-02-20 14:54:34

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.26092 (New)


Package is "plasma-vault"

Thu Feb 20 14:54:34 2020 rev:49 rq:776800 version:5.18.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2020-02-10 21:52:50.854171892 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.26092/plasma-vault.changes 
2020-02-20 14:54:37.434199006 +0100
@@ -1,0 +2,11 @@
+Tue Feb 18 14:05:59 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.1.php
+- Changes since 5.18.0:
+  * Extract messages from header file as well
+  * Replace plasma.kde.org with kde.org/plasma-desktop
+
+---

Old:

  plasma-vault-5.18.0.tar.xz
  plasma-vault-5.18.0.tar.xz.sig

New:

  plasma-vault-5.18.1.tar.xz
  plasma-vault-5.18.1.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.vwlZNf/_old  2020-02-20 14:54:38.050200214 +0100
+++ /var/tmp/diff_new_pack.vwlZNf/_new  2020-02-20 14:54:38.050200214 +0100
@@ -19,15 +19,15 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.18.0
+Version:5.18.1
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source: plasma-vault-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
 %if %{with lang}
-Source1:plasma-vault-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++ plasma-vault-5.18.0.tar.xz -> plasma-vault-5.18.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.0/CMakeLists.txt 
new/plasma-vault-5.18.1/CMakeLists.txt
--- old/plasma-vault-5.18.0/CMakeLists.txt  2020-02-06 14:28:18.0 
+0100
+++ new/plasma-vault-5.18.1/CMakeLists.txt  2020-02-18 14:22:41.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.18.0")
+set(PROJECT_VERSION "5.18.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.0/Messages.sh 
new/plasma-vault-5.18.1/Messages.sh
--- old/plasma-vault-5.18.0/Messages.sh 2020-02-06 14:28:18.0 +0100
+++ new/plasma-vault-5.18.1/Messages.sh 2020-02-18 14:22:41.0 +0100
@@ -1,4 +1,4 @@
 #! /usr/bin/env bash
 $EXTRACTRC `find . -name \*.rc -o -name \*.ui -o -name \*.kcfg` >> rc.cpp
-$XGETTEXT `find . -name \*.js -o -name \*.qml -o -name \*.cpp` -o 
$podir/plasmavault-kde.pot
+$XGETTEXT `find . -name \*.js -o -name \*.qml -o -name \*.cpp -o -name \*.h` 
-o $podir/plasmavault-kde.pot
 rm -f rc.cpp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.0/plasma/package/metadata.desktop 
new/plasma-vault-5.18.1/plasma/package/metadata.desktop
--- old/plasma-vault-5.18.0/plasma/package/metadata.desktop 2020-02-06 
14:28:18.0 +0100
+++ new/plasma-vault-5.18.1/plasma/package/metadata.desktop 2020-02-18 
14:22:41.0 +0100
@@ -93,7 +93,7 @@
 X-KDE-PluginInfo-Email=ivan.cukic at kde.org
 X-KDE-PluginInfo-Name=org.kde.plasma.vault
 X-KDE-PluginInfo-Version=1.0
-X-KDE-PluginInfo-Website=https://plasma.kde.org/
+X-KDE-PluginInfo-Website=https://kde.org/plasma-desktop/
 X-KDE-PluginInfo-Category=Utilities
 X-KDE-PluginInfo-Depends=
 X-KDE-PluginInfo-License=GPL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.18.0/po/ar/plasmavault-kde.po 
new/plasma-vault-5.18.1/po/ar/plasmavault-kde.po
--- old/plasma-vault-5.18.0/po/ar/plasmavault-kde.po2020-02-06 
14:28:29.0 +0100
+++ new/plasma-vault-5.18.1/po/ar/plasmavault-kde.po2020-02-18 
14:22:51.0 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2020-01-08 03:51+0100\n"
+"POT-Creation-Date: 2020-02-17 08:31+0100\n"
 "PO-Revision-Date: 2017-07-28 15:14+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
@@ -520,6 

commit plasma-vault for openSUSE:Factory

2020-02-10 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2020-02-10 21:52:30

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.26092 (New)


Package is "plasma-vault"

Mon Feb 10 21:52:30 2020 rev:48 rq:772254 version:5.18.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2020-01-09 22:51:02.418722661 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.26092/plasma-vault.changes 
2020-02-10 21:52:50.854171892 +0100
@@ -1,0 +2,25 @@
+Thu Feb  6 15:10:08 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.0.php
+- No code changes since 5.17.90
+
+---
+Thu Jan 23 11:20:41 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build
+
+---
+Thu Jan 16 14:04:22 UTC 2020 - Fabian Vogt 
+
+- Update to 5.17.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.90.php
+- Changes since 5.17.5:
+  * Dynamically show and hide based on whether or not any vaults are configured
+  * Add KDEClangFormat cmake support
+
+---

Old:

  plasma-vault-5.17.5.tar.xz
  plasma-vault-5.17.5.tar.xz.sig

New:

  plasma-vault-5.18.0.tar.xz
  plasma-vault-5.18.0.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.jMoyV9/_old  2020-02-10 21:52:51.458172226 +0100
+++ /var/tmp/diff_new_pack.jMoyV9/_new  2020-02-10 21:52:51.462172229 +0100
@@ -19,15 +19,15 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.17.5
+Version:5.18.0
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
+Source: plasma-vault-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig
+Source1:plasma-vault-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
@@ -86,7 +86,7 @@
 
 %build
 %cmake_kf5 -d build
-%make_jobs
+%cmake_build
 
 %install
 %make_install -C build

++ plasma-vault-5.17.5.tar.xz -> plasma-vault-5.18.0.tar.xz ++
 3641 lines of diff (skipped)





commit plasma-vault for openSUSE:Factory

2020-01-09 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2020-01-09 22:50:38

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.6675 (New)


Package is "plasma-vault"

Thu Jan  9 22:50:38 2020 rev:47 rq:761998 version:5.17.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2019-12-05 17:35:30.293435672 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.6675/plasma-vault.changes  
2020-01-09 22:51:02.418722661 +0100
@@ -1,0 +2,9 @@
+Tue Jan  7 16:24:38 UTC 2020 - Fabian Vogt 
+
+- Update to 5.17.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.5.php
+- No code changes since 5.17.4
+
+---

Old:

  plasma-vault-5.17.4.tar.xz
  plasma-vault-5.17.4.tar.xz.sig

New:

  plasma-vault-5.17.5.tar.xz
  plasma-vault-5.17.5.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.B2AXEw/_old  2020-01-09 22:51:03.178723042 +0100
+++ /var/tmp/diff_new_pack.B2AXEw/_new  2020-01-09 22:51:03.198723052 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma-vault
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.17.4
+Version:5.17.5
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.17.4.tar.xz -> plasma-vault-5.17.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.17.4/CMakeLists.txt 
new/plasma-vault-5.17.5/CMakeLists.txt
--- old/plasma-vault-5.17.4/CMakeLists.txt  2019-12-03 13:29:35.0 
+0100
+++ new/plasma-vault-5.17.5/CMakeLists.txt  2020-01-07 16:45:31.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.17.4")
+set(PROJECT_VERSION "5.17.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.17.4/po/ia/plasmavault-kde.po 
new/plasma-vault-5.17.5/po/ia/plasmavault-kde.po
--- old/plasma-vault-5.17.4/po/ia/plasmavault-kde.po2019-12-03 
13:29:52.0 +0100
+++ new/plasma-vault-5.17.5/po/ia/plasmavault-kde.po2020-01-07 
16:45:51.0 +0100
@@ -1,14 +1,14 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# giovanni , 2018.
+# giovanni , 2018, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:26+0200\n"
-"PO-Revision-Date: 2018-04-18 23:20+0100\n"
-"Last-Translator: giovanni \n"
+"PO-Revision-Date: 2020-01-05 23:33+0100\n"
+"Last-Translator: Giovanni Sora \n"
 "Language-Team: Interlingua \n"
 "Language: ia\n"
 "MIME-Version: 1.0\n"
@@ -504,7 +504,7 @@
 #: kded/ui/vaultimportingwizard.cpp:86
 #, kde-format
 msgid "Import"
-msgstr ""
+msgstr "Importa"
 
 #: kded/ui/vaultimportingwizard.cpp:126
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.17.4/po/id/plasmavault-kde.po 
new/plasma-vault-5.17.5/po/id/plasmavault-kde.po
--- old/plasma-vault-5.17.4/po/id/plasmavault-kde.po2019-12-03 
13:29:52.0 +0100
+++ new/plasma-vault-5.17.5/po/id/plasmavault-kde.po2020-01-07 
16:45:51.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: plasma-vault\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:26+0200\n"
-"PO-Revision-Date: 2019-11-14 22:01+0700\n"
+"PO-Revision-Date: 2019-12-29 06:54+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -15,7 +15,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.08.2\n"
+"X-Generator: Lokalize 19.12.0\n"
 
 #: fileitemplugin/plasmavaultfileitemaction.cpp:83
 #, kde-format
@@ -92,12 +92,12 @@
 #: kded/engine/backends/cryfs/cryfsbackend.cpp:196
 #, kde-format
 msgid "Unable to perform the operation (error code %1)."
-msgstr "Tidak dapat melakukan operasi (kode error %1)."
+msgstr "Tidak bisa melakukan operasi (kode 

commit plasma-vault for openSUSE:Factory

2019-12-05 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-12-05 17:34:37

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.4691 (New)


Package is "plasma-vault"

Thu Dec  5 17:34:37 2019 rev:46 rq:754028 version:5.17.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2019-11-13 13:27:39.467655745 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.4691/plasma-vault.changes  
2019-12-05 17:35:30.293435672 +0100
@@ -1,0 +2,9 @@
+Wed Dec  4 08:37:02 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.4.php
+- No code changes since 5.17.3
+
+---

Old:

  plasma-vault-5.17.3.tar.xz
  plasma-vault-5.17.3.tar.xz.sig

New:

  plasma-vault-5.17.4.tar.xz
  plasma-vault-5.17.4.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.Ouot2i/_old  2019-12-05 17:35:31.821435121 +0100
+++ /var/tmp/diff_new_pack.Ouot2i/_new  2019-12-05 17:35:31.829435118 +0100
@@ -19,7 +19,7 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.17.3
+Version:5.17.4
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.17.3.tar.xz -> plasma-vault-5.17.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.17.3/CMakeLists.txt 
new/plasma-vault-5.17.4/CMakeLists.txt
--- old/plasma-vault-5.17.3/CMakeLists.txt  2019-11-12 11:30:27.0 
+0100
+++ new/plasma-vault-5.17.4/CMakeLists.txt  2019-12-03 13:29:35.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.17.3")
+set(PROJECT_VERSION "5.17.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.17.3/po/id/plasmavault-kde.po 
new/plasma-vault-5.17.4/po/id/plasmavault-kde.po
--- old/plasma-vault-5.17.3/po/id/plasmavault-kde.po2019-11-12 
11:30:36.0 +0100
+++ new/plasma-vault-5.17.4/po/id/plasmavault-kde.po2019-12-03 
13:29:52.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: plasma-vault\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:26+0200\n"
-"PO-Revision-Date: 2019-08-28 14:41+0700\n"
+"PO-Revision-Date: 2019-11-14 22:01+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -15,6 +15,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.08.2\n"
 
 #: fileitemplugin/plasmavaultfileitemaction.cpp:83
 #, kde-format
@@ -135,7 +136,7 @@
 #: kded/engine/fusebackend_p.cpp:228
 #, kde-format
 msgid "Failed to execute"
-msgstr "Gagal melaksanakan"
+msgstr "Gagal mengeksekusi"
 
 #: kded/engine/fusebackend_p.cpp:242
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.17.3/po/zh_CN/plasmavault-kde.po 
new/plasma-vault-5.17.4/po/zh_CN/plasmavault-kde.po
--- old/plasma-vault-5.17.3/po/zh_CN/plasmavault-kde.po 2019-11-12 
11:30:41.0 +0100
+++ new/plasma-vault-5.17.4/po/zh_CN/plasmavault-kde.po 2019-12-03 
13:30:02.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:26+0200\n"
-"PO-Revision-Date: 2019-10-09 10:03\n"
+"PO-Revision-Date: 2019-11-19 23:10\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit plasma-vault for openSUSE:Factory

2019-11-13 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-11-13 13:27:39

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.2990 (New)


Package is "plasma-vault"

Wed Nov 13 13:27:39 2019 rev:45 rq:747855 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2019-10-31 18:19:12.682256234 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.2990/plasma-vault.changes  
2019-11-13 13:27:39.467655745 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:09 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  plasma-vault-5.17.2.tar.xz
  plasma-vault-5.17.2.tar.xz.sig

New:

  plasma-vault-5.17.3.tar.xz
  plasma-vault-5.17.3.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.0z5jiz/_old  2019-11-13 13:27:40.111656416 +0100
+++ /var/tmp/diff_new_pack.0z5jiz/_new  2019-11-13 13:27:40.115656420 +0100
@@ -19,7 +19,7 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.17.2.tar.xz -> plasma-vault-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.17.2/CMakeLists.txt 
new/plasma-vault-5.17.3/CMakeLists.txt
--- old/plasma-vault-5.17.2/CMakeLists.txt  2019-10-29 19:30:20.0 
+0100
+++ new/plasma-vault-5.17.3/CMakeLists.txt  2019-11-12 11:30:27.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")





commit plasma-vault for openSUSE:Factory

2019-10-31 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-10-31 18:19:03

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.2990 (New)


Package is "plasma-vault"

Thu Oct 31 18:19:03 2019 rev:44 rq:744239 version:5.17.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2019-10-23 15:52:49.834823038 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.2990/plasma-vault.changes  
2019-10-31 18:19:12.682256234 +0100
@@ -1,0 +2,9 @@
+Tue Oct 29 20:45:53 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.2.php
+- No code changes since 5.17.1
+
+---

Old:

  plasma-vault-5.17.1.tar.xz
  plasma-vault-5.17.1.tar.xz.sig

New:

  plasma-vault-5.17.2.tar.xz
  plasma-vault-5.17.2.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.GTafaO/_old  2019-10-31 18:19:13.422257001 +0100
+++ /var/tmp/diff_new_pack.GTafaO/_new  2019-10-31 18:19:13.426257004 +0100
@@ -19,7 +19,7 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.17.1
+Version:5.17.2
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.17.1.tar.xz -> plasma-vault-5.17.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.17.1/CMakeLists.txt 
new/plasma-vault-5.17.2/CMakeLists.txt
--- old/plasma-vault-5.17.1/CMakeLists.txt  2019-10-22 17:41:32.0 
+0200
+++ new/plasma-vault-5.17.2/CMakeLists.txt  2019-10-29 19:30:20.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.17.1")
+set(PROJECT_VERSION "5.17.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")





commit plasma-vault for openSUSE:Factory

2019-10-23 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-10-23 15:52:46

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.2352 (New)


Package is "plasma-vault"

Wed Oct 23 15:52:46 2019 rev:43 rq:742072 version:5.17.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2019-10-14 12:41:14.178741951 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.2352/plasma-vault.changes  
2019-10-23 15:52:49.834823038 +0200
@@ -1,0 +2,9 @@
+Tue Oct 22 16:44:46 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.1.php
+- No code changes since 5.17.0
+
+---

Old:

  plasma-vault-5.17.0.tar.xz
  plasma-vault-5.17.0.tar.xz.sig

New:

  plasma-vault-5.17.1.tar.xz
  plasma-vault-5.17.1.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.aNGoK8/_old  2019-10-23 15:52:50.398823647 +0200
+++ /var/tmp/diff_new_pack.aNGoK8/_new  2019-10-23 15:52:50.402823652 +0200
@@ -19,15 +19,15 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.17.0
+Version:5.17.1
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source: plasma-vault-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
 %if %{with lang}
-Source1:plasma-vault-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++ plasma-vault-5.17.0.tar.xz -> plasma-vault-5.17.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.17.0/CMakeLists.txt 
new/plasma-vault-5.17.1/CMakeLists.txt
--- old/plasma-vault-5.17.0/CMakeLists.txt  2019-10-10 14:49:11.0 
+0200
+++ new/plasma-vault-5.17.1/CMakeLists.txt  2019-10-22 17:41:32.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.17.0")
+set(PROJECT_VERSION "5.17.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.17.0/po/gl/plasmavault-kde.po 
new/plasma-vault-5.17.1/po/gl/plasmavault-kde.po
--- old/plasma-vault-5.17.0/po/gl/plasmavault-kde.po2019-10-10 
14:49:28.0 +0200
+++ new/plasma-vault-5.17.1/po/gl/plasmavault-kde.po2019-10-22 
17:41:49.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:26+0200\n"
-"PO-Revision-Date: 2019-07-28 12:23+0200\n"
+"PO-Revision-Date: 2019-10-19 21:46+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -15,7 +15,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.04.1\n"
+"X-Generator: Lokalize 19.11.70\n"
 
 #: fileitemplugin/plasmavaultfileitemaction.cpp:83
 #, kde-format
@@ -209,7 +209,7 @@
 #: kded/engine/vault.cpp:508 kded/engine/vault.cpp:519
 #, kde-format
 msgid "Unable to close the vault, an application is using it"
-msgstr "Non foi posíbel pechar a caixa forte, hai un aplicativo usándoa."
+msgstr "Non foi posíbel pechar a caixa forte, hai unha aplicación usándoa"
 
 #: kded/engine/vault.cpp:542
 #, kde-format
@@ -220,7 +220,7 @@
 #, kde-format
 msgid "Failed to fetch the list of applications using this vault"
 msgstr ""
-"Non se puido obter a lista de aplicativos que están a usar a caixa forte."
+"Non se puido obter a lista de aplicacións que están a usar a caixa forte"
 
 #: kded/engine/vault.cpp:598
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.17.0/po/id/plasmavault-kde.po 
new/plasma-vault-5.17.1/po/id/plasmavault-kde.po
--- old/plasma-vault-5.17.0/po/id/plasmavault-kde.po2019-10-10 
14:49:30.0 +0200
+++ new/plasma-vault-5.17.1/po/id/plasmavault-kde.po2019-10-22 
17:41:51.0 +0200
@@ -15,7 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"

commit plasma-vault for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-10-14 12:41:13

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.2352 (New)


Package is "plasma-vault"

Mon Oct 14 12:41:13 2019 rev:42 rq:737484 version:5.17.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2019-09-07 11:43:59.910354283 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.2352/plasma-vault.changes  
2019-10-14 12:41:14.178741951 +0200
@@ -1,0 +2,18 @@
+Thu Oct 10 14:25:48 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.0.php
+- No code changes since 5.16.90
+
+---
+Thu Sep 19 12:32:39 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.90.php
+- No code changes since 5.16.5
+
+---

Old:

  plasma-vault-5.16.5.tar.xz
  plasma-vault-5.16.5.tar.xz.sig

New:

  plasma-vault-5.17.0.tar.xz
  plasma-vault-5.17.0.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.bsttIy/_old  2019-10-14 12:41:14.934739974 +0200
+++ /var/tmp/diff_new_pack.bsttIy/_new  2019-10-14 12:41:14.938739963 +0200
@@ -19,19 +19,18 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.16.5
+Version:5.17.0
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
+Source: plasma-vault-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig
+Source1:plasma-vault-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
-BuildRequires:  libksysguard5-devel
 BuildRequires:  cmake(KF5Activities) >= %{kf5_version}
 BuildRequires:  cmake(KF5Config) >= %{kf5_version}
 BuildRequires:  cmake(KF5ConfigWidgets) >= %{kf5_version}
@@ -41,6 +40,7 @@
 BuildRequires:  cmake(KF5KIO) >= %{kf5_version}
 BuildRequires:  cmake(KF5NetworkManagerQt) >= %{kf5_version}
 BuildRequires:  cmake(KF5Plasma) >= %{kf5_version}
+BuildRequires:  cmake(KF5SysGuard)
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{kf5_version}
 BuildRequires:  cmake(KF5WindowSystem) >= %{kf5_version}
 BuildRequires:  cmake(Qt5Core) >= 5.12.0

++ plasma-vault-5.16.5.tar.xz -> plasma-vault-5.17.0.tar.xz ++
 3161 lines of diff (skipped)





commit plasma-vault for openSUSE:Factory

2019-09-07 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-09-07 11:43:58

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.7948 (New)


Package is "plasma-vault"

Sat Sep  7 11:43:58 2019 rev:41 rq:728206 version:5.16.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2019-07-31 14:32:28.989959892 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.7948/plasma-vault.changes  
2019-09-07 11:43:59.910354283 +0200
@@ -1,0 +2,9 @@
+Tue Sep  3 12:44:14 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.5.php
+- No code changes since 5.16.4
+
+---

Old:

  plasma-vault-5.16.4.tar.xz
  plasma-vault-5.16.4.tar.xz.sig

New:

  plasma-vault-5.16.5.tar.xz
  plasma-vault-5.16.5.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.Cc8rB0/_old  2019-09-07 11:44:00.370354218 +0200
+++ /var/tmp/diff_new_pack.Cc8rB0/_new  2019-09-07 11:44:00.374354218 +0200
@@ -19,7 +19,7 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.16.4
+Version:5.16.5
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.16.4.tar.xz -> plasma-vault-5.16.5.tar.xz ++
 2579 lines of diff (skipped)





commit plasma-vault for openSUSE:Factory

2019-07-31 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-07-31 14:32:08

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.4126 (New)


Package is "plasma-vault"

Wed Jul 31 14:32:08 2019 rev:40 rq:719926 version:5.16.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2019-07-26 12:38:41.341970306 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.4126/plasma-vault.changes  
2019-07-31 14:32:28.989959892 +0200
@@ -1,0 +2,9 @@
+Tue Jul 30 12:40:20 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.4.php
+- No code changes since 5.16.3
+
+---

Old:

  plasma-vault-5.16.3.tar.xz
  plasma-vault-5.16.3.tar.xz.sig

New:

  plasma-vault-5.16.4.tar.xz
  plasma-vault-5.16.4.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.DMNMwB/_old  2019-07-31 14:32:31.321959362 +0200
+++ /var/tmp/diff_new_pack.DMNMwB/_new  2019-07-31 14:32:31.325959361 +0200
@@ -19,7 +19,7 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.16.3
+Version:5.16.4
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.16.3.tar.xz -> plasma-vault-5.16.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.16.3/CMakeLists.txt 
new/plasma-vault-5.16.4/CMakeLists.txt
--- old/plasma-vault-5.16.3/CMakeLists.txt  2019-07-09 18:13:46.0 
+0200
+++ new/plasma-vault-5.16.4/CMakeLists.txt  2019-07-30 12:35:17.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.16.3")
+set(PROJECT_VERSION "5.16.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-vault-5.16.3/fileitemplugin/plasmavaultfileitemaction.json 
new/plasma-vault-5.16.4/fileitemplugin/plasmavaultfileitemaction.json
--- old/plasma-vault-5.16.3/fileitemplugin/plasmavaultfileitemaction.json   
2019-07-09 18:13:46.0 +0200
+++ new/plasma-vault-5.16.4/fileitemplugin/plasmavaultfileitemaction.json   
2019-07-30 12:35:17.0 +0200
@@ -9,6 +9,7 @@
 "Name[ca]": "Muntatge i desmuntatge de la caixa forta del Plasma",
 "Name[cs]": "Připojení a odpojení Sejfu Plasma",
 "Name[da]": "Montering og afmontering af Plasma sikkerhedsboks",
+"Name[de]": "Ein- und Aushängen von Plasma Vaults",
 "Name[en_GB]": "Plasma Vault mount and unmount",
 "Name[es]": "Montar y desmontar caja fuerte de Plasma",
 "Name[eu]": "Plasma Kutxa-gotorra muntatu eta desmuntatu",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.16.3/po/de/plasmavault-kde.po 
new/plasma-vault-5.16.4/po/de/plasmavault-kde.po
--- old/plasma-vault-5.16.3/po/de/plasmavault-kde.po2019-07-09 
18:14:22.0 +0200
+++ new/plasma-vault-5.16.4/po/de/plasmavault-kde.po2019-07-30 
12:35:30.0 +0200
@@ -1,14 +1,14 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Burkhard Lück , 2017, 2018.
+# Burkhard Lück , 2017, 2018, 2019.
 # Frederik Schwarzer , 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2018-10-24 11:15+0100\n"
+"PO-Revision-Date: 2019-07-22 09:09+0200\n"
 "Last-Translator: Burkhard Lück \n"
 "Language-Team: German \n"
 "Language: de\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: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.3\n"
 
 #: fileitemplugin/plasmavaultfileitemaction.cpp:83
 #, fuzzy, kde-format
@@ -459,32 +459,7 @@
 msgstr "Vault schließen"
 
 #: kded/ui/vaultcreationwizard.cpp:53
-#, fuzzy, kde-format
-#| msgid ""
-#| "Security notice:\n"
-#| " According to a security audit by Taylor "
-#| "Hornby (Defuse Security),\n"
-#| " the current implementation of Encfs is "
-#| "vulnerable or potentially vulnerable\n"
-#| " to multiple types of attacks.\n"
-#| " For example, an attacker with 

commit plasma-vault for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-07-26 12:38:39

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.4126 (New)


Package is "plasma-vault"

Fri Jul 26 12:38:39 2019 rev:39 rq:717062 version:5.16.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2019-06-26 16:04:27.499665416 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.4126/plasma-vault.changes  
2019-07-26 12:38:41.341970306 +0200
@@ -1,0 +2,9 @@
+Tue Jul  9 17:29:08 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.3.php
+- No code changes since 5.16.2
+
+---

Old:

  plasma-vault-5.16.2.tar.xz
  plasma-vault-5.16.2.tar.xz.sig

New:

  plasma-vault-5.16.3.tar.xz
  plasma-vault-5.16.3.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.wZfgy9/_old  2019-07-26 12:38:42.389969608 +0200
+++ /var/tmp/diff_new_pack.wZfgy9/_new  2019-07-26 12:38:42.397969602 +0200
@@ -19,7 +19,7 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.16.2
+Version:5.16.3
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.16.2.tar.xz -> plasma-vault-5.16.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.16.2/CMakeLists.txt 
new/plasma-vault-5.16.3/CMakeLists.txt
--- old/plasma-vault-5.16.2/CMakeLists.txt  2019-06-25 13:54:41.0 
+0200
+++ new/plasma-vault-5.16.3/CMakeLists.txt  2019-07-09 18:13:46.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.16.2")
+set(PROJECT_VERSION "5.16.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.16.2/po/lt/plasmavault-kde.po 
new/plasma-vault-5.16.3/po/lt/plasmavault-kde.po
--- old/plasma-vault-5.16.2/po/lt/plasmavault-kde.po2019-06-25 
13:54:58.0 +0200
+++ new/plasma-vault-5.16.3/po/lt/plasmavault-kde.po2019-07-09 
18:14:39.0 +0200
@@ -11,7 +11,7 @@
 "PO-Revision-Date: 2019-04-19 03:40+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
-"Language: \n"
+"Language: lt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.16.2/po/pt/plasmavault-kde.po 
new/plasma-vault-5.16.3/po/pt/plasmavault-kde.po
--- old/plasma-vault-5.16.2/po/pt/plasmavault-kde.po2019-06-25 
13:55:01.0 +0200
+++ new/plasma-vault-5.16.3/po/pt/plasmavault-kde.po2019-07-09 
18:14:47.0 +0200
@@ -11,7 +11,7 @@
 "PO-Revision-Date: 2019-03-29 13:42+\n"
 "Last-Translator: José Nuno Coelho Pires \n"
 "Language-Team: Portuguese \n"
-"Language: \n"
+"Language: pt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.16.2/po/tr/plasmavault-kde.po 
new/plasma-vault-5.16.3/po/tr/plasmavault-kde.po
--- old/plasma-vault-5.16.2/po/tr/plasmavault-kde.po2019-06-25 
13:55:05.0 +0200
+++ new/plasma-vault-5.16.3/po/tr/plasmavault-kde.po2019-07-09 
18:14:57.0 +0200
@@ -11,7 +11,7 @@
 "PO-Revision-Date: 2017-10-04 14:27+\n"
 "Last-Translator: Kaan \n"
 "Language-Team: Turkish \n"
-"Language: \n"
+"Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"





commit plasma-vault for openSUSE:Factory

2019-06-26 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-06-26 16:04:12

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.4615 (New)


Package is "plasma-vault"

Wed Jun 26 16:04:12 2019 rev:38 rq:711986 version:5.16.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2019-06-20 18:57:02.460980684 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.4615/plasma-vault.changes  
2019-06-26 16:04:27.499665416 +0200
@@ -1,0 +2,9 @@
+Tue Jun 25 12:41:19 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.2.php
+- No code changes since 5.16.1
+
+---

Old:

  plasma-vault-5.16.1.tar.xz
  plasma-vault-5.16.1.tar.xz.sig

New:

  plasma-vault-5.16.2.tar.xz
  plasma-vault-5.16.2.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.OBttgj/_old  2019-06-26 16:04:29.899668813 +0200
+++ /var/tmp/diff_new_pack.OBttgj/_new  2019-06-26 16:04:29.903668818 +0200
@@ -19,7 +19,7 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.16.1
+Version:5.16.2
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.16.1.tar.xz -> plasma-vault-5.16.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.16.1/CMakeLists.txt 
new/plasma-vault-5.16.2/CMakeLists.txt
--- old/plasma-vault-5.16.1/CMakeLists.txt  2019-06-18 12:06:48.0 
+0200
+++ new/plasma-vault-5.16.2/CMakeLists.txt  2019-06-25 13:54:41.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.16.1")
+set(PROJECT_VERSION "5.16.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")





commit plasma-vault for openSUSE:Factory

2019-06-20 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-06-20 18:56:52

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.4811 (New)


Package is "plasma-vault"

Thu Jun 20 18:56:52 2019 rev:37 rq:711105 version:5.16.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2019-06-12 13:30:40.576225939 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.4811/plasma-vault.changes  
2019-06-20 18:57:02.460980684 +0200
@@ -1,0 +2,9 @@
+Tue Jun 18 16:38:17 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.1.php
+- No code changes since 5.16.0
+
+---

Old:

  plasma-vault-5.16.0.tar.xz
  plasma-vault-5.16.0.tar.xz.sig

New:

  plasma-vault-5.16.1.tar.xz
  plasma-vault-5.16.1.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.j95iuM/_old  2019-06-20 18:57:03.856982596 +0200
+++ /var/tmp/diff_new_pack.j95iuM/_new  2019-06-20 18:57:03.880982629 +0200
@@ -19,15 +19,15 @@
 %define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.16.0
+Version:5.16.1
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source: plasma-vault-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
 %if %{with lang}
-Source1:plasma-vault-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++ plasma-vault-5.16.0.tar.xz -> plasma-vault-5.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.16.0/CMakeLists.txt 
new/plasma-vault-5.16.1/CMakeLists.txt
--- old/plasma-vault-5.16.0/CMakeLists.txt  2019-06-06 15:12:28.0 
+0200
+++ new/plasma-vault-5.16.1/CMakeLists.txt  2019-06-18 12:06:48.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.16.0")
+set(PROJECT_VERSION "5.16.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-vault-5.16.0/fileitemplugin/plasmavaultfileitemaction.json 
new/plasma-vault-5.16.1/fileitemplugin/plasmavaultfileitemaction.json
--- old/plasma-vault-5.16.0/fileitemplugin/plasmavaultfileitemaction.json   
2019-06-06 15:12:28.0 +0200
+++ new/plasma-vault-5.16.1/fileitemplugin/plasmavaultfileitemaction.json   
2019-06-18 12:06:48.0 +0200
@@ -11,6 +11,7 @@
 "Name[da]": "Montering og afmontering af Plasma sikkerhedsboks",
 "Name[en_GB]": "Plasma Vault mount and unmount",
 "Name[es]": "Montar y desmontar caja fuerte de Plasma",
+"Name[eu]": "Plasma Kutxa-gotorra muntatu eta desmuntatu",
 "Name[fi]": "Plasma-holvin liittäminen ja irrotus",
 "Name[fr]": "Montage et libération Plasma Vault",
 "Name[gl]": "Montar e desmontar unha caixa forte de Plasma",





commit plasma-vault for openSUSE:Factory

2019-06-12 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-06-12 13:30:39

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.4811 (New)


Package is "plasma-vault"

Wed Jun 12 13:30:39 2019 rev:36 rq:708322 version:5.16.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2019-05-08 15:17:10.541083374 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.4811/plasma-vault.changes  
2019-06-12 13:30:40.576225939 +0200
@@ -1,0 +2,31 @@
+Thu Jun  6 14:07:10 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.0.php
+- No code changes since 5.15.90
+
+---
+Thu May 16 16:56:41 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.90.php
+- Changes since 5.15.5:
+  * bump Qt version to 5.12 as agreed at start of cycle
+  * Show Vaults action only for local folders
+  * Mark the source directory as busy while Vault is mounted
+  * Added support for vanishing vaults
+  * Restore network only if needed
+  * Never use non-resolved paths for mounts and devices (kde#405527)
+  * Change http URLs to https
+  * FileItem plugin for opening and closing Vaults from Dolphin (kde#388602)
+  * Add a notification when mount failed because of a non empty mount point 
(kde#401413)
+  * Go offline as soon as the password prompt is shown
+  * Sort vaults in the applet by name (kde#398964)
+  * Do not load the payload from the first page when opening the wizard
+  * Disable the dialog while creating the vault
+
+---

Old:

  plasma-vault-5.15.5.tar.xz
  plasma-vault-5.15.5.tar.xz.sig

New:

  plasma-vault-5.16.0.tar.xz
  plasma-vault-5.16.0.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.4sh3lq/_old  2019-06-12 13:30:41.416225499 +0200
+++ /var/tmp/diff_new_pack.4sh3lq/_new  2019-06-12 13:30:41.420225496 +0200
@@ -16,18 +16,18 @@
 #
 
 
-%define kf5_version 5.54.0
+%define kf5_version 5.58.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.15.5
+Version:5.16.0
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
+Source: plasma-vault-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig
+Source1:plasma-vault-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
@@ -43,7 +43,7 @@
 BuildRequires:  cmake(KF5Plasma) >= %{kf5_version}
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{kf5_version}
 BuildRequires:  cmake(KF5WindowSystem) >= %{kf5_version}
-BuildRequires:  cmake(Qt5Core) >= 5.7.1
+BuildRequires:  cmake(Qt5Core) >= 5.12.0
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Quick)
@@ -102,6 +102,9 @@
 %dir %{_kf5_plasmadir}/plasmoids
 %{_kf5_plasmadir}/plasmoids/org.kde.plasma.vault
 %{_kf5_servicesdir}/plasma-applet-org.kde.plasma.vault.desktop
+%dir %{_kf5_plugindir}/kf5/kfileitemaction
+%{_kf5_plugindir}/kf5/kfileitemaction/plasmavaultfileitemaction.so
+
 %{_kf5_appstreamdir}/
 
 %if %{with lang}

++ plasma-vault-5.15.5.tar.xz -> plasma-vault-5.16.0.tar.xz ++
 10780 lines of diff (skipped)





commit plasma-vault for openSUSE:Factory

2019-05-08 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-05-08 15:17:08

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.5148 (New)


Package is "plasma-vault"

Wed May  8 15:17:08 2019 rev:35 rq:701395 version:5.15.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2019-04-17 10:07:15.090702640 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.5148/plasma-vault.changes  
2019-05-08 15:17:10.541083374 +0200
@@ -1,0 +2,9 @@
+Tue May  7 11:04:58 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.5.php
+- No code changes since 5.15.4
+
+---

Old:

  plasma-vault-5.15.4.tar.xz
  plasma-vault-5.15.4.tar.xz.sig

New:

  plasma-vault-5.15.5.tar.xz
  plasma-vault-5.15.5.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.MZyiyd/_old  2019-05-08 15:17:11.973086564 +0200
+++ /var/tmp/diff_new_pack.MZyiyd/_new  2019-05-08 15:17:12.005086635 +0200
@@ -19,7 +19,7 @@
 %define kf5_version 5.54.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.15.4
+Version:5.15.5
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.15.4.tar.xz -> plasma-vault-5.15.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.15.4/CMakeLists.txt 
new/plasma-vault-5.15.5/CMakeLists.txt
--- old/plasma-vault-5.15.4/CMakeLists.txt  2019-04-02 14:14:48.0 
+0200
+++ new/plasma-vault-5.15.5/CMakeLists.txt  2019-05-07 12:14:31.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.15.4")
+set(PROJECT_VERSION "5.15.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.15.4/po/id/plasmavault-kde.po 
new/plasma-vault-5.15.5/po/id/plasmavault-kde.po
--- old/plasma-vault-5.15.4/po/id/plasmavault-kde.po2019-04-02 
14:15:05.0 +0200
+++ new/plasma-vault-5.15.5/po/id/plasmavault-kde.po2019-05-07 
12:15:11.0 +0200
@@ -15,7 +15,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 18.12.1\n"
+"X-Generator: Lokalize 18.12.3\n"
 
 #: kded/engine/backend_p.cpp:76
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.15.4/po/ko/plasmavault-kde.po 
new/plasma-vault-5.15.5/po/ko/plasmavault-kde.po
--- old/plasma-vault-5.15.4/po/ko/plasmavault-kde.po2019-04-02 
14:15:06.0 +0200
+++ new/plasma-vault-5.15.5/po/ko/plasmavault-kde.po2019-05-07 
12:15:13.0 +0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Shinjo Park , 2017, 2018.
+# Shinjo Park , 2017, 2018, 2019.
 #
 msgid ""
 msgstr ""
@@ -9,7 +9,7 @@
 "POT-Creation-Date: 2019-03-18 08:00+0100\n"
 "PO-Revision-Date: 2018-08-14 15:24+0100\n"
 "Last-Translator: Shinjo Park \n"
-"Language-Team: Korean \n"
+"Language-Team: Korean \n"
 "Language: ko\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/plasma-vault-5.15.4/po/pt_BR/plasmavault-kde.po 
new/plasma-vault-5.15.5/po/pt_BR/plasmavault-kde.po
--- old/plasma-vault-5.15.4/po/pt_BR/plasmavault-kde.po 2019-04-02 
14:15:10.0 +0200
+++ new/plasma-vault-5.15.5/po/pt_BR/plasmavault-kde.po 2019-05-07 
12:15:16.0 +0200
@@ -1,21 +1,23 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
+# Translation of plasmavault-kde.po to Brazilian Portuguese
+# Copyright (C) 2017-2019 This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Luiz Fernando Ranghetti , 2017, 2018.
+# André Marcelo Alvarenga , 2019.
 msgid ""
 msgstr ""
-"Project-Id-Version: \n"
+"Project-Id-Version: plasmavault-kde\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2019-03-18 08:00+0100\n"
-"PO-Revision-Date: 2018-08-02 19:05-0300\n"
-"Last-Translator: Luiz Fernando Ranghetti \n"
-"Language-Team: Portuguese \n"
+"PO-Revision-Date: 2019-04-27 22:09-0300\n"
+"Last-Translator: André Marcelo Alvarenga \n"
+"Language-Team: Brazilian 

commit plasma-vault for openSUSE:Factory

2019-04-17 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-04-17 10:07:10

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.17052 (New)


Package is "plasma-vault"

Wed Apr 17 10:07:10 2019 rev:34 rq:690755 version:5.15.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2019-03-13 16:42:07.878650859 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.17052/plasma-vault.changes 
2019-04-17 10:07:15.090702640 +0200
@@ -1,0 +2,9 @@
+Tue Apr  2 12:41:00 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.4.php
+- No code changes since 5.15.3
+
+---

Old:

  plasma-vault-5.15.3.tar.xz
  plasma-vault-5.15.3.tar.xz.sig

New:

  plasma-vault-5.15.4.tar.xz
  plasma-vault-5.15.4.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.H22WuQ/_old  2019-04-17 10:07:16.982704823 +0200
+++ /var/tmp/diff_new_pack.H22WuQ/_new  2019-04-17 10:07:16.986704828 +0200
@@ -19,7 +19,7 @@
 %define kf5_version 5.54.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.15.3
+Version:5.15.4
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.15.3.tar.xz -> plasma-vault-5.15.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.15.3/CMakeLists.txt 
new/plasma-vault-5.15.4/CMakeLists.txt
--- old/plasma-vault-5.15.3/CMakeLists.txt  2019-03-12 10:59:41.0 
+0100
+++ new/plasma-vault-5.15.4/CMakeLists.txt  2019-04-02 14:14:48.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.15.3")
+set(PROJECT_VERSION "5.15.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.15.3/po/ar/plasmavault-kde.po 
new/plasma-vault-5.15.4/po/ar/plasmavault-kde.po
--- old/plasma-vault-5.15.3/po/ar/plasmavault-kde.po2019-03-12 
10:59:43.0 +0100
+++ new/plasma-vault-5.15.4/po/ar/plasmavault-kde.po2019-04-02 
14:15:00.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-01-18 07:38+0100\n"
+"POT-Creation-Date: 2019-03-18 08:00+0100\n"
 "PO-Revision-Date: 2017-07-28 15:14+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.15.3/po/ca/plasmavault-kde.po 
new/plasma-vault-5.15.4/po/ca/plasmavault-kde.po
--- old/plasma-vault-5.15.3/po/ca/plasmavault-kde.po2019-03-12 
10:59:43.0 +0100
+++ new/plasma-vault-5.15.4/po/ca/plasmavault-kde.po2019-04-02 
14:15:01.0 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: plasmavault-kde\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-01-18 07:38+0100\n"
+"POT-Creation-Date: 2019-03-18 08:00+0100\n"
 "PO-Revision-Date: 2018-07-27 16:39+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-vault-5.15.3/po/ca@valencia/plasmavault-kde.po 
new/plasma-vault-5.15.4/po/ca@valencia/plasmavault-kde.po
--- old/plasma-vault-5.15.3/po/ca@valencia/plasmavault-kde.po   2019-03-12 
10:59:43.0 +0100
+++ new/plasma-vault-5.15.4/po/ca@valencia/plasmavault-kde.po   2019-04-02 
14:15:01.0 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: plasmavault-kde\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-01-18 07:38+0100\n"
+"POT-Creation-Date: 2019-03-18 08:00+0100\n"
 "PO-Revision-Date: 2018-07-27 16:39+0100\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.15.3/po/cs/plasmavault-kde.po 
new/plasma-vault-5.15.4/po/cs/plasmavault-kde.po
--- old/plasma-vault-5.15.3/po/cs/plasmavault-kde.po2019-03-12 
10:59:43.0 +0100
+++ new/plasma-vault-5.15.4/po/cs/plasmavault-kde.po2019-04-02 
14:15:01.0 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-01-18 07:38+0100\n"
+"POT-Creation-Date: 2019-03-18 

commit plasma-vault for openSUSE:Factory

2019-03-13 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-03-13 16:42:05

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.28833 (New)


Package is "plasma-vault"

Wed Mar 13 16:42:05 2019 rev:33 rq:684618 version:5.15.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2019-02-27 15:09:50.482379560 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.28833/plasma-vault.changes 
2019-03-13 16:42:07.878650859 +0100
@@ -1,0 +2,9 @@
+Tue Mar 12 13:15:24 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.3.php
+- No code changes since 5.15.2
+
+---

Old:

  plasma-vault-5.15.2.tar.xz
  plasma-vault-5.15.2.tar.xz.sig

New:

  plasma-vault-5.15.3.tar.xz
  plasma-vault-5.15.3.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.qQ2ZaE/_old  2019-03-13 16:42:09.258649839 +0100
+++ /var/tmp/diff_new_pack.qQ2ZaE/_new  2019-03-13 16:42:09.290649816 +0100
@@ -19,7 +19,7 @@
 %define kf5_version 5.54.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.15.2
+Version:5.15.3
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.15.2.tar.xz -> plasma-vault-5.15.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.15.2/CMakeLists.txt 
new/plasma-vault-5.15.3/CMakeLists.txt
--- old/plasma-vault-5.15.2/CMakeLists.txt  2019-02-26 12:37:12.0 
+0100
+++ new/plasma-vault-5.15.3/CMakeLists.txt  2019-03-12 10:59:41.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.15.2")
+set(PROJECT_VERSION "5.15.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.15.2/po/gl/plasmavault-kde.po 
new/plasma-vault-5.15.3/po/gl/plasmavault-kde.po
--- old/plasma-vault-5.15.2/po/gl/plasmavault-kde.po2019-02-26 
12:37:14.0 +0100
+++ new/plasma-vault-5.15.3/po/gl/plasmavault-kde.po2019-03-12 
10:59:44.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.
 #
-# Adrián Chaves (Gallaecio) , 2017, 2018.
+# Adrián Chaves (Gallaecio) , 2017, 2018, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2019-01-18 07:38+0100\n"
-"PO-Revision-Date: 2018-10-21 21:04+0100\n"
+"PO-Revision-Date: 2019-03-02 19:53+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -15,7 +15,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 2.0\n"
+"X-Generator: Lokalize 18.12.2\n"
 
 #: kded/engine/backend_p.cpp:76
 #, kde-format
@@ -427,8 +427,7 @@
 #: kded/ui/vaultconfigurationdialog.ui:33
 #, kde-format
 msgid "The vault configuration can only be changed while it is closed."
-msgstr ""
-"A configuración da caixa forte só pode modificarse mentres está pechada."
+msgstr "A configuración da caixa forte só pode cambiarse mentres está pechada."
 
 #. i18n: ectx: property (text), widget (QPushButton, buttonCloseVault)
 #: kded/ui/vaultconfigurationdialog.ui:53





commit plasma-vault for openSUSE:Factory

2019-02-27 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-02-27 15:09:44

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.28833 (New)


Package is "plasma-vault"

Wed Feb 27 15:09:44 2019 rev:32 rq:679645 version:5.15.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2019-02-24 17:15:29.876449509 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.28833/plasma-vault.changes 
2019-02-27 15:09:50.482379560 +0100
@@ -1,0 +2,9 @@
+Tue Feb 26 14:06:04 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.2.php
+- No code changes since 5.15.1
+
+---

Old:

  plasma-vault-5.15.1.tar.xz
  plasma-vault-5.15.1.tar.xz.sig

New:

  plasma-vault-5.15.2.tar.xz
  plasma-vault-5.15.2.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.6y6GJw/_old  2019-02-27 15:09:51.226379334 +0100
+++ /var/tmp/diff_new_pack.6y6GJw/_new  2019-02-27 15:09:51.230379333 +0100
@@ -19,7 +19,7 @@
 %define kf5_version 5.54.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.15.1
+Version:5.15.2
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.15.1.tar.xz -> plasma-vault-5.15.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.15.1/CMakeLists.txt 
new/plasma-vault-5.15.2/CMakeLists.txt
--- old/plasma-vault-5.15.1/CMakeLists.txt  2019-02-19 12:03:52.0 
+0100
+++ new/plasma-vault-5.15.2/CMakeLists.txt  2019-02-26 12:37:12.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.15.1")
+set(PROJECT_VERSION "5.15.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.15.1/po/id/plasmavault-kde.po 
new/plasma-vault-5.15.2/po/id/plasmavault-kde.po
--- old/plasma-vault-5.15.1/po/id/plasmavault-kde.po2019-02-19 
12:04:06.0 +0100
+++ new/plasma-vault-5.15.2/po/id/plasmavault-kde.po2019-02-26 
12:37:15.0 +0100
@@ -7,15 +7,15 @@
 "Project-Id-Version: plasma-vault\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2019-01-18 07:38+0100\n"
-"PO-Revision-Date: 2019-01-19 08:57+0700\n"
-"Last-Translator: Wantoyo \n"
+"PO-Revision-Date: 2019-02-21 16:47+0700\n"
+"Last-Translator: wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 18.12.0\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 18.12.1\n"
 
 #: kded/engine/backend_p.cpp:76
 #, kde-format
@@ -409,7 +409,7 @@
 #: kded/ui/vaultconfigurationdialog.cpp:176
 #, kde-format
 msgid "Configure"
-msgstr "Konfigurasi"
+msgstr "Konfigurasikan"
 
 #. i18n: ectx: property (windowTitle), widget (QDialog, VaultImportingWizard)
 #. i18n: ectx: property (windowTitle), widget (QDialog, VaultCreationWizard)
@@ -579,4 +579,4 @@
 #: plasma/package/contents/ui/VaultItem.qml:224
 #, kde-format
 msgid "Configure Vault..."
-msgstr "Konfigurasi Vault..."
\ No newline at end of file
+msgstr "Konfigurasikan Vault..."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.15.1/po/zh_CN/plasmavault-kde.po 
new/plasma-vault-5.15.2/po/zh_CN/plasmavault-kde.po
--- old/plasma-vault-5.15.1/po/zh_CN/plasmavault-kde.po 2019-02-19 
12:04:15.0 +0100
+++ new/plasma-vault-5.15.2/po/zh_CN/plasmavault-kde.po 2019-02-26 
12:37:16.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2019-01-18 07:38+0100\n"
-"PO-Revision-Date: 2019-01-27 23:04\n"
+"PO-Revision-Date: 2019-02-20 23:27\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit plasma-vault for openSUSE:Factory

2019-02-24 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-02-24 17:15:25

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.28833 (New)


Package is "plasma-vault"

Sun Feb 24 17:15:25 2019 rev:31 rq:677506 version:5.15.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2019-02-11 21:23:18.315147662 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.28833/plasma-vault.changes 
2019-02-24 17:15:29.876449509 +0100
@@ -1,0 +2,9 @@
+Tue Feb 19 12:26:55 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.1.php
+- No code changes since 5.15.0
+
+---

Old:

  plasma-vault-5.15.0.tar.xz
  plasma-vault-5.15.0.tar.xz.sig

New:

  plasma-vault-5.15.1.tar.xz
  plasma-vault-5.15.1.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.aAApgp/_old  2019-02-24 17:15:30.396449417 +0100
+++ /var/tmp/diff_new_pack.aAApgp/_new  2019-02-24 17:15:30.400449416 +0100
@@ -19,15 +19,15 @@
 %define kf5_version 5.54.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.15.0
+Version:5.15.1
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source: plasma-vault-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
 %if %{with lang}
-Source1:plasma-vault-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++ plasma-vault-5.15.0.tar.xz -> plasma-vault-5.15.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.15.0/CMakeLists.txt 
new/plasma-vault-5.15.1/CMakeLists.txt
--- old/plasma-vault-5.15.0/CMakeLists.txt  2019-02-07 12:15:38.0 
+0100
+++ new/plasma-vault-5.15.1/CMakeLists.txt  2019-02-19 12:03:52.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.15.0")
+set(PROJECT_VERSION "5.15.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.15.0/po/id/plasmavault-kde.po 
new/plasma-vault-5.15.1/po/id/plasmavault-kde.po
--- old/plasma-vault-5.15.0/po/id/plasmavault-kde.po2019-02-07 
12:15:41.0 +0100
+++ new/plasma-vault-5.15.1/po/id/plasmavault-kde.po2019-02-19 
12:04:06.0 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This file is copyright:
 # This file is distributed under the same license as the plasma-vault package.
-# Wantoyo , 2018.
+# Wantoyo , 2018, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: plasma-vault\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2019-01-18 07:38+0100\n"
-"PO-Revision-Date: 2018-12-28 21:44+0700\n"
+"PO-Revision-Date: 2019-01-19 08:57+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.0\n"
 
 #: kded/engine/backend_p.cpp:76
 #, kde-format
@@ -263,7 +263,7 @@
 #: kded/ui/cryfscypherchooserwidget.cpp:74
 #, kde-format
 msgid "Use the default cipher"
-msgstr "Gunakan sandi default"
+msgstr "Gunakan sandi baku"
 
 #. i18n: ectx: property (text), widget (QLabel, labelCypher)
 #: kded/ui/cryfscypherchooserwidget.ui:17





commit plasma-vault for openSUSE:Factory

2019-02-11 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-02-11 21:23:10

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.28833 (New)


Package is "plasma-vault"

Mon Feb 11 21:23:10 2019 rev:30 rq:672598 version:5.15.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2019-01-21 10:48:32.460152106 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.28833/plasma-vault.changes 
2019-02-11 21:23:18.315147662 +0100
@@ -1,0 +2,21 @@
+Thu Feb  7 16:02:54 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.0.php
+- No code changes since 5.14.90
+
+---
+Thu Jan 17 18:49:37 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.14.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.90.php
+- Changes since 5.14.5:
+  * Fix minor typo and EBN issues
+  * Use QStringLiteral
+  * Use KF5_DEP_VERSION for ECM too
+
+---

Old:

  plasma-vault-5.14.5.tar.xz
  plasma-vault-5.14.5.tar.xz.sig

New:

  plasma-vault-5.15.0.tar.xz
  plasma-vault-5.15.0.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.zbUaYE/_old  2019-02-11 21:23:21.323146048 +0100
+++ /var/tmp/diff_new_pack.zbUaYE/_new  2019-02-11 21:23:21.327146045 +0100
@@ -16,18 +16,18 @@
 #
 
 
-%define kf5_version 5.50.0
+%define kf5_version 5.54.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.14.5
+Version:5.15.0
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
+Source: plasma-vault-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig
+Source1:plasma-vault-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++ plasma-vault-5.14.5.tar.xz -> plasma-vault-5.15.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.5/CMakeLists.txt 
new/plasma-vault-5.15.0/CMakeLists.txt
--- old/plasma-vault-5.14.5/CMakeLists.txt  2019-01-08 12:04:42.0 
+0100
+++ new/plasma-vault-5.15.0/CMakeLists.txt  2019-02-07 12:15:38.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.14.5")
+set(PROJECT_VERSION "5.15.0")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
@@ -21,7 +21,11 @@
 
 # Extra CMake stuff
 include (FeatureSummary)
-find_package (ECM 5.17.0  NO_MODULE)
+
+# KDE Frameworks
+set (KF5_DEP_VERSION "5.17.0") # handled by release scripts
+
+find_package (ECM ${KF5_DEP_VERSION}  NO_MODULE)
 set_package_properties (ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary (WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -44,9 +48,6 @@
   Widgets
)
 
-# KDE Frameworks
-set (KF5_DEP_VERSION "5.17.0") # handled by release scripts
-
 find_package (
KF5 ${KF5_DEP_VERSION} REQUIRED COMPONENTS
Activities
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-vault-5.14.5/kded/engine/backends/cryfs/cryfsbackend.cpp 
new/plasma-vault-5.15.0/kded/engine/backends/cryfs/cryfsbackend.cpp
--- old/plasma-vault-5.14.5/kded/engine/backends/cryfs/cryfsbackend.cpp 
2019-01-08 12:04:42.0 +0100
+++ new/plasma-vault-5.15.0/kded/engine/backends/cryfs/cryfsbackend.cpp 
2019-02-07 12:15:38.0 +0100
@@ -230,7 +230,7 @@
 
 bool CryFsBackend::isInitialized(const Device ) const
 {
-QFile cryFsConfig(device + "/cryfs.config");
+QFile cryFsConfig(device.data() + QStringLiteral("/cryfs.config"));
 return cryFsConfig.exists();
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.5/kded/engine/fusebackend_p.h 
new/plasma-vault-5.15.0/kded/engine/fusebackend_p.h
--- old/plasma-vault-5.14.5/kded/engine/fusebackend_p.h 2019-01-08 
12:04:42.0 +0100
+++ new/plasma-vault-5.15.0/kded/engine/fusebackend_p.h 2019-02-07 

commit plasma-vault for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2019-01-21 10:48:04

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.28833 (New)


Package is "plasma-vault"

Mon Jan 21 10:48:04 2019 rev:29 rq:664000 version:5.14.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-11-29 22:59:53.475544071 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.28833/plasma-vault.changes 
2019-01-21 10:48:32.460152106 +0100
@@ -1,0 +2,10 @@
+Tue Jan  8 13:37:36 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.14.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.5.php
+- Changes since 5.14.4:
+  * Fix use of QRegularExpressionMatch
+
+---

Old:

  plasma-vault-5.14.4.tar.xz
  plasma-vault-5.14.4.tar.xz.sig

New:

  plasma-vault-5.14.5.tar.xz
  plasma-vault-5.14.5.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.zEXbPb/_old  2019-01-21 10:48:33.164151245 +0100
+++ /var/tmp/diff_new_pack.zEXbPb/_new  2019-01-21 10:48:33.164151245 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma-vault
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define kf5_version 5.50.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.14.4
+Version:5.14.5
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.14.4.tar.xz -> plasma-vault-5.14.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.4/CMakeLists.txt 
new/plasma-vault-5.14.5/CMakeLists.txt
--- old/plasma-vault-5.14.4/CMakeLists.txt  2018-11-27 17:13:54.0 
+0100
+++ new/plasma-vault-5.14.5/CMakeLists.txt  2019-01-08 12:04:42.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.14.4")
+set(PROJECT_VERSION "5.14.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.4/kded/engine/fusebackend_p.cpp 
new/plasma-vault-5.14.5/kded/engine/fusebackend_p.cpp
--- old/plasma-vault-5.14.4/kded/engine/fusebackend_p.cpp   2018-11-27 
17:13:54.0 +0100
+++ new/plasma-vault-5.14.5/kded/engine/fusebackend_p.cpp   2019-01-08 
12:04:42.0 +0100
@@ -236,7 +236,7 @@
 
   const auto matches = versionMatcher.match(all);
 
-  if (!matches.isValid()) {
+  if (!matches.hasMatch()) {
   return qMakePair(
   false,
   i18n("Unable to detect the version"));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.4/po/zh_CN/plasmavault-kde.po 
new/plasma-vault-5.14.5/po/zh_CN/plasmavault-kde.po
--- old/plasma-vault-5.14.4/po/zh_CN/plasmavault-kde.po 2018-11-27 
17:13:59.0 +0100
+++ new/plasma-vault-5.14.5/po/zh_CN/plasmavault-kde.po 2019-01-08 
12:04:46.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-09-14 06:49+0200\n"
-"PO-Revision-Date: 2018-11-12 09:21\n"
+"PO-Revision-Date: 2019-01-05 20:49\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.4/po/zh_TW/plasmavault-kde.po 
new/plasma-vault-5.14.5/po/zh_TW/plasmavault-kde.po
--- old/plasma-vault-5.14.4/po/zh_TW/plasmavault-kde.po 1970-01-01 
01:00:00.0 +0100
+++ new/plasma-vault-5.14.5/po/zh_TW/plasmavault-kde.po 2019-01-08 
12:04:46.0 +0100
@@ -0,0 +1,511 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR , YEAR.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: plasmavault-kde\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+"POT-Creation-Date: 2018-09-14 06:49+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME \n"
+"Language-Team: Chinese \n"
+"Language: zh_TW\n"
+"MIME-Version: 1.0\n"

commit plasma-vault for openSUSE:Factory

2018-11-29 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-11-29 22:59:50

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new.19453 (New)


Package is "plasma-vault"

Thu Nov 29 22:59:50 2018 rev:28 rq:652336 version:5.14.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-11-08 09:50:05.028987044 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.19453/plasma-vault.changes 
2018-11-29 22:59:53.475544071 +0100
@@ -1,0 +2,9 @@
+Wed Nov 28 07:52:49 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.4.php
+- No code changes since 5.14.3
+
+---

Old:

  plasma-vault-5.14.3.tar.xz
  plasma-vault-5.14.3.tar.xz.sig

New:

  plasma-vault-5.14.4.tar.xz
  plasma-vault-5.14.4.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.Cv7Cxl/_old  2018-11-29 22:59:54.031543385 +0100
+++ /var/tmp/diff_new_pack.Cv7Cxl/_new  2018-11-29 22:59:54.035543381 +0100
@@ -19,7 +19,7 @@
 %define kf5_version 5.50.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.14.3
+Version:5.14.4
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.14.3.tar.xz -> plasma-vault-5.14.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.3/CMakeLists.txt 
new/plasma-vault-5.14.4/CMakeLists.txt
--- old/plasma-vault-5.14.3/CMakeLists.txt  2018-11-06 15:03:12.0 
+0100
+++ new/plasma-vault-5.14.4/CMakeLists.txt  2018-11-27 17:13:54.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.14.3")
+set(PROJECT_VERSION "5.14.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.3/po/id/plasmavault-kde.po 
new/plasma-vault-5.14.4/po/id/plasmavault-kde.po
--- old/plasma-vault-5.14.3/po/id/plasmavault-kde.po2018-11-06 
15:03:30.0 +0100
+++ new/plasma-vault-5.14.4/po/id/plasmavault-kde.po2018-11-27 
17:13:57.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: plasma-vault\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-09-14 06:49+0200\n"
-"PO-Revision-Date: 2018-09-04 19:52+0700\n"
+"PO-Revision-Date: 2018-11-06 18:31+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -366,7 +366,7 @@
 msgid ""
 "Go offline while this vault is open (switch off networking and bluetooth)"
 msgstr ""
-"Pergi offline selagi vault ini dibuka (matikan sakelar networking dan "
+"Menuju offline selagi vault ini dibuka (matikan sakelar networking dan "
 "bluetooth)"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.3/po/zh_CN/plasmavault-kde.po 
new/plasma-vault-5.14.4/po/zh_CN/plasmavault-kde.po
--- old/plasma-vault-5.14.3/po/zh_CN/plasmavault-kde.po 2018-11-06 
15:03:40.0 +0100
+++ new/plasma-vault-5.14.4/po/zh_CN/plasmavault-kde.po 2018-11-27 
17:13:59.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-09-14 06:49+0200\n"
-"PO-Revision-Date: 2018-11-01 23:15\n"
+"PO-Revision-Date: 2018-11-12 09:21\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit plasma-vault for openSUSE:Factory

2018-11-08 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-11-08 09:50:02

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Thu Nov  8 09:50:02 2018 rev:27 rq:646873 version:5.14.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-10-25 09:10:28.230356996 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-11-08 09:50:05.028987044 +0100
@@ -1,0 +2,10 @@
+Tue Nov  6 15:53:56 UTC 2018 - fab...@ritter-vogt.de
+
+- Add David Edmundson's key to plasma.keyring
+- Update to 5.14.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.3.php
+- No code changes since 5.14.2
+
+---

Old:

  plasma-vault-5.14.2.tar.xz
  plasma-vault-5.14.2.tar.xz.sig

New:

  plasma-vault-5.14.3.tar.xz
  plasma-vault-5.14.3.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.dJWew1/_old  2018-11-08 09:50:05.704986245 +0100
+++ /var/tmp/diff_new_pack.dJWew1/_new  2018-11-08 09:50:05.704986245 +0100
@@ -19,7 +19,7 @@
 %define kf5_version 5.50.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.14.2
+Version:5.14.3
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.14.2.tar.xz -> plasma-vault-5.14.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.2/CMakeLists.txt 
new/plasma-vault-5.14.3/CMakeLists.txt
--- old/plasma-vault-5.14.2/CMakeLists.txt  2018-10-23 14:04:31.0 
+0200
+++ new/plasma-vault-5.14.3/CMakeLists.txt  2018-11-06 15:03:12.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.14.2")
+set(PROJECT_VERSION "5.14.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.2/po/de/plasmavault-kde.po 
new/plasma-vault-5.14.3/po/de/plasmavault-kde.po
--- old/plasma-vault-5.14.2/po/de/plasmavault-kde.po2018-10-23 
14:05:17.0 +0200
+++ new/plasma-vault-5.14.3/po/de/plasmavault-kde.po2018-11-06 
15:03:25.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-09-14 06:49+0200\n"
-"PO-Revision-Date: 2018-10-07 14:26+0100\n"
+"PO-Revision-Date: 2018-10-24 11:15+0100\n"
 "Last-Translator: Burkhard Lück \n"
 "Language-Team: German \n"
 "Language: de\n"
@@ -48,6 +48,13 @@
 "\n"
 "Do you want to perform the upgrade now?"
 msgstr ""
+"Dieses Vault wurde mit einer älteren Version von „cryfs“ erstellt und muss "
+"aktualisiert werden.\n"
+"\n"
+"Dieser Prozess kann nicht rückgängig gemacht werden und das Vault "
+"funktioniert nicht mehr mit älteren Versionen von „cryfs“ ,\n"
+"\n"
+"Möchten Sie diese Aktualisierung jetzt durchführen?"
 
 #: kded/engine/backends/cryfs/cryfsbackend.cpp:161
 #, kde-format
@@ -55,6 +62,8 @@
 "The vault needs to be upgraded before it can be opened with this version of "
 "cryfs"
 msgstr ""
+"Dieses Vault muss aktualisiert werden, ehe es mit dieser Version von „cryfs“ "
+"geöffnet werden kann"
 
 #: kded/engine/backends/cryfs/cryfsbackend.cpp:178
 #: kded/engine/fusebackend_p.cpp:60
@@ -71,6 +80,7 @@
 #, kde-format
 msgid "The installed version of cryfs is too old to open this vault."
 msgstr ""
+"Die installierte Version von „cryfs“ ist zu alt, um dieses Vault zu öffnen."
 
 #: kded/engine/backends/cryfs/cryfsbackend.cpp:193
 #, kde-format
@@ -561,7 +571,7 @@
 #, kde-format
 msgctxt "@title:window"
 msgid "Import an Existing Vault"
-msgstr ""
+msgstr "Vorhandenes Vault importieren"
 
 #: plasma/package/contents/ui/main.qml:116
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.2/po/zh_CN/plasmavault-kde.po 
new/plasma-vault-5.14.3/po/zh_CN/plasmavault-kde.po
--- old/plasma-vault-5.14.2/po/zh_CN/plasmavault-kde.po 2018-10-23 
14:06:19.0 +0200
+++ new/plasma-vault-5.14.3/po/zh_CN/plasmavault-kde.po 2018-11-06 
15:03:40.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-09-14 06:49+0200\n"
-"PO-Revision-Date: 2018-10-09 18:46\n"
+"PO-Revision-Date: 2018-11-01 23:15\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

++ 

commit plasma-vault for openSUSE:Factory

2018-10-25 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-10-25 09:10:22

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Thu Oct 25 09:10:22 2018 rev:26 rq:644060 version:5.14.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-10-17 08:43:40.705739959 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-10-25 09:10:28.230356996 +0200
@@ -1,0 +2,9 @@
+Tue Oct 23 13:56:34 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.2.php
+- No code changes since 5.14.1
+
+---

Old:

  plasma-vault-5.14.1.tar.xz
  plasma-vault-5.14.1.tar.xz.sig

New:

  plasma-vault-5.14.2.tar.xz
  plasma-vault-5.14.2.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.e1ah10/_old  2018-10-25 09:10:28.702356713 +0200
+++ /var/tmp/diff_new_pack.e1ah10/_new  2018-10-25 09:10:28.702356713 +0200
@@ -19,15 +19,15 @@
 %define kf5_version 5.50.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.14.1
+Version:5.14.2
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/5.14.1/plasma-vault-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/5.14.1/plasma-vault-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++ plasma-vault-5.14.1.tar.xz -> plasma-vault-5.14.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.1/CMakeLists.txt 
new/plasma-vault-5.14.2/CMakeLists.txt
--- old/plasma-vault-5.14.1/CMakeLists.txt  2018-10-16 14:35:57.0 
+0200
+++ new/plasma-vault-5.14.2/CMakeLists.txt  2018-10-23 14:04:31.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.14.1")
+set(PROJECT_VERSION "5.14.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.1/po/gl/plasmavault-kde.po 
new/plasma-vault-5.14.2/po/gl/plasmavault-kde.po
--- old/plasma-vault-5.14.1/po/gl/plasmavault-kde.po2018-10-16 
14:36:00.0 +0200
+++ new/plasma-vault-5.14.2/po/gl/plasmavault-kde.po2018-10-23 
14:05:23.0 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-09-14 06:49+0200\n"
-"PO-Revision-Date: 2018-05-04 19:45+0100\n"
-"Last-Translator: Adrian Chaves \n"
+"PO-Revision-Date: 2018-10-21 21:04+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -105,20 +105,14 @@
 "punto de montaxe."
 
 #: kded/engine/fusebackend_p.cpp:146
-#, fuzzy, kde-format
-#| msgid "This directory already contains encrypted data"
+#, kde-format
 msgid "This directory doesn't contain encrypted data"
-msgstr "O directorio xa contén datos cifrados."
+msgstr "O directorio non contén datos cifrados."
 
 #: kded/engine/fusebackend_p.cpp:150
-#, fuzzy, kde-format
-#| msgid ""
-#| "You need to select empty directories for the encrypted storage and for "
-#| "the mount point"
+#, kde-format
 msgid "You need to select an empty directory for the mount point"
-msgstr ""
-"Debe seleccionar directorios baleiros para o almacenamento cifrado e para o "
-"punto de montaxe."
+msgstr "Debe seleccionar un directorio baleiro para o punto de montaxe."
 
 #: kded/engine/fusebackend_p.cpp:165
 #, kde-format
@@ -186,10 +180,9 @@
 msgstr "Erro descoñecido, non se pode crear a infraestrutura."
 
 #: kded/engine/vault.cpp:413
-#, fuzzy, kde-format
-#| msgid "This device is already registered. Cannot recreate it."
+#, kde-format
 msgid "This device is not initialized. Cannot import it."
-msgstr "O dispositivo xa está rexistrado. Non se pode crear de novo."
+msgstr "O dispositivo non está preparado. Non se pode importar."
 
 #: kded/engine/vault.cpp:444
 #, kde-format
@@ -288,21 +281,19 @@
 msgstr "Punto de 

commit plasma-vault for openSUSE:Factory

2018-10-17 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-10-17 08:42:50

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Wed Oct 17 08:42:50 2018 rev:25 rq:642468 version:5.14.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-10-08 17:49:32.738168734 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-10-17 08:43:40.705739959 +0200
@@ -1,0 +2,9 @@
+Tue Oct 16 14:05:16 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.1.php
+- No code changes since 5.14.0
+
+---

Old:

  plasma-vault-5.14.0.tar.xz
  plasma-vault-5.14.0.tar.xz.sig

New:

  plasma-vault-5.14.1.tar.xz
  plasma-vault-5.14.1.tar.xz.sig



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.61BaI9/_old  2018-10-17 08:43:41.141739590 +0200
+++ /var/tmp/diff_new_pack.61BaI9/_new  2018-10-17 08:43:41.145739587 +0200
@@ -12,22 +12,22 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define kf5_version 5.50.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.14.0
+Version:5.14.1
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source: plasma-vault-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/5.14.1/plasma-vault-%{version}.tar.xz
 %if %{with lang}
-Source1:plasma-vault-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/5.14.1/plasma-vault-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}

++ plasma-vault-5.14.0.tar.xz -> plasma-vault-5.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.0/CMakeLists.txt 
new/plasma-vault-5.14.1/CMakeLists.txt
--- old/plasma-vault-5.14.0/CMakeLists.txt  2018-10-05 19:58:34.0 
+0200
+++ new/plasma-vault-5.14.1/CMakeLists.txt  2018-10-16 14:35:57.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.14.0")
+set(PROJECT_VERSION "5.14.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.0/kded/plasmavault.desktop 
new/plasma-vault-5.14.1/kded/plasmavault.desktop
--- old/plasma-vault-5.14.0/kded/plasmavault.desktop2018-10-05 
19:58:34.0 +0200
+++ new/plasma-vault-5.14.1/kded/plasmavault.desktop2018-10-16 
14:35:57.0 +0200
@@ -14,6 +14,7 @@
 Name[fr]=Module Plasma Vault
 Name[gl]=Módulo de caixa forte de Plasma
 Name[hu]=Plasma Vault modul
+Name[id]=Modul Plasma Vault
 Name[it]=Modulo del caveau di Plasma
 Name[ko]=Plasma Vault 모듈
 Name[nl]=Plasma module voor kluis
@@ -49,6 +50,7 @@
 Comment[fr]=Fournit des coffres-forts chiffrés
 Comment[gl]=Fornece caixas fortes cifradas.
 Comment[hu]=Titkosított tárak
+Comment[id]=Menyediakan vault yang dienkripsi
 Comment[it]=Caveau criptati forniti
 Comment[ko]=암호화된 비밀 공간 제공
 Comment[nl]=Levert versleutelde kluizen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.0/plasma/package/metadata.desktop 
new/plasma-vault-5.14.1/plasma/package/metadata.desktop
--- old/plasma-vault-5.14.0/plasma/package/metadata.desktop 2018-10-05 
19:58:34.0 +0200
+++ new/plasma-vault-5.14.1/plasma/package/metadata.desktop 2018-10-16 
14:35:57.0 +0200
@@ -14,6 +14,7 @@
 Name[fr]=Coffres-forts
 Name[gl]=Caixas fortes
 Name[hu]=Tárak
+Name[id]=Vaults
 Name[it]=Caveau
 Name[ko]=비밀 공간
 Name[nl]=Kluizen
@@ -49,6 +50,7 @@
 Comment[fr]=Créer des coffres-forts chiffrés
 Comment[gl]=Crear caixas fortes cifradas.
 Comment[hu]=Titkosított tárak létrehozása
+Comment[id]=Ciptakan vault yang dienkripsi
 Comment[it]=Crea caveau criptati
 Comment[ko]=암호화된 비밀 공간 생성
 Comment[nl]=Versleutelde kluizen aanmaken
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.14.0/po/de/plasmavault-kde.po 

commit plasma-vault for openSUSE:Factory

2018-10-08 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-10-08 17:46:23

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Mon Oct  8 17:46:23 2018 rev:24 rq:640312 version:5.14.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-09-05 13:49:22.250339711 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-10-08 17:49:32.738168734 +0200
@@ -1,0 +2,33 @@
+Fri Oct  5 10:01:14 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.0.php
+- No code changes since 5.13.90
+
+---
+Sat Sep 15 16:25:31 UTC 2018 - fab...@ritter-vogt.de
+
+- Add tarball signature and keyring containing keys of release managers
+  Jonathan Riddell and Bhushan Shah
+
+---
+Thu Sep 13 17:25:04 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.90.php
+- Changes since 5.13.5:
+  * QT_MIN_VERSIONS is Qt 5.11 for Plasma 5.14. Agreed at kickoff meeting.  
Set everywhere for clearity and consistency.
+  * Refactored the wizard logic
+  * Remove the trailing slashes from the mount point
+  * Showing error messages for badly chosen paths
+  * Importing existing encrypted directories added to the backend (kde#386200)
+  * Postpone deleting vaults while there are async operations on them
+  * Better design for the directory chooser
+  * Allowing custom options to be passed to encfs and cryfs (kde#396621)
+  * Make dependency on KF5NetworkManagerQt optional
+
+---

Old:

  plasma-vault-5.13.5.tar.xz

New:

  plasma-vault-5.14.0.tar.xz
  plasma-vault-5.14.0.tar.xz.sig
  plasma.keyring



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.7QwCyQ/_old  2018-10-08 17:49:34.686166250 +0200
+++ /var/tmp/diff_new_pack.7QwCyQ/_new  2018-10-08 17:49:34.686166250 +0200
@@ -16,16 +16,20 @@
 #
 
 
-%define kf5_version 5.45.0
+%define kf5_version 5.50.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.13.5
+Version:5.14.0
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
+Source: plasma-vault-%{version}.tar.xz
+%if %{with lang}
+Source1:plasma-vault-%{version}.tar.xz.sig
+Source2:plasma.keyring
+%endif
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  libksysguard5-devel
 BuildRequires:  cmake(KF5Activities) >= %{kf5_version}

++ plasma-vault-5.13.5.tar.xz -> plasma-vault-5.14.0.tar.xz ++
 16236 lines of diff (skipped)




commit plasma-vault for openSUSE:Factory

2018-09-05 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-09-05 13:49:17

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Wed Sep  5 13:49:17 2018 rev:23 rq:633166 version:5.13.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-08-03 12:35:55.699447326 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-09-05 13:49:22.250339711 +0200
@@ -1,0 +2,10 @@
+Tue Sep  4 10:58:42 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.5.php
+- Changes since 5.13.4:
+  * None
+
+---

Old:

  plasma-vault-5.13.4.tar.xz

New:

  plasma-vault-5.13.5.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.yYXiQG/_old  2018-09-05 13:49:22.694340455 +0200
+++ /var/tmp/diff_new_pack.yYXiQG/_new  2018-09-05 13:49:22.698340462 +0200
@@ -19,7 +19,7 @@
 %define kf5_version 5.45.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.13.4
+Version:5.13.5
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.13.4.tar.xz -> plasma-vault-5.13.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.13.4/CMakeLists.txt 
new/plasma-vault-5.13.5/CMakeLists.txt
--- old/plasma-vault-5.13.4/CMakeLists.txt  2018-07-31 14:57:20.0 
+0200
+++ new/plasma-vault-5.13.5/CMakeLists.txt  2018-09-04 12:21:37.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.13.4")
+set(PROJECT_VERSION "5.13.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.13.4/kded/plasmavault.desktop 
new/plasma-vault-5.13.5/kded/plasmavault.desktop
--- old/plasma-vault-5.13.4/kded/plasmavault.desktop2018-07-31 
14:57:20.0 +0200
+++ new/plasma-vault-5.13.5/kded/plasmavault.desktop2018-09-04 
12:21:37.0 +0200
@@ -58,7 +58,7 @@
 Comment[pt]=Fornece 'cofres' encriptados
 Comment[pt_BR]=Fornece cofres criptografados
 Comment[ru]=Создание зашифрованных папок
-Comment[sk]=Poskytuje šifrovanú klenbu
+Comment[sk]=Poskytuje šifrované schránky
 Comment[sl]=Ponuja šifrirane shrambe
 Comment[sr]=Даје шифроване трезоре
 Comment[sr@ijekavian]=Даје шифроване трезоре
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.13.4/plasma/package/metadata.desktop 
new/plasma-vault-5.13.5/plasma/package/metadata.desktop
--- old/plasma-vault-5.13.4/plasma/package/metadata.desktop 2018-07-31 
14:57:20.0 +0200
+++ new/plasma-vault-5.13.5/plasma/package/metadata.desktop 2018-09-04 
12:21:37.0 +0200
@@ -23,7 +23,7 @@
 Name[pt]=Cofres
 Name[pt_BR]=Cofres
 Name[ru]=Зашифрованные папки
-Name[sk]=Klenby
+Name[sk]=Schránky
 Name[sl]=Shrambe
 Name[sr]=Трезори
 Name[sr@ijekavian]=Трезори
@@ -58,7 +58,7 @@
 Comment[pt]=Criar cofres encriptados
 Comment[pt_BR]=Cria cofres criptografados
 Comment[ru]=Создание зашифрованных папок
-Comment[sk]=Vytvoriť šifrované klenby
+Comment[sk]=Vytvoriť šifrované schránky
 Comment[sl]=Ustvari šifrirane shrambe
 Comment[sr]=Правите шифроване трезоре
 Comment[sr@ijekavian]=Правите шифроване трезоре
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.13.4/po/fi/plasmavault-kde.po 
new/plasma-vault-5.13.5/po/fi/plasmavault-kde.po
--- old/plasma-vault-5.13.4/po/fi/plasmavault-kde.po2018-07-31 
14:57:36.0 +0200
+++ new/plasma-vault-5.13.5/po/fi/plasmavault-kde.po2018-09-04 
12:21:50.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-05-02 03:41+0200\n"
-"PO-Revision-Date: 2018-07-10 23:08+0200\n"
+"PO-Revision-Date: 2018-08-15 13:18+0200\n"
 "Last-Translator: Tommi Nieminen \n"
 "Language-Team: Finnish \n"
 "Language: fi\n"
@@ -509,7 +509,8 @@
 "This action cannot be undone. This will permanently delete the "
 "selected vault!"
 msgstr ""
-"Tätä toimintoa ei voi perua. Valittu holvi poistetaan pysyvästi!"
+"Tätä toimintoa ei voi perua. Valittu holvi poistetaan pysyvästi!Tätä "
+"toimintoa ei voi perua. Valittu holvi poistetaan pysyvästi!"
 
 #. i18n: ectx: property (text), widget (QLabel, labelConfirm)
 #: 

commit plasma-vault for openSUSE:Factory

2018-08-03 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-08-03 12:35:55

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Fri Aug  3 12:35:55 2018 rev:22 rq:626848 version:5.13.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-07-12 09:22:03.130660843 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-08-03 12:35:55.699447326 +0200
@@ -1,0 +2,10 @@
+Tue Jul 31 15:18:34 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.4.php
+- Changes since 5.13.3:
+  * None
+
+---

Old:

  plasma-vault-5.13.3.tar.xz

New:

  plasma-vault-5.13.4.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.fig8XU/_old  2018-08-03 12:35:56.227448109 +0200
+++ /var/tmp/diff_new_pack.fig8XU/_new  2018-08-03 12:35:56.231448115 +0200
@@ -19,7 +19,7 @@
 %define kf5_version 5.45.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.13.3
+Version:5.13.4
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.13.3.tar.xz -> plasma-vault-5.13.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.13.3/CMakeLists.txt 
new/plasma-vault-5.13.4/CMakeLists.txt
--- old/plasma-vault-5.13.3/CMakeLists.txt  2018-07-10 12:14:04.0 
+0200
+++ new/plasma-vault-5.13.4/CMakeLists.txt  2018-07-31 14:57:20.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.13.3")
+set(PROJECT_VERSION "5.13.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.13.3/po/da/plasmavault-kde.po 
new/plasma-vault-5.13.4/po/da/plasmavault-kde.po
--- old/plasma-vault-5.13.3/po/da/plasmavault-kde.po2018-07-10 
12:14:07.0 +0200
+++ new/plasma-vault-5.13.4/po/da/plasmavault-kde.po2018-07-31 
14:57:34.0 +0200
@@ -1,20 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Martin Schlander , 2017.
+# Martin Schlander , 2017, 2018.
 # scootergrisen, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasmavault-kde\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-05-02 03:41+0200\n"
-"PO-Revision-Date: 2018-01-19 14:32+0200\n"
-"Last-Translator: scootergrisen\n"
-"Language-Team: Danish\n"
+"PO-Revision-Date: 2018-07-18 20:24+0100\n"
+"Last-Translator: Martin Schlander \n"
+"Language-Team: Danish \n"
 "Language: da\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 2.0\n"
 
 #: kded/engine/backend_p.cpp:87
 #, kde-format
@@ -29,10 +30,9 @@
 msgstr "Kunne ikke oprette mapper, tjek dine rettigheder"
 
 #: kded/engine/backends/cryfs/cryfsbackend.cpp:154
-#, fuzzy, kde-format
-#| msgid "Close the vault"
+#, kde-format
 msgid "Upgrade the vault?"
-msgstr "Luk sikkerhedsboksen"
+msgstr "Opgradér sikkerhedsboksen?"
 
 #: kded/engine/backends/cryfs/cryfsbackend.cpp:155
 #, kde-format
@@ -45,6 +45,13 @@
 "\n"
 "Do you want to perform the upgrade now?"
 msgstr ""
+"Denne sikkerhedsboks blev oprettet med en ældre version af cryfs og skal "
+"opgraderes.\n"
+"\n"
+"Bemærk at denne proces ikke kan fortrydes og sikkerhedsboksen vil ikke "
+"længere virke med ældre versioner af cryfs.\n"
+"\n"
+"Vil du udføre opgraderingen nu?"
 
 #: kded/engine/backends/cryfs/cryfsbackend.cpp:159
 #, kde-format
@@ -52,6 +59,7 @@
 "The vault needs to be upgraded before it can be opened with this version of "
 "cryfs"
 msgstr ""
+"Sikkerhedsboksen skal opgraderes før den kan åbnes med den version af cryfs"
 
 #: kded/engine/backends/cryfs/cryfsbackend.cpp:176
 #: kded/engine/fusebackend_p.cpp:60
@@ -62,18 +70,19 @@
 #: kded/engine/backends/cryfs/cryfsbackend.cpp:180
 #, kde-format
 msgid "You entered the wrong password"
-msgstr ""
+msgstr "Du skrev en forkert adgangskode"
 
 #: kded/engine/backends/cryfs/cryfsbackend.cpp:184
 #, kde-format
 msgid "The installed version of cryfs is too old to open this vault."
 msgstr ""
+"Den installerede version af cryfs er for gammelt til at åbne denne "
+"sikkerhedsboks."
 
 #: 

commit plasma-vault for openSUSE:Factory

2018-07-12 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-07-12 09:20:59

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Thu Jul 12 09:20:59 2018 rev:21 rq:622130 version:5.13.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-06-28 15:12:30.367693309 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-07-12 09:22:03.130660843 +0200
@@ -1,0 +2,10 @@
+Tue Jul 10 14:02:32 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.3.php
+- Changes since 5.13.2:
+  * None
+
+---

Old:

  plasma-vault-5.13.2.tar.xz

New:

  plasma-vault-5.13.3.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.phrOyW/_old  2018-07-12 09:22:03.518661385 +0200
+++ /var/tmp/diff_new_pack.phrOyW/_new  2018-07-12 09:22:03.518661385 +0200
@@ -19,7 +19,7 @@
 %define kf5_version 5.45.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.13.2
+Version:5.13.3
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0-or-later

++ plasma-vault-5.13.2.tar.xz -> plasma-vault-5.13.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.13.2/CMakeLists.txt 
new/plasma-vault-5.13.3/CMakeLists.txt
--- old/plasma-vault-5.13.2/CMakeLists.txt  2018-06-26 13:55:56.0 
+0200
+++ new/plasma-vault-5.13.3/CMakeLists.txt  2018-07-10 12:14:04.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.13.2")
+set(PROJECT_VERSION "5.13.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.13.2/po/fr/plasmavault-kde.po 
new/plasma-vault-5.13.3/po/fr/plasmavault-kde.po
--- old/plasma-vault-5.13.2/po/fr/plasmavault-kde.po2018-06-26 
13:56:08.0 +0200
+++ new/plasma-vault-5.13.3/po/fr/plasmavault-kde.po2018-07-10 
12:14:08.0 +0200
@@ -6,7 +6,7 @@
 "Project-Id-Version: plasmavault-kde\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-05-02 03:41+0200\n"
-"PO-Revision-Date: 2018-06-05 10:20+0800\n"
+"PO-Revision-Date: 2018-06-29 15:55+0800\n"
 "Last-Translator: Simon Depiets \n"
 "Language-Team: French \n"
 "Language: fr\n"
@@ -32,10 +32,9 @@
 msgstr "Impossible de créer les dossiers, vérifiez vos permissions."
 
 #: kded/engine/backends/cryfs/cryfsbackend.cpp:154
-#, fuzzy, kde-format
-#| msgid "Close the vault"
+#, kde-format
 msgid "Upgrade the vault?"
-msgstr "Fermer le coffre-fort"
+msgstr "Mettre à niveau le coffre-fort ?"
 
 #: kded/engine/backends/cryfs/cryfsbackend.cpp:155
 #, kde-format
@@ -48,6 +47,13 @@
 "\n"
 "Do you want to perform the upgrade now?"
 msgstr ""
+"Ce coffre-fort a été créé avec une ancienne version de cryfs et doit être "
+"mis à niveau.\n"
+"\n"
+"Soyez conscient que ce processus est irréversible et que le coffre-fort ne "
+"fonctionnera plus avec les anciennes versions de cryfs.\n"
+"\n"
+"Voulez-vous réaliser la mise à niveau maintenant ?"
 
 #: kded/engine/backends/cryfs/cryfsbackend.cpp:159
 #, kde-format
@@ -55,6 +61,8 @@
 "The vault needs to be upgraded before it can be opened with this version of "
 "cryfs"
 msgstr ""
+"Le coffre-fort doit être mis à niveau avant de pouvoir être ouvert par cette "
+"version de cryfs."
 
 #: kded/engine/backends/cryfs/cryfsbackend.cpp:176
 #: kded/engine/fusebackend_p.cpp:60
@@ -72,13 +80,12 @@
 #: kded/engine/backends/cryfs/cryfsbackend.cpp:184
 #, kde-format
 msgid "The installed version of cryfs is too old to open this vault."
-msgstr ""
+msgstr "Cette version de cryfs est trop ancienne pour ouvrir ce coffre-fort."
 
 #: kded/engine/backends/cryfs/cryfsbackend.cpp:191
-#, fuzzy, kde-format
-#| msgid "Unable to perform the operation"
+#, kde-format
 msgid "Unable to perform the operation (error code %1)."
-msgstr "Impossible de réaliser l'opération"
+msgstr "Impossible de réaliser l'opération (code d'erreur %1)."
 
 #: kded/engine/fusebackend_p.cpp:69
 #, kde-format
@@ -145,20 +152,17 @@
 msgstr "Le point de montage n'est pas spécifié"
 
 #: kded/engine/vault.cpp:234
-#, fuzzy, kde-format
-#| msgid "Can not create the mount point"
+#, kde-format
 msgid "Cannot create the mount point"
-msgstr "Ne peut pas créer le point de montage"
+msgstr "Impossible de 

commit plasma-vault for openSUSE:Factory

2018-06-20 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-06-20 15:36:32

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Wed Jun 20 15:36:32 2018 rev:19 rq:617983 version:5.13.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-06-15 14:45:30.030042473 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-06-20 15:36:35.138691707 +0200
@@ -1,0 +2,10 @@
+Tue Jun 19 14:46:56 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.1.php
+- Changes since 5.13.0:
+  * None
+
+---

Old:

  plasma-vault-5.13.0.tar.xz

New:

  plasma-vault-5.13.1.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.vKxjTo/_old  2018-06-20 15:36:35.850665862 +0200
+++ /var/tmp/diff_new_pack.vKxjTo/_new  2018-06-20 15:36:35.854665717 +0200
@@ -19,13 +19,13 @@
 %define kf5_version 5.45.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.13.0
+Version:5.13.1
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source: plasma-vault-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  libksysguard5-devel
 BuildRequires:  cmake(KF5Activities) >= %{kf5_version}

++ plasma-vault-5.13.0.tar.xz -> plasma-vault-5.13.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.13.0/CMakeLists.txt 
new/plasma-vault-5.13.1/CMakeLists.txt
--- old/plasma-vault-5.13.0/CMakeLists.txt  2018-06-07 16:54:00.0 
+0200
+++ new/plasma-vault-5.13.1/CMakeLists.txt  2018-06-19 12:46:21.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.13.0")
+set(PROJECT_VERSION "5.13.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.13.0/po/pl/plasmavault-kde.po 
new/plasma-vault-5.13.1/po/pl/plasmavault-kde.po
--- old/plasma-vault-5.13.0/po/pl/plasmavault-kde.po2018-06-07 
16:55:53.0 +0200
+++ new/plasma-vault-5.13.1/po/pl/plasmavault-kde.po2018-06-19 
12:46:45.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-05-02 03:41+0200\n"
-"PO-Revision-Date: 2018-04-28 07:12+0100\n"
+"PO-Revision-Date: 2018-06-09 05:55+0100\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"
@@ -36,15 +36,7 @@
 msgstr "Uaktualnić sejf?"
 
 #: kded/engine/backends/cryfs/cryfsbackend.cpp:155
-#, fuzzy, kde-format
-#| msgid ""
-#| "This vault was created with an older version of cryfs and needs to be "
-#| "upgraded.\n"
-#| "\n"
-#| "Mind that this process is irreversable and the vault will no longer work "
-#| "with older versions of cryfs.\n"
-#| "\n"
-#| "Do you want to perform the upgrade now?"
+#, kde-format
 msgid ""
 "This vault was created with an older version of cryfs and needs to be "
 "upgraded.\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.13.0/po/zh_CN/plasmavault-kde.po 
new/plasma-vault-5.13.1/po/zh_CN/plasmavault-kde.po
--- old/plasma-vault-5.13.0/po/zh_CN/plasmavault-kde.po 2018-06-07 
16:56:17.0 +0200
+++ new/plasma-vault-5.13.1/po/zh_CN/plasmavault-kde.po 2018-06-19 
12:46:50.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-05-02 03:41+0200\n"
-"PO-Revision-Date: 2018-05-18 06:19-0400\n"
+"PO-Revision-Date: 2018-06-12 17:52-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -19,7 +19,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kde-workspace/plasmavault-kde.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kde-workspace/plasmavault-kde.pot\n"
 
 #: kded/engine/backend_p.cpp:87
 #, kde-format




commit plasma-vault for openSUSE:Factory

2018-06-15 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-06-15 14:45:28

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Fri Jun 15 14:45:28 2018 rev:18 rq:615760 version:5.13.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-05-29 10:35:55.844402051 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-06-15 14:45:30.030042473 +0200
@@ -1,0 +2,10 @@
+Thu Jun  7 20:03:52 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.0.php
+- Changes since 5.12.90:
+  * None
+
+---

Old:

  plasma-vault-5.12.90.tar.xz

New:

  plasma-vault-5.13.0.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.3yCFeO/_old  2018-06-15 14:45:30.866011893 +0200
+++ /var/tmp/diff_new_pack.3yCFeO/_new  2018-06-15 14:45:30.870011748 +0200
@@ -19,13 +19,13 @@
 %define kf5_version 5.45.0
 %bcond_without lang
 Name:   plasma-vault
-Version:5.12.90
+Version:5.13.0
 Release:0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0+
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/plasma/%{version}/plasma-vault-%{version}.tar.xz
+Source: plasma-vault-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  libksysguard5-devel
 BuildRequires:  cmake(KF5Activities) >= %{kf5_version}

++ plasma-vault-5.12.90.tar.xz -> plasma-vault-5.13.0.tar.xz ++
 1928 lines of diff (skipped)




commit plasma-vault for openSUSE:Factory

2018-05-29 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-05-29 10:35:50

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Tue May 29 10:35:50 2018 rev:17 rq:610931 version:5.12.90

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-05-03 12:34:20.920077740 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-05-29 10:35:55.844402051 +0200
@@ -1,0 +2,19 @@
+Sat May 19 14:16:38 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.90.php
+- Changes since 5.12.5:
+  * Warning--
+  * Fix typo: irreversible
+  * Updated the CryFS backend to use 0.9.9
+  * Making the error message when opening the vault more prominent (kde#390998)
+  * Added vault deletion through the configuration dialogue (kde#385444)
+  * Added d-bus functions to close all open vaults
+  * fix typos in UI strings
+  * Fix build with Qt 5.11
+  * Detect path validity when the module is initialized
+  * Added option to switch off networking when a vault is mounted
+
+---

Old:

  plasma-vault-5.12.5.tar.xz

New:

  plasma-vault-5.12.90.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.tcDbAX/_old  2018-05-29 10:35:57.380345335 +0200
+++ /var/tmp/diff_new_pack.tcDbAX/_new  2018-05-29 10:35:57.384345188 +0200
@@ -16,39 +16,38 @@
 #
 
 
+%define kf5_version 5.45.0
 %bcond_without lang
-
 Name:   plasma-vault
-Version:5.12.5
+Version:5.12.90
 Release:0
-%define kf5_version 5.17.0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0+
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
-BuildRequires:  extra-cmake-modules >= %kf5_version
+Source: 
http://download.kde.org/unstable/plasma/%{version}/plasma-vault-%{version}.tar.xz
+BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  libksysguard5-devel
-BuildRequires:  cmake(KF5Activities) >= %kf5_version
-BuildRequires:  cmake(KF5Config) >= %kf5_version
-BuildRequires:  cmake(KF5ConfigWidgets) >= %kf5_version
-BuildRequires:  cmake(KF5CoreAddons) >= %kf5_version
-BuildRequires:  cmake(KF5DBusAddons) >= %kf5_version
-BuildRequires:  cmake(KF5I18n) >= %kf5_version
-BuildRequires:  cmake(KF5KIO) >= %kf5_version
-BuildRequires:  cmake(KF5Plasma) >= %kf5_version
-BuildRequires:  cmake(KF5WidgetsAddons) >= %kf5_version
-BuildRequires:  cmake(KF5WindowSystem) >= %kf5_version
+BuildRequires:  cmake(KF5Activities) >= %{kf5_version}
+BuildRequires:  cmake(KF5Config) >= %{kf5_version}
+BuildRequires:  cmake(KF5ConfigWidgets) >= %{kf5_version}
+BuildRequires:  cmake(KF5CoreAddons) >= %{kf5_version}
+BuildRequires:  cmake(KF5DBusAddons) >= %{kf5_version}
+BuildRequires:  cmake(KF5I18n) >= %{kf5_version}
+BuildRequires:  cmake(KF5KIO) >= %{kf5_version}
+BuildRequires:  cmake(KF5NetworkManagerQt) >= %{kf5_version}
+BuildRequires:  cmake(KF5Plasma) >= %{kf5_version}
+BuildRequires:  cmake(KF5WidgetsAddons) >= %{kf5_version}
+BuildRequires:  cmake(KF5WindowSystem) >= %{kf5_version}
 BuildRequires:  cmake(Qt5Core) >= 5.7.1
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Quick)
 BuildRequires:  cmake(Qt5Widgets)
-Recommends: %{name}-lang
 Requires:   plasma-vault-backend
+Recommends: %{name}-lang
 # We recommend encfs for now as cryfs has certain issues
 Recommends: plasma-vault-backend-encfs
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Plasma Vault is a plasmoid for creating and managing encrypted vaults
@@ -56,9 +55,9 @@
 %package backend-encfs
 Summary:Necessary packages for plasma-vault to support encfs vaults
 Group:  Productivity/Security
-Provides:   plasma-vault-backend
 Requires:   %{name} = %{version}
 Requires:   encfs
+Provides:   plasma-vault-backend
 
 %description backend-encfs
 This package pulls in dependencies for the plasma-vault encfs backend.
@@ -66,10 +65,10 @@
 %package backend-cryfs
 Summary:Necessary packages for plasma-vault to support cryfs vaults
 Group:  Productivity/Security
-Provides:   plasma-vault-backend
 Requires:   %{name} = %{version}
 # Previous versions could not update properly
 Requires:   cryfs >= 0.9.9
+Provides:   plasma-vault-backend
 

commit plasma-vault for openSUSE:Factory

2018-05-03 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-05-03 12:34:19

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Thu May  3 12:34:19 2018 rev:16 rq:603269 version:5.12.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-03-29 11:56:51.875658321 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-05-03 12:34:20.920077740 +0200
@@ -1,0 +2,10 @@
+Wed May  2 09:25:54 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.5.php
+- Changes since 5.12.4:
+  * Add missing includes to fix compilation with Qt 5.11
+
+---

Old:

  plasma-vault-5.12.4.tar.xz

New:

  plasma-vault-5.12.5.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.yr8sqR/_old  2018-05-03 12:34:21.756047959 +0200
+++ /var/tmp/diff_new_pack.yr8sqR/_new  2018-05-03 12:34:21.760047816 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   plasma-vault
-Version:5.12.4
+Version:5.12.5
 Release:0
 %define kf5_version 5.17.0
 Summary:Plasma applet and services for creating encrypted vaults

++ plasma-vault-5.12.4.tar.xz -> plasma-vault-5.12.5.tar.xz ++
 1804 lines of diff (skipped)




commit plasma-vault for openSUSE:Factory

2018-03-29 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-03-29 11:56:48

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Thu Mar 29 11:56:48 2018 rev:15 rq:591846 version:5.12.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-03-08 10:59:49.872278816 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-03-29 11:56:51.875658321 +0200
@@ -1,0 +2,10 @@
+Tue Mar 27 15:40:48 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.4.php
+- Changes since 5.12.3:
+  * None
+
+---

Old:

  plasma-vault-5.12.3.tar.xz

New:

  plasma-vault-5.12.4.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.UHaEGJ/_old  2018-03-29 11:56:53.163611819 +0200
+++ /var/tmp/diff_new_pack.UHaEGJ/_new  2018-03-29 11:56:53.163611819 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   plasma-vault
-Version:5.12.3
+Version:5.12.4
 Release:0
 %define kf5_version 5.17.0
 Summary:Plasma applet and services for creating encrypted vaults

++ plasma-vault-5.12.3.tar.xz -> plasma-vault-5.12.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.12.3/CMakeLists.txt 
new/plasma-vault-5.12.4/CMakeLists.txt
--- old/plasma-vault-5.12.3/CMakeLists.txt  2018-03-06 14:00:27.0 
+0100
+++ new/plasma-vault-5.12.4/CMakeLists.txt  2018-03-27 13:26:10.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.12.3")
+set(PROJECT_VERSION "5.12.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.12.3/kded/plasmavault.desktop 
new/plasma-vault-5.12.4/kded/plasmavault.desktop
--- old/plasma-vault-5.12.3/kded/plasmavault.desktop2018-03-06 
14:00:27.0 +0100
+++ new/plasma-vault-5.12.4/kded/plasmavault.desktop2018-03-27 
13:26:10.0 +0200
@@ -5,6 +5,7 @@
 Name[ca@valencia]=Mòdul de Plasma per a Voltes
 Name[cs]=Modul sejfu pro Plasma
 Name[da]=Sikkerhedsboksmodul til Plasma
+Name[de]=Modul für Plasma-Vaults
 Name[el]=Άρθρωμα Plasma για τα θησαυροφυλάκια
 Name[en_GB]=Plasma Vault module
 Name[es]=Módulo de cajas fuertes para Plasma
@@ -38,6 +39,7 @@
 Comment[ca@valencia]=Proporciona voltes encriptades
 Comment[cs]=Poskytuje šifrované sejfy
 Comment[da]=Giver mulighed for krypterede sikkerhedsbokse
+Comment[de]=Stellt verschlüsselte Vaults zur Verfügung
 Comment[el]=Παρέχει κρυπτογραφημένα θησαυροφυλάκια
 Comment[en_GB]=Provides encrypted vaults
 Comment[es]=Proporciona cajas fuertes cifradas
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.12.3/plasma/package/metadata.desktop 
new/plasma-vault-5.12.4/plasma/package/metadata.desktop
--- old/plasma-vault-5.12.3/plasma/package/metadata.desktop 2018-03-06 
14:00:27.0 +0100
+++ new/plasma-vault-5.12.4/plasma/package/metadata.desktop 2018-03-27 
13:26:10.0 +0200
@@ -5,6 +5,7 @@
 Name[ca@valencia]=Voltes
 Name[cs]=Sejfy
 Name[da]=Sikkerhedsbokse
+Name[de]=Vaults
 Name[el]=Θησαυροφυλάκια
 Name[en_GB]=Vaults
 Name[es]=Cajas fuertes
@@ -39,6 +40,7 @@
 Comment[ca@valencia]=Crea voltes encriptades
 Comment[cs]=Vytvářejte šifrované sejfy
 Comment[da]=Opret krypterede sikkerhedsbokse
+Comment[de]=Verschlüsselte Vaults erstellen
 Comment[el]=Δημιουργία κρυπτογραφημένων θησαυροφυλακίων
 Comment[en_GB]=Create encrypted vaults
 Comment[es]=Crear cajas fuertes cifradas
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-vault-5.12.3/po/ca@valencia/plasmavault-kde.po 
new/plasma-vault-5.12.4/po/ca@valencia/plasmavault-kde.po
--- old/plasma-vault-5.12.3/po/ca@valencia/plasmavault-kde.po   2018-03-06 
14:00:43.0 +0100
+++ new/plasma-vault-5.12.4/po/ca@valencia/plasmavault-kde.po   2018-03-27 
13:26:23.0 +0200
@@ -47,7 +47,7 @@
 #: kded/engine/fusebackend_p.cpp:121
 #, kde-format
 msgid "This directory already contains encrypted data"
-msgstr "Este directori ja conté dades encriptades"
+msgstr "Aquest directori ja conté dades encriptades"
 
 #: kded/engine/fusebackend_p.cpp:125
 #, kde-format
@@ -116,7 +116,7 @@
 #: kded/engine/vault.cpp:315
 #, kde-format
 msgid "This device is already registered. Can not 

commit plasma-vault for openSUSE:Factory

2018-03-08 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-03-08 10:59:46

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Thu Mar  8 10:59:46 2018 rev:14 rq:584066 version:5.12.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-03-07 10:38:06.835041528 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-03-08 10:59:49.872278816 +0100
@@ -1,0 +2,10 @@
+Tue Mar  6 16:08:03 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.3.php
+- Changes since 5.12.2:
+  * None
+
+---

Old:

  plasma-vault-5.12.2.tar.xz

New:

  plasma-vault-5.12.3.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.UE3F2Y/_old  2018-03-08 10:59:50.600252504 +0100
+++ /var/tmp/diff_new_pack.UE3F2Y/_new  2018-03-08 10:59:50.604252359 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   plasma-vault
-Version:5.12.2
+Version:5.12.3
 Release:0
 %define kf5_version 5.17.0
 Summary:Plasma applet and services for creating encrypted vaults

++ plasma-vault-5.12.2.tar.xz -> plasma-vault-5.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.12.2/CMakeLists.txt 
new/plasma-vault-5.12.3/CMakeLists.txt
--- old/plasma-vault-5.12.2/CMakeLists.txt  2018-02-20 16:40:51.0 
+0100
+++ new/plasma-vault-5.12.3/CMakeLists.txt  2018-03-06 14:00:27.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.12.2")
+set(PROJECT_VERSION "5.12.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.12.2/po/de/plasmavault-kde.po 
new/plasma-vault-5.12.3/po/de/plasmavault-kde.po
--- old/plasma-vault-5.12.2/po/de/plasmavault-kde.po2018-02-20 
16:41:05.0 +0100
+++ new/plasma-vault-5.12.3/po/de/plasmavault-kde.po2018-03-06 
14:00:44.0 +0100
@@ -1,15 +1,15 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Burkhard Lück , 2017.
+# Burkhard Lück , 2017, 2018.
 # Frederik Schwarzer , 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-02-11 05:53+0100\n"
-"PO-Revision-Date: 2018-02-11 22:04+0100\n"
-"Last-Translator: Frederik Schwarzer \n"
+"PO-Revision-Date: 2018-03-04 20:25+0100\n"
+"Last-Translator: Burkhard Lück \n"
 "Language-Team: German \n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
@@ -53,6 +53,8 @@
 "You need to select empty directories for the encrypted storage and for the "
 "mount point"
 msgstr ""
+"Sie müssen leere Ordner für den verschlüsselten Speicher und für den "
+"Einhängepunkt auswählen"
 
 #: kded/engine/fusebackend_p.cpp:140
 #, kde-format
@@ -114,11 +116,13 @@
 #, kde-format
 msgid "This device is already registered. Can not recreate it."
 msgstr ""
+"Das Gerät ist bereits registriert, es kann nicht neu erstellt erstellt "
+"werden."
 
 #: kded/engine/vault.cpp:320
 #, kde-format
 msgid "Unknown error, unable to create the backend."
-msgstr ""
+msgstr "Unbekannter Fehler, das Backend kann nicht erstellt werden."
 
 #: kded/engine/vault.cpp:344
 #, kde-format
@@ -216,7 +220,7 @@
 #: kded/ui/directorypairchooserwidget.ui:17
 #, kde-format
 msgid "Encrypted data location"
-msgstr ""
+msgstr "Verschlüsselter Speicherort"
 
 #. i18n: ectx: property (text), widget (QLabel, labelMountPoint)
 #: kded/ui/directorypairchooserwidget.ui:31
@@ -226,10 +230,9 @@
 
 #. i18n("Failed to open: %1").arg(result.error().message()));
 #: kded/ui/mountdialog.cpp:60
-#, fuzzy, kde-format
-#| msgid "Failed to execute"
+#, kde-format
 msgid "Failed to open: %1"
-msgstr "Ausführung ist fehlgeschlagen"
+msgstr "Fehler beim Öffnen von %1"
 
 #. i18n: ectx: property (windowTitle), widget (QDialog, MountDialog)
 #: kded/ui/mountdialog.ui:14
@@ -247,7 +250,7 @@
 #: kded/ui/mountdialog.ui:75
 #, kde-format
 msgid "Password:"
-msgstr ""
+msgstr "Passwort:"
 
 #. i18n: ectx: property (html), widget (QTextBrowser, textNotice)
 #: kded/ui/noticewidget.ui:33
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit plasma-vault for openSUSE:Factory

2018-03-07 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-03-07 10:38:03

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Wed Mar  7 10:38:03 2018 rev:13 rq:583341 version:5.12.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-02-23 15:30:36.504765942 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-03-07 10:38:06.835041528 +0100
@@ -1,0 +2,6 @@
+Mon Mar  5 18:02:54 UTC 2018 - fab...@ritter-vogt.de
+
+- Add -backend-(cryfs,encfs) subpkgs to support both
+- Use %license
+
+---



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.bOLIsv/_old  2018-03-07 10:38:08.046997811 +0100
+++ /var/tmp/diff_new_pack.bOLIsv/_new  2018-03-07 10:38:08.046997811 +0100
@@ -26,7 +26,7 @@
 License:GPL-2.0+
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source: plasma-vault-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= %kf5_version
 BuildRequires:  libksysguard5-devel
 BuildRequires:  cmake(KF5Activities) >= %kf5_version
@@ -45,13 +45,35 @@
 BuildRequires:  cmake(Qt5Quick)
 BuildRequires:  cmake(Qt5Widgets)
 Recommends: %{name}-lang
-# plasma-vault supports cryfs and encfs, but we only have encfs here (for now)
-Requires:   encfs
+Requires:   plasma-vault-backend
+# We recommend encfs for now as cryfs has certain issues
+Recommends: plasma-vault-backend-encfs
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Plasma Vault is a plasmoid for creating and managing encrypted vaults
 
+%package backend-encfs
+Summary:Necessary packages for plasma-vault to support encfs vaults
+Group:  Productivity/Security
+Provides:   plasma-vault-backend
+Requires:   %{name} = %{version}
+Requires:   encfs
+
+%description backend-encfs
+This package pulls in dependencies for the plasma-vault encfs backend.
+
+%package backend-cryfs
+Summary:Necessary packages for plasma-vault to support cryfs vaults
+Group:  Productivity/Security
+Provides:   plasma-vault-backend
+Requires:   %{name} = %{version}
+# Previous versions could not update properly
+Requires:   cryfs >= 0.9.9
+
+%description backend-cryfs
+This package pulls in dependencies for the plasma-vault cryfs backend.
+
 %if %{with lang}
 %lang_package
 %endif
@@ -71,7 +93,7 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING COPYING.LGPL-2 COPYING.LIB
+%license COPYING*
 %{_kf5_plugindir}/kf5/kded/
 %dir %{_kf5_plugindir}/plasma/applets
 %{_kf5_plugindir}/plasma/applets/plasma_applet_vault.so
@@ -82,7 +104,15 @@
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING
+%license COPYING*
+%endif
+
+%files backend-encfs
+%license COPYING*
+
+%if 0%{?suse_version} >= 1500
+%files backend-cryfs
+%license COPYING*
 %endif
 
 %changelog




commit plasma-vault for openSUSE:Factory

2018-02-23 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-02-23 15:30:25

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Fri Feb 23 15:30:25 2018 rev:12 rq:579153 version:5.12.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-02-19 13:02:38.362460287 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-02-23 15:30:36.504765942 +0100
@@ -1,0 +2,10 @@
+Thu Feb 22 00:03:32 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.2.php
+- Changes since 5.12.1:
+  * None
+
+---

Old:

  plasma-vault-5.12.1.tar.xz

New:

  plasma-vault-5.12.2.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.S2DZ7L/_old  2018-02-23 15:30:39.700650475 +0100
+++ /var/tmp/diff_new_pack.S2DZ7L/_new  2018-02-23 15:30:39.704650330 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   plasma-vault
-Version:5.12.1
+Version:5.12.2
 Release:0
 %define kf5_version 5.17.0
 Summary:Plasma applet and services for creating encrypted vaults

++ plasma-vault-5.12.1.tar.xz -> plasma-vault-5.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.12.1/CMakeLists.txt 
new/plasma-vault-5.12.2/CMakeLists.txt
--- old/plasma-vault-5.12.1/CMakeLists.txt  2018-02-13 15:29:04.0 
+0100
+++ new/plasma-vault-5.12.2/CMakeLists.txt  2018-02-20 16:40:51.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.12.1")
+set(PROJECT_VERSION "5.12.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.12.1/po/eu/plasmavault-kde.po 
new/plasma-vault-5.12.2/po/eu/plasmavault-kde.po
--- old/plasma-vault-5.12.1/po/eu/plasmavault-kde.po1970-01-01 
01:00:00.0 +0100
+++ new/plasma-vault-5.12.2/po/eu/plasmavault-kde.po2018-02-20 
16:41:06.0 +0100
@@ -0,0 +1,471 @@
+# Translation of plasmavault-kde.po to Euskara/Basque (eu).
+# Copyright (C) 2018, Free Software Foundation, Inc.
+# This file is distributed under the same license as kde-workspace package.
+# KDE euskaratzeko proiektuaren arduraduna .
+#
+# Translators:
+# Iñigo Salvador Azurmendi , 2018.
+msgid ""
+msgstr ""
+"Project-Id-Version: plasmavault-kde\n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+"POT-Creation-Date: 2018-02-11 05:53+0100\n"
+"PO-Revision-Date: 2018-02-16 23:51+0100\n"
+"Last-Translator: Iñigo Salvador Azurmendi \n"
+"Language-Team: Basque \n"
+"Language: eu\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 2.0\n"
+
+#: kded/engine/backend_p.cpp:87
+#, kde-format
+msgctxt "formatting the message for a command, as in encfs: not found"
+msgid "%1: %2"
+msgstr "%1: %2"
+
+#: kded/engine/backends/cryfs/cryfsbackend.cpp:73
+#: kded/engine/backends/encfs/encfsbackend.cpp:72
+#, kde-format
+msgid "Failed to create directories, check your permissions"
+msgstr "Direktorioak sortzea huts egin du, egiaztatu zure baimenak"
+
+#: kded/engine/fusebackend_p.cpp:57
+#, kde-format
+msgid "The mount point directory is not empty, refusing to open the vault"
+msgstr ""
+"Muntai-puntuko direktorioa ez dago hutsik, kutxa-gotorra irekitzea "
+"errefusatua"
+
+#: kded/engine/fusebackend_p.cpp:66
+#, kde-format
+msgid "Unable to perform the operation"
+msgstr "Ezin da eragiketa gauzatu"
+
+#: kded/engine/fusebackend_p.cpp:121
+#, kde-format
+msgid "This directory already contains encrypted data"
+msgstr "Direktorio honek zifratutako datuak ditu dagoeneko"
+
+#: kded/engine/fusebackend_p.cpp:125
+#, kde-format
+msgid ""
+"You need to select empty directories for the encrypted storage and for the "
+"mount point"
+msgstr ""
+"Direktorio hutsak hautatu behar dituzu zifratutako biltegirako eta muntaia "
+"punturako"
+
+#: kded/engine/fusebackend_p.cpp:140
+#, kde-format
+msgid "Device is already open"
+msgstr "Gailua dagoeneko irekita dago"
+
+#: kded/engine/fusebackend_p.cpp:156
+#, kde-format
+msgid "Device is not open"
+msgstr "Gailua ez dago irekita"
+
+#: kded/engine/fusebackend_p.cpp:194
+#, kde-format
+msgid "Failed to execute"

commit plasma-vault for openSUSE:Factory

2018-02-19 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-02-19 13:02:23

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Mon Feb 19 13:02:23 2018 rev:11 rq:577805 version:5.12.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-02-06 17:07:14.501256435 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-02-19 13:02:38.362460287 +0100
@@ -1,0 +2,10 @@
+Tue Feb 13 16:25:29 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.1.php
+- Changes since 5.12.0:
+  * Set icons for the Vault creation, configuration and mounting dialogues 
(kde#387556)
+
+---

Old:

  plasma-vault-5.12.0.tar.xz

New:

  plasma-vault-5.12.1.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.Q0lXAD/_old  2018-02-19 13:02:39.418422204 +0100
+++ /var/tmp/diff_new_pack.Q0lXAD/_new  2018-02-19 13:02:39.418422204 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   plasma-vault
-Version:5.12.0
+Version:5.12.1
 Release:0
 %define kf5_version 5.17.0
 Summary:Plasma applet and services for creating encrypted vaults

++ plasma-vault-5.12.0.tar.xz -> plasma-vault-5.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.12.0/CMakeLists.txt 
new/plasma-vault-5.12.1/CMakeLists.txt
--- old/plasma-vault-5.12.0/CMakeLists.txt  2018-02-01 15:20:37.0 
+0100
+++ new/plasma-vault-5.12.1/CMakeLists.txt  2018-02-13 15:29:04.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.12.0")
+set(PROJECT_VERSION "5.12.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.12.0/kded/ui/mountdialog.ui 
new/plasma-vault-5.12.1/kded/ui/mountdialog.ui
--- old/plasma-vault-5.12.0/kded/ui/mountdialog.ui  2018-02-01 
15:20:37.0 +0100
+++ new/plasma-vault-5.12.1/kded/ui/mountdialog.ui  2018-02-13 
15:29:04.0 +0100
@@ -13,6 +13,9 @@
   
Plasma Vault
   
+  
+   
+  
   

 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-vault-5.12.0/kded/ui/vaultconfigurationwizard.ui 
new/plasma-vault-5.12.1/kded/ui/vaultconfigurationwizard.ui
--- old/plasma-vault-5.12.0/kded/ui/vaultconfigurationwizard.ui 2018-02-01 
15:20:37.0 +0100
+++ new/plasma-vault-5.12.1/kded/ui/vaultconfigurationwizard.ui 2018-02-13 
15:29:04.0 +0100
@@ -13,6 +13,9 @@
   
Dialog
   
+  
+   
+  
   

 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.12.0/kded/ui/vaultcreationwizard.ui 
new/plasma-vault-5.12.1/kded/ui/vaultcreationwizard.ui
--- old/plasma-vault-5.12.0/kded/ui/vaultcreationwizard.ui  2018-02-01 
15:20:37.0 +0100
+++ new/plasma-vault-5.12.1/kded/ui/vaultcreationwizard.ui  2018-02-13 
15:29:04.0 +0100
@@ -13,6 +13,9 @@
   
Dialog
   
+  
+   
+  
   

 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.12.0/po/ar/plasmavault-kde.po 
new/plasma-vault-5.12.1/po/ar/plasmavault-kde.po
--- old/plasma-vault-5.12.0/po/ar/plasmavault-kde.po2018-02-01 
15:21:24.0 +0100
+++ new/plasma-vault-5.12.1/po/ar/plasmavault-kde.po2018-02-13 
15:29:15.0 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-01-11 03:19+0100\n"
+"POT-Creation-Date: 2018-02-11 05:53+0100\n"
 "PO-Revision-Date: 2017-07-28 15:14+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
@@ -236,13 +236,13 @@
 msgstr ""
 
 #. i18n: ectx: property (text), widget (QLabel, label)
-#: kded/ui/mountdialog.ui:40
+#: kded/ui/mountdialog.ui:43
 #, kde-format
 msgid "Please enter the password to open this vault:"
 msgstr ""
 
 #. i18n: ectx: property (text), widget (QLabel, pwdLabel)
-#: kded/ui/mountdialog.ui:72
+#: kded/ui/mountdialog.ui:75
 #, kde-format
 msgid "Password:"
 msgstr ""
@@ -310,13 +310,13 @@
 msgstr "حواريّ"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
-#: kded/ui/vaultconfigurationwizard.ui:29
+#: 

commit plasma-vault for openSUSE:Factory

2018-02-06 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-02-06 17:07:14

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Tue Feb  6 17:07:14 2018 rev:10 rq:573045 version:5.12.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-01-25 12:39:26.285751799 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-02-06 17:07:14.501256435 +0100
@@ -1,0 +2,11 @@
+Fri Feb  2 21:03:44 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.0.php
+- Changes since 5.11.95:
+  * Making EncFS the default
+  * Detect path validity when the module is initialized
+
+---

Old:

  plasma-vault-5.11.95.tar.xz

New:

  plasma-vault-5.12.0.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.yZLH0m/_old  2018-02-06 17:07:15.153225913 +0100
+++ /var/tmp/diff_new_pack.yZLH0m/_new  2018-02-06 17:07:15.157225726 +0100
@@ -19,14 +19,14 @@
 %bcond_without lang
 
 Name:   plasma-vault
-Version:5.11.95
+Version:5.12.0
 Release:0
 %define kf5_version 5.17.0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0+
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/plasma/%{version}/plasma-vault-%{version}.tar.xz
+Source: plasma-vault-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= %kf5_version
 BuildRequires:  libksysguard5-devel
 BuildRequires:  cmake(KF5Activities) >= %kf5_version

++ plasma-vault-5.11.95.tar.xz -> plasma-vault-5.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.11.95/CMakeLists.txt 
new/plasma-vault-5.12.0/CMakeLists.txt
--- old/plasma-vault-5.11.95/CMakeLists.txt 2018-01-15 14:40:58.0 
+0100
+++ new/plasma-vault-5.12.0/CMakeLists.txt  2018-02-01 15:20:37.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.11.95")
+set(PROJECT_VERSION "5.12.0")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.11.95/kded/plasmavault.desktop 
new/plasma-vault-5.12.0/kded/plasmavault.desktop
--- old/plasma-vault-5.11.95/kded/plasmavault.desktop   2018-01-15 
14:40:58.0 +0100
+++ new/plasma-vault-5.12.0/kded/plasmavault.desktop2018-02-01 
15:20:37.0 +0100
@@ -16,6 +16,7 @@
 Name[it]=Modulo del caveau di Plasma
 Name[ko]=Plasma Vault 모듈
 Name[nl]=Plasma module voor kluis
+Name[nn]=Modul for Plasma-datakvelv
 Name[pa]=ਪਲਾਜ਼ਮਾ ਵਾਲਟ ਮੋਡੀਊਲ
 Name[pl]=Moduł sejfu Plazmy
 Name[pt]=Módulo do Plasma Vault
@@ -48,6 +49,7 @@
 Comment[it]=Caveau criptati forniti
 Comment[ko]=암호화된 비밀 공간 제공
 Comment[nl]=Levert versleutelde kluizen
+Comment[nn]=Tilbyr krypterte datakvelv
 Comment[pa]=ਇੰਕ੍ਰਿਪਟ ਕੀਤੇ ਵਾਲਟ ਦਿੰਦਾ ਹੈ
 Comment[pl]=Zapewnia zaszyfrowane sejfy
 Comment[pt]=Fornece 'cofres' encriptados
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-vault-5.11.95/kded/ui/directorypairchooserwidget.cpp 
new/plasma-vault-5.12.0/kded/ui/directorypairchooserwidget.cpp
--- old/plasma-vault-5.11.95/kded/ui/directorypairchooserwidget.cpp 
2018-01-15 14:40:58.0 +0100
+++ new/plasma-vault-5.12.0/kded/ui/directorypairchooserwidget.cpp  
2018-02-01 15:20:37.0 +0100
@@ -123,13 +123,20 @@
 {
 const QString basePath = 
QStandardPaths::writableLocation(QStandardPaths::GenericDataLocation)
 + QStringLiteral("/plasma-vault");
+
 const auto name = payload[KEY_NAME].toString();
+
 Q_ASSERT(!name.isEmpty());
+
 QString path = QString("%1/%2.enc").arg(basePath).arg(name);
 int index = 1;
 while (QDir(path).exists()) {
 path = QString("%1/%2_%3.enc").arg(basePath).arg(name).arg(index++);
 }
+
 d->ui.editDevice->setText(path);
 d->ui.editMountPoint->setText(QDir::homePath() + 
QStringLiteral("/Vaults/") + name);
+
+d->setEncryptedLocationValid(d->isDirectoryValid(d->ui.editDevice->url()));
+d->setMountPointValid(d->isDirectoryValid(d->ui.editMountPoint->url()));
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.11.95/kded/ui/vaultcreationwizard.cpp 

commit plasma-vault for openSUSE:Factory

2018-01-25 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-01-25 12:39:25

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Thu Jan 25 12:39:25 2018 rev:9 rq:566922 version:5.11.95

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2018-01-05 00:59:17.386523756 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-01-25 12:39:26.285751799 +0100
@@ -1,0 +2,19 @@
+Mon Jan 15 15:54:07 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.95.php
+- Changes since 5.11.5:
+  * Store the last error in the config file along with the error status
+  * Disable the password dialogue while trying to open the vault
+  * Added password dialogue title
+  * Fix PWD dialog (kde#385985,kde#385445)
+  * Better UI for the "Create a new vault" button (kde#385972)
+  * Have a default backend (if one available) (kde#385971)
+  * Add ellipsis to action "Create a New Vault..." opening a wizard
+  * Use XDG_DATA_HOME and security fix (kde#385982)
+  * Added Phabricator uri
+  * Fix ActionItem Label width, minimumWidth=300, DPI scaled minimum size 
(kde#385794)
+
+---

Old:

  plasma-vault-5.11.5.tar.xz

New:

  plasma-vault-5.11.95.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.cFt7ya/_old  2018-01-25 12:39:26.873724350 +0100
+++ /var/tmp/diff_new_pack.cFt7ya/_new  2018-01-25 12:39:26.877724162 +0100
@@ -19,14 +19,14 @@
 %bcond_without lang
 
 Name:   plasma-vault
-Version:5.11.5
+Version:5.11.95
 Release:0
 %define kf5_version 5.17.0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0+
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
+Source: 
http://download.kde.org/unstable/plasma/%{version}/plasma-vault-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= %kf5_version
 BuildRequires:  libksysguard5-devel
 BuildRequires:  cmake(KF5Activities) >= %kf5_version

++ plasma-vault-5.11.5.tar.xz -> plasma-vault-5.11.95.tar.xz ++
 7806 lines of diff (skipped)




commit plasma-vault for openSUSE:Factory

2018-01-04 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2018-01-05 00:59:15

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Fri Jan  5 00:59:15 2018 rev:8 rq:561219 version:5.11.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2017-12-04 10:02:13.444746722 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2018-01-05 00:59:17.386523756 +0100
@@ -1,0 +2,10 @@
+Tue Jan  2 16:40:09 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.5.php
+- Changes since 5.11.4:
+  * None
+
+---

Old:

  plasma-vault-5.11.4.tar.xz

New:

  plasma-vault-5.11.5.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.4H3zVl/_old  2018-01-05 00:59:18.046304239 +0100
+++ /var/tmp/diff_new_pack.4H3zVl/_new  2018-01-05 00:59:18.050302908 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma-vault
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   plasma-vault
-Version:5.11.4
+Version:5.11.5
 Release:0
 %define kf5_version 5.17.0
 Summary:Plasma applet and services for creating encrypted vaults

++ plasma-vault-5.11.4.tar.xz -> plasma-vault-5.11.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.11.4/CMakeLists.txt 
new/plasma-vault-5.11.5/CMakeLists.txt
--- old/plasma-vault-5.11.4/CMakeLists.txt  2017-11-28 13:43:16.0 
+0100
+++ new/plasma-vault-5.11.5/CMakeLists.txt  2018-01-02 14:11:18.304040780 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.11.4")
+set(PROJECT_VERSION "5.11.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.11.4/kded/plasmavault.desktop 
new/plasma-vault-5.11.5/kded/plasmavault.desktop
--- old/plasma-vault-5.11.4/kded/plasmavault.desktop2017-11-28 
13:43:16.0 +0100
+++ new/plasma-vault-5.11.5/kded/plasmavault.desktop2018-01-02 
14:11:18.308040807 +0100
@@ -12,6 +12,7 @@
 Name[gl]=Módulo de caixa forte de Plasma
 Name[hu]=Plasma Vault modul
 Name[it]=Modulo del caveau di Plasma
+Name[ko]=Plasma Vault 모듈
 Name[nl]=Plasma module voor kluis
 Name[pa]=ਪਲਾਜ਼ਮਾ ਵਾਲਟ ਮੋਡੀਊਲ
 Name[pl]=Moduł sejfu Plazmy
@@ -41,6 +42,7 @@
 Comment[gl]=Fornece caixas fortes cifradas.
 Comment[hu]=Titkosított tárak
 Comment[it]=Caveau criptati forniti
+Comment[ko]=암호화된 비밀 공간 제공
 Comment[nl]=Levert versleutelde kluizen
 Comment[pa]=ਇੰਕ੍ਰਿਪਟ ਕੀਤੇ ਵਾਲਟ ਦਿੰਦਾ ਹੈ
 Comment[pl]=Zapewnia zaszyfrowane sejfy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.11.4/plasma/package/metadata.desktop 
new/plasma-vault-5.11.5/plasma/package/metadata.desktop
--- old/plasma-vault-5.11.4/plasma/package/metadata.desktop 2017-11-28 
13:43:16.0 +0100
+++ new/plasma-vault-5.11.5/plasma/package/metadata.desktop 2018-01-02 
14:11:18.312040834 +0100
@@ -12,6 +12,7 @@
 Name[gl]=Caixas fortes
 Name[hu]=Tárak
 Name[it]=Caveau
+Name[ko]=비밀 공간
 Name[nl]=Kluizen
 Name[pa]=ਵਾਲਟ
 Name[pl]=Sejfy
@@ -42,6 +43,7 @@
 Comment[gl]=Crear caixas fortes cifradas.
 Comment[hu]=Titkosított tárak létrehozása
 Comment[it]=Crea caveau criptati
+Comment[ko]=암호화된 비밀 공간 생성
 Comment[nl]=Versleutelde kluizen aanmaken
 Comment[pa]=ਇੰਕ੍ਰਿਪਟ ਕੀਤੇ ਵਾਲਟ ਬਣਾਓ
 Comment[pl]=Tworzy zaszyfrowane sejfy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.11.4/po/ko/plasmavault-kde.po 
new/plasma-vault-5.11.5/po/ko/plasmavault-kde.po
--- old/plasma-vault-5.11.4/po/ko/plasmavault-kde.po1970-01-01 
01:00:00.0 +0100
+++ new/plasma-vault-5.11.5/po/ko/plasmavault-kde.po2018-01-02 
14:11:50.676256044 +0100
@@ -0,0 +1,415 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Shinjo Park , 2017.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+"POT-Creation-Date: 2017-09-08 03:11+0200\n"

commit plasma-vault for openSUSE:Factory

2017-12-04 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2017-12-04 10:02:11

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Mon Dec  4 10:02:11 2017 rev:7 rq:547210 version:5.11.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2017-11-08 15:15:33.458168146 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2017-12-04 10:02:13.444746722 +0100
@@ -1,0 +2,10 @@
+Thu Nov 30 10:47:40 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.4.php
+- Changes since 5.11.3:
+  * Enable -DQT_NO_URL_CAST_FROM_STRING and fix compilation.
+
+---

Old:

  plasma-vault-5.11.3.tar.xz

New:

  plasma-vault-5.11.4.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.2G7568/_old  2017-12-04 10:02:14.404711879 +0100
+++ /var/tmp/diff_new_pack.2G7568/_new  2017-12-04 10:02:14.408711734 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   plasma-vault
-Version:5.11.3
+Version:5.11.4
 Release:0
 %define kf5_version 5.17.0
 Summary:Plasma applet and services for creating encrypted vaults

++ plasma-vault-5.11.3.tar.xz -> plasma-vault-5.11.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.11.3/CMakeLists.txt 
new/plasma-vault-5.11.4/CMakeLists.txt
--- old/plasma-vault-5.11.3/CMakeLists.txt  2017-11-07 14:08:40.0 
+0100
+++ new/plasma-vault-5.11.4/CMakeLists.txt  2017-11-28 13:43:16.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.11.3")
+set(PROJECT_VERSION "5.11.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
@@ -72,6 +72,8 @@
 include (ECMPackageConfigHelpers)
 include (ECMSetupVersion)
 
+add_definitions (-DQT_NO_URL_CAST_FROM_STRING)
+add_definitions (-DQT_NO_CAST_TO_ASCII)
 add_definitions (-DTRANSLATION_DOMAIN=\"plasmavault-kde\")
 add_definitions (-fexceptions)
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.11.3/kded/plasmavault.desktop 
new/plasma-vault-5.11.4/kded/plasmavault.desktop
--- old/plasma-vault-5.11.3/kded/plasmavault.desktop2017-11-07 
14:08:40.0 +0100
+++ new/plasma-vault-5.11.4/kded/plasmavault.desktop2017-11-28 
13:43:16.0 +0100
@@ -14,7 +14,7 @@
 Name[it]=Modulo del caveau di Plasma
 Name[nl]=Plasma module voor kluis
 Name[pa]=ਪਲਾਜ਼ਮਾ ਵਾਲਟ ਮੋਡੀਊਲ
-Name[pl]=Moduł krypty Plazmy
+Name[pl]=Moduł sejfu Plazmy
 Name[pt]=Módulo do Plasma Vault
 Name[pt_BR]=Módulo de cofre do Plasma
 Name[sk]=Modul Plasma Vault
@@ -32,6 +32,7 @@
 Comment[ar]=توفّر خزنات معمّاة
 Comment[ca]=Proporciona voltes encriptades
 Comment[ca@valencia]=Proporciona voltes encriptades
+Comment[da]=Giver mulighed for krypterede sikkerhedsbokse
 Comment[el]=Παρέχει κρυπτογραφημένα θησαυροφυλάκια
 Comment[en_GB]=Provides encrypted vaults
 Comment[es]=Proporciona cajas fuertes cifradas
@@ -42,7 +43,7 @@
 Comment[it]=Caveau criptati forniti
 Comment[nl]=Levert versleutelde kluizen
 Comment[pa]=ਇੰਕ੍ਰਿਪਟ ਕੀਤੇ ਵਾਲਟ ਦਿੰਦਾ ਹੈ
-Comment[pl]=Zapewnia zaszyfrowane krypty
+Comment[pl]=Zapewnia zaszyfrowane sejfy
 Comment[pt]=Fornece 'cofres' encriptados
 Comment[pt_BR]=Fornece cofres criptografados
 Comment[sk]=Poskytuje šifrovanú klenbu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-vault-5.11.3/kded/ui/directorychooserwidget.cpp 
new/plasma-vault-5.11.4/kded/ui/directorychooserwidget.cpp
--- old/plasma-vault-5.11.3/kded/ui/directorychooserwidget.cpp  2017-11-07 
14:08:40.0 +0100
+++ new/plasma-vault-5.11.4/kded/ui/directorychooserwidget.cpp  2017-11-28 
13:43:16.0 +0100
@@ -68,8 +68,8 @@
 d->flags = flags;
 
 connect(d->ui.editMountPoint, ::textEdited,
-this, [&] (const QString ) {
-d->setMountPointValid(d->isDirectoryValid(url));
+this, [&] () {
+
d->setMountPointValid(d->isDirectoryValid(d->ui.editMountPoint->url()));
 });
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-vault-5.11.3/kded/ui/directorypairchooserwidget.cpp 
new/plasma-vault-5.11.4/kded/ui/directorypairchooserwidget.cpp
--- old/plasma-vault-5.11.3/kded/ui/directorypairchooserwidget.cpp  
2017-11-07 

commit plasma-vault for openSUSE:Factory

2017-11-08 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2017-11-08 15:11:18

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Wed Nov  8 15:11:18 2017 rev:6 rq:539723 version:5.11.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2017-10-26 18:45:31.612751136 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2017-11-08 15:15:33.458168146 +0100
@@ -1,0 +2,10 @@
+Tue Nov  7 15:15:50 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.3.php
+- Changes since 5.11.2:
+  * None
+
+---

Old:

  plasma-vault-5.11.2.tar.xz

New:

  plasma-vault-5.11.3.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.hVdhdC/_old  2017-11-08 15:15:33.874152962 +0100
+++ /var/tmp/diff_new_pack.hVdhdC/_new  2017-11-08 15:15:33.874152962 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   plasma-vault
-Version:5.11.2
+Version:5.11.3
 Release:0
 %define kf5_version 5.17.0
 Summary:Plasma applet and services for creating encrypted vaults

++ plasma-vault-5.11.2.tar.xz -> plasma-vault-5.11.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.11.2/CMakeLists.txt 
new/plasma-vault-5.11.3/CMakeLists.txt
--- old/plasma-vault-5.11.2/CMakeLists.txt  2017-10-24 13:33:39.0 
+0200
+++ new/plasma-vault-5.11.3/CMakeLists.txt  2017-11-07 14:08:40.0 
+0100
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.11.2")
+set(PROJECT_VERSION "5.11.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")




commit plasma-vault for openSUSE:Factory

2017-10-26 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2017-10-26 18:45:29

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Thu Oct 26 18:45:29 2017 rev:5 rq:536675 version:5.11.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2017-10-19 19:32:45.927111516 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2017-10-26 18:45:31.612751136 +0200
@@ -1,0 +2,10 @@
+Tue Oct 24 18:14:21 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.2.php
+- Changes since 5.11.1:
+  * None
+
+---

Old:

  plasma-vault-5.11.1.tar.xz

New:

  plasma-vault-5.11.2.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.ET6q4m/_old  2017-10-26 18:45:32.444712305 +0200
+++ /var/tmp/diff_new_pack.ET6q4m/_new  2017-10-26 18:45:32.448712119 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   plasma-vault
-Version:5.11.1
+Version:5.11.2
 Release:0
 %define kf5_version 5.17.0
 Summary:Plasma applet and services for creating encrypted vaults

++ plasma-vault-5.11.1.tar.xz -> plasma-vault-5.11.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.11.1/CMakeLists.txt 
new/plasma-vault-5.11.2/CMakeLists.txt
--- old/plasma-vault-5.11.1/CMakeLists.txt  2017-10-17 13:14:45.0 
+0200
+++ new/plasma-vault-5.11.2/CMakeLists.txt  2017-10-24 13:33:39.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.11.1")
+set(PROJECT_VERSION "5.11.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.11.1/po/es/plasmavault-kde.po 
new/plasma-vault-5.11.2/po/es/plasmavault-kde.po
--- old/plasma-vault-5.11.1/po/es/plasmavault-kde.po2017-10-17 
13:15:29.0 +0200
+++ new/plasma-vault-5.11.2/po/es/plasmavault-kde.po2017-10-24 
13:33:56.0 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: plasmavault-kde\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-08 03:11+0200\n"
-"PO-Revision-Date: 2017-09-10 13:03+0100\n"
+"PO-Revision-Date: 2017-10-18 12:12+0100\n"
 "Last-Translator: Eloy Cuadra \n"
 "Language-Team: Spanish \n"
 "Language: es\n"
@@ -30,24 +30,24 @@
 #: kded/engine/backends/encfs/encfsbackend.cpp:72
 #, kde-format
 msgid "Failed to create directories, check your permissions"
-msgstr "La creación de directorios ha fallado; compruebe los permisos"
+msgstr "La creación de directorios ha fallado; compruebe los permisos."
 
 #: kded/engine/fusebackend_p.cpp:57
 #, kde-format
 msgid "The mount point directory is not empty, refusing to open the vault"
 msgstr ""
 "El directorio del punto de montaje no está vacío: se ha rechazado abrir la "
-"caja fuerte"
+"caja fuerte."
 
 #: kded/engine/fusebackend_p.cpp:66
 #, kde-format
 msgid "Unable to perform the operation"
-msgstr "No se ha podido realizar la operación"
+msgstr "No se ha podido realizar la operación."
 
 #: kded/engine/fusebackend_p.cpp:121
 #, kde-format
 msgid "This directory already contains encrypted data"
-msgstr "Este directorio ya contiene datos cifrados"
+msgstr "Este directorio ya contiene datos cifrados."
 
 #: kded/engine/fusebackend_p.cpp:125
 #, kde-format
@@ -56,37 +56,37 @@
 "mount point"
 msgstr ""
 "Debe seleccionar directorios vacíos para el almacenamiento cifrado y para el "
-"punto de montaje"
+"punto de montaje."
 
 #: kded/engine/fusebackend_p.cpp:140
 #, kde-format
 msgid "Device is already open"
-msgstr "El dispositivo ya está abierto"
+msgstr "El dispositivo ya está abierto."
 
 #: kded/engine/fusebackend_p.cpp:156
 #, kde-format
 msgid "Device is not open"
-msgstr "El dispositivo no está abierto"
+msgstr "El dispositivo no está abierto."
 
 #: kded/engine/fusebackend_p.cpp:194
 #, kde-format
 msgid "Failed to execute"
-msgstr "La ejecución ha fallado"
+msgstr "La ejecución ha fallado."
 
 #: kded/engine/fusebackend_p.cpp:208
 #, kde-format
 msgid "Unable to detect the version"
-msgstr "No se ha podido detectar la versión"
+msgstr "No se ha podido detectar la versión."
 
 #: kded/engine/fusebackend_p.cpp:220
 #, kde-format
 msgid "Wrong version installed. The required version is %1.%2.%3"
-msgstr "Versión incorrecta instalada. La versión necesaria 

commit plasma-vault for openSUSE:Factory

2017-10-19 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2017-10-19 19:32:45

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Thu Oct 19 19:32:45 2017 rev:4 rq:534573 version:5.11.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2017-10-09 19:47:30.561460945 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2017-10-19 19:32:45.927111516 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 17:19:51 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.1.php
+- Changes since 5.11.0:
+  * None
+
+---

Old:

  plasma-vault-5.11.0.tar.xz

New:

  plasma-vault-5.11.1.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.HSUntG/_old  2017-10-19 19:32:46.463086438 +0200
+++ /var/tmp/diff_new_pack.HSUntG/_new  2017-10-19 19:32:46.467086252 +0200
@@ -19,14 +19,14 @@
 %bcond_without lang
 
 Name:   plasma-vault
-Version:5.11.0
+Version:5.11.1
 Release:0
 %define kf5_version 5.17.0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0+
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source: plasma-vault-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-vault-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= %kf5_version
 BuildRequires:  libksysguard5-devel
 BuildRequires:  cmake(KF5Activities) >= %kf5_version

++ plasma-vault-5.11.0.tar.xz -> plasma-vault-5.11.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.11.0/CMakeLists.txt 
new/plasma-vault-5.11.1/CMakeLists.txt
--- old/plasma-vault-5.11.0/CMakeLists.txt  2017-10-05 14:53:09.0 
+0200
+++ new/plasma-vault-5.11.1/CMakeLists.txt  2017-10-17 13:14:45.0 
+0200
@@ -4,7 +4,7 @@
 
 project (PlasmaVault)
 
-set(PROJECT_VERSION "5.11.0")
+set(PROJECT_VERSION "5.11.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set (PLASMAVAULT_VERSION "0.1")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.11.0/po/gl/plasmavault-kde.po 
new/plasma-vault-5.11.1/po/gl/plasmavault-kde.po
--- old/plasma-vault-5.11.0/po/gl/plasmavault-kde.po2017-10-05 
14:53:19.0 +0200
+++ new/plasma-vault-5.11.1/po/gl/plasmavault-kde.po2017-10-17 
13:15:33.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-08 03:11+0200\n"
-"PO-Revision-Date: 2017-08-20 14:26+0100\n"
+"PO-Revision-Date: 2017-10-12 13:43+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -382,8 +382,8 @@
 "nube como Dropbox,\n"
 " iCloud, OneDrive, etc.\n"
 " \n"
-" A diferenza de algunhas outras solucións de "
-"capa de sistema de\n"
+" A diferenza dalgunhas outras solucións de capa "
+"de sistema de\n"
 " ficheiros, non expón nin a estrutura de "
 "directorios, nin o número  de ficheiros nin os "
 "seus tamaños a través do formato de cifraxe de\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.11.0/po/sk/plasmavault-kde.po 
new/plasma-vault-5.11.1/po/sk/plasmavault-kde.po
--- old/plasma-vault-5.11.0/po/sk/plasmavault-kde.po2017-10-05 
14:53:23.0 +0200
+++ new/plasma-vault-5.11.1/po/sk/plasmavault-kde.po2017-10-17 
13:15:57.0 +0200
@@ -5,7 +5,7 @@
 "Project-Id-Version: plasmavault-kded\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-08 03:11+0200\n"
-"PO-Revision-Date: 2017-07-28 20:54+0100\n"
+"PO-Revision-Date: 2017-10-13 22:46+0100\n"
 "Last-Translator: Roman Paholik \n"
 "Language-Team: Slovak \n"
 "Language: sk\n"
@@ -194,10 +194,9 @@
 
 #. i18n: ectx: property (text), widget (QLabel, labelDevice)
 #: kded/ui/directorychooserwidget.ui:17
-#, fuzzy, kde-format
-#| msgid "Mount point"
+#, kde-format
 msgid "Mount point:"
-msgstr "Bod pripojenia"
+msgstr "Bod pripojenia:"
 
 #. i18n: ectx: property (text), widget (QLabel, labelDevice)
 #: 

commit plasma-vault for openSUSE:Factory

2017-10-09 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2017-10-09 19:43:37

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Mon Oct  9 19:43:37 2017 rev:3 rq:532047 version:5.11.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2017-06-05 18:50:39.242579828 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2017-10-09 19:47:30.561460945 +0200
@@ -1,0 +2,20 @@
+Thu Oct  5 12:39:18 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.0.php
+- Changes since 5.10.95:
+  * None
+
+---
+Thu Sep 14 14:29:07 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.95.php
+- Changes since 5.10.5:
+  * None
+
+---

Old:

  plasma-vault-5.9.96.tar.xz

New:

  plasma-vault-5.11.0.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.84KxV9/_old  2017-10-09 19:47:31.065438795 +0200
+++ /var/tmp/diff_new_pack.84KxV9/_new  2017-10-09 19:47:31.069438619 +0200
@@ -19,14 +19,14 @@
 %bcond_without lang
 
 Name:   plasma-vault
-Version:5.9.96
+Version:5.11.0
 Release:0
 %define kf5_version 5.17.0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0+
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source0:
http://download.kde.org/unstable/plasma-vault/plasma-vault-%{version}.tar.xz
+Source: plasma-vault-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= %kf5_version
 BuildRequires:  libksysguard5-devel
 BuildRequires:  cmake(KF5Activities) >= %kf5_version
@@ -38,6 +38,7 @@
 BuildRequires:  cmake(KF5KIO) >= %kf5_version
 BuildRequires:  cmake(KF5Plasma) >= %kf5_version
 BuildRequires:  cmake(KF5WidgetsAddons) >= %kf5_version
+BuildRequires:  cmake(KF5WindowSystem) >= %kf5_version
 BuildRequires:  cmake(Qt5Core) >= 5.7.1
 BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Gui)

++ plasma-vault-5.9.96.tar.xz -> plasma-vault-5.11.0.tar.xz ++
 10178 lines of diff (skipped)




commit plasma-vault for openSUSE:Factory

2017-06-05 Thread root
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2017-06-05 18:50:28

Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-vault.new (New)


Package is "plasma-vault"

Mon Jun  5 18:50:28 2017 rev:2 rq:500971 version:5.9.96

Changes:

--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes
2017-05-31 12:19:35.381692052 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new/plasma-vault.changes   
2017-06-05 18:50:39.242579828 +0200
@@ -1,0 +2,10 @@
+Sun Jun  4 14:38:14 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.96
+  * New bugfix release
+- Changes since 5.9.95:
+  * use a non-stable version number
+  * 5.10.0
+  * Report that the process has finished if we got an error executing it
+
+---

Old:

  plasma-vault-5.9.95.tar.xz

New:

  plasma-vault-5.9.96.tar.xz



Other differences:
--
++ plasma-vault.spec ++
--- /var/tmp/diff_new_pack.q2PTO6/_old  2017-06-05 18:50:39.794502030 +0200
+++ /var/tmp/diff_new_pack.q2PTO6/_new  2017-06-05 18:50:39.798501466 +0200
@@ -15,23 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %bcond_without lang
 
 Name:   plasma-vault
-Version:5.9.95
+Version:5.9.96
 Release:0
 %define kf5_version 5.17.0
 Summary:Plasma applet and services for creating encrypted vaults
 License:GPL-2.0+
 Group:  Productivity/Security
 Url:http://www.kde.org
-Source0:plasma-vault-%{version}.tar.xz
+Source0:
http://download.kde.org/unstable/plasma-vault/plasma-vault-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= %kf5_version
-BuildRequires:  cmake(Qt5Core) >= 5.7.1
-BuildRequires:  cmake(Qt5DBus)
-BuildRequires:  cmake(Qt5Gui)
-BuildRequires:  cmake(Qt5Quick)
-BuildRequires:  cmake(Qt5Widgets)
+BuildRequires:  libksysguard5-devel
 BuildRequires:  cmake(KF5Activities) >= %kf5_version
 BuildRequires:  cmake(KF5Config) >= %kf5_version
 BuildRequires:  cmake(KF5ConfigWidgets) >= %kf5_version
@@ -41,7 +38,11 @@
 BuildRequires:  cmake(KF5KIO) >= %kf5_version
 BuildRequires:  cmake(KF5Plasma) >= %kf5_version
 BuildRequires:  cmake(KF5WidgetsAddons) >= %kf5_version
-BuildRequires:  libksysguard5-devel
+BuildRequires:  cmake(Qt5Core) >= 5.7.1
+BuildRequires:  cmake(Qt5DBus)
+BuildRequires:  cmake(Qt5Gui)
+BuildRequires:  cmake(Qt5Quick)
+BuildRequires:  cmake(Qt5Widgets)
 Recommends: %{name}-lang
 # plasma-vault supports cryfs and encfs, but we only have encfs here (for now)
 Requires:   encfs

++ plasma-vault-5.9.95.tar.xz -> plasma-vault-5.9.96.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-vault-5.9.95/CMakeLists.txt 
new/plasma-vault-5.9.96/CMakeLists.txt
--- old/plasma-vault-5.9.95/CMakeLists.txt  2017-05-11 17:22:57.0 
+0200
+++ new/plasma-vault-5.9.96/CMakeLists.txt  2017-05-30 17:13:02.0 
+0200
@@ -4,6 +4,9 @@
 
 project (PlasmaVault)
 
+set(PROJECT_VERSION "5.9.96")
+set(PROJECT_VERSION_MAJOR 5)
+
 set (PLASMAVAULT_VERSION "0.1")
 
 set (REQUIRED_QT_VERSION 5.7.0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-vault-5.9.95/asynqt/private/wrappers/process_p.h 
new/plasma-vault-5.9.96/asynqt/private/wrappers/process_p.h
--- old/plasma-vault-5.9.95/asynqt/private/wrappers/process_p.h 2017-05-11 
17:22:28.0 +0200
+++ new/plasma-vault-5.9.96/asynqt/private/wrappers/process_p.h 2017-05-30 
17:12:29.0 +0200
@@ -46,6 +46,7 @@
 
 QFuture<_Result> start()
 {
+m_running = true;
 QObject::connect(
 m_process,
 // Pretty new Qt connect syntax :)
@@ -55,6 +56,14 @@
 },
 Qt::QueuedConnection);
 
+QObject::connect(
+m_process,
+::errorOccurred,
+this, [this] (QProcess::ProcessError) {
+this->finished();
+},
+Qt::QueuedConnection);
+
 this->reportStarted();
 
 m_process->start();
@@ -68,14 +77,18 @@
 private:
 QProcess *m_process;
 _Function m_map;
+bool m_running;
 
 };
 
 template 
 void ProcessFutureInterface<_Result, _Function>::finished()
 {
-this->reportResult(m_map(m_process));
-this->reportFinished();
+if (m_running) {
+m_running = false;
+this->reportResult(m_map(m_process));
+this->reportFinished();
+}
 }
 
 } // namespace detail
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'