Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma-vault for openSUSE:Factory 
checked in at 2023-07-05 15:31:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-vault (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-vault.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-vault"

Wed Jul  5 15:31:00 2023 rev:113 rq:1096837 version:5.27.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-vault/plasma-vault.changes        
2023-06-21 22:39:58.278411669 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-vault.new.23466/plasma-vault.changes     
2023-07-05 15:31:17.094824327 +0200
@@ -1,0 +2,7 @@
+Thu Jun 22 19:22:25 UTC 2023 - mun...@googlemail.com
+
+- Add the subpackage plasma-vault-backend-gocryptfs.
+- Add required versions and /usr/bin/fusermount as a requirement.
+- Make the backend-subpackages "noarch".
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plasma-vault.spec ++++++
--- /var/tmp/diff_new_pack.b9iK60/_old  2023-07-05 15:31:17.810828575 +0200
+++ /var/tmp/diff_new_pack.b9iK60/_new  2023-07-05 15:31:17.814828599 +0200
@@ -48,6 +48,7 @@
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Quick)
 BuildRequires:  cmake(Qt5Widgets)
+Requires:       /usr/bin/fusermount
 Requires:       plasma-vault-backend
 # We recommend encfs for now as cryfs has certain issues
 Recommends:     plasma-vault-backend-encfs
@@ -59,8 +60,9 @@
 Summary:        Necessary packages for plasma-vault to support encfs vaults
 Group:          Productivity/Security
 Requires:       %{name} = %{version}
-Requires:       encfs
+Requires:       encfs >= 1.9.1
 Provides:       plasma-vault-backend
+BuildArch:      noarch
 
 %description backend-encfs
 This package pulls in dependencies for the plasma-vault encfs backend.
@@ -72,10 +74,22 @@
 # Previous versions could not update properly
 Requires:       cryfs >= 0.9.9
 Provides:       plasma-vault-backend
+BuildArch:      noarch
 
 %description backend-cryfs
 This package pulls in dependencies for the plasma-vault cryfs backend.
 
+%package backend-gocryptfs
+Summary:        Necessary packages for plasma-vault to support gocryptfs vaults
+Group:          Productivity/Security
+Requires:       %{name} = %{version}
+Requires:       gocryptfs >= 1.8
+Provides:       plasma-vault-backend
+BuildArch:      noarch
+
+%description backend-gocryptfs
+This package pulls in dependencies for the plasma-vault gocryptfs backend.
+
 %lang_package
 
 %prep
@@ -111,4 +125,7 @@
 %files backend-cryfs
 %license LICENSES/*
 
+%files backend-gocryptfs
+%license LICENSES/*
+
 %changelog

Reply via email to