From 3ca30097e18e06025f643c22be54be581b6ace70 Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 8 Oct 2019 09:40:31 -0400 Subject: veracrypt 1.24 rpm rc1 --- veracrypt/vc_fedora.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'veracrypt/vc_fedora.patch') diff --git a/veracrypt/vc_fedora.patch b/veracrypt/vc_fedora.patch index fc118d5..3bd18ed 100644 --- a/veracrypt/vc_fedora.patch +++ b/veracrypt/vc_fedora.patch @@ -3,7 +3,7 @@ diff -x '*.rej' -x '*.orig' -Naur VeraCrypt_1.22/src/Common/Dlgcode.c VeraCrypt_ +++ VeraCrypt_1.22-1/src/Common/Dlgcode.c 2018-09-02 08:22:00.007030589 -0400 @@ -1280,7 +1280,7 @@ L"This software as a whole:\r\n" - L"Copyright \xA9 2013-2018 IDRIX. All rights reserved.\r\n\r\n" + L"Copyright \xA9 2013-2019 IDRIX. All rights reserved.\r\n\r\n" - L"An IDRIX Release"); + L"A Fedora copr release"); -- cgit