From 23b1c6ad557f05dae0ef56df2a49abf9456058dddb9412237e924f3dd5ca5129 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 27 Apr 2022 07:15:19 +0000 Subject: [PATCH] - use source url OBS-URL: https://build.opensuse.org/package/show/security/libzpc?expand=0&rev=8 --- libzpc.changes | 5 +++++ libzpc.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/libzpc.changes b/libzpc.changes index 9d5032d..2e8e37d 100644 --- a/libzpc.changes +++ b/libzpc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 27 06:56:08 UTC 2022 - Marcus Meissner + +- use source url + ------------------------------------------------------------------- Tue Nov 2 14:42:14 UTC 2021 - Marcus Meissner diff --git a/libzpc.spec b/libzpc.spec index b1be1ef..e5e0682 100644 --- a/libzpc.spec +++ b/libzpc.spec @@ -1,7 +1,7 @@ # # spec file for package libzpc # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Summary: IBM Z Protected-key Crypto library License: Apache-2.0 Group: Productivity/Security URL: https://github.com/opencryptoki/libzpc -Source: libzpc-1.0.0.tar.gz +Source: https://github.com/opencryptoki/libzpc/archive/refs/tags/v%{version}.tar.gz#/libzpc-%{version}.tar.gz Patch0: libzpc-sles15p4-mark-stack-nonexec.patch BuildRequires: cmake >= 3.10 BuildRequires: doxygen