[packages/xca] - epoch fix, release 2
qboosh
qboosh at pld-linux.org
Mon Oct 28 21:17:07 CET 2024
commit 1dd426d3534c444606c24e1abbb5c760ba252c0e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Mon Oct 28 21:06:39 2024 +0100
- epoch fix, release 2
xca.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xca.spec b/xca.spec
index abf7d22..7925086 100644
--- a/xca.spec
+++ b/xca.spec
@@ -2,7 +2,7 @@ Summary: A GUI for handling X509 certificates, RSA keys, PKCS#10 Requests
Summary(pl.UTF-8): GUI do obsługi certyfikatów X509, kluczy RSA, żądań PKCS#10
Name: xca
Version: 2.8.0
-Release: 1
+Release: 2
Epoch: 1
License: BSD
Group: Applications/Communications
@@ -52,7 +52,7 @@ Pokazywane jest drzewo certyfikatów.
Summary: Bash completion for xca commands
Summary(pl.UTF-8): Bashowe uzupełnianie parametrów dla poleceń xca
Group: Applications/Shells
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{version}-%{release}
Requires: bash-completion >= 2.0
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xca.git/commitdiff/1dd426d3534c444606c24e1abbb5c760ba252c0e
More information about the pld-cvs-commit
mailing list