From 7ed6eff291c1e4175a1d776be003f705e8775d5b22ae74ec1958f130b89b651e Mon Sep 17 00:00:00 2001 From: Wolfgang Frisch Date: Thu, 11 Apr 2024 07:11:05 +0000 Subject: [PATCH] Accepting request 1165666 from home:badshah400:branches:security Use full URL for source. OBS-URL: https://build.opensuse.org/request/show/1165666 OBS-URL: https://build.opensuse.org/package/show/security/amtu?expand=0&rev=20 --- amtu.changes | 5 +++++ amtu.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/amtu.changes b/amtu.changes index 34d6b1f..748d6aa 100644 --- a/amtu.changes +++ b/amtu.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Apr 5 14:42:24 UTC 2024 - Atri Bhattacharya + +- Use full URL for source. + ------------------------------------------------------------------- Tue Feb 20 10:59:29 UTC 2024 - Dominique Leuenberger diff --git a/amtu.spec b/amtu.spec index 43e42cc..32215e1 100644 --- a/amtu.spec +++ b/amtu.spec @@ -1,7 +1,7 @@ # # spec file for package amtu # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,6 +16,7 @@ # +%define sfprj amtueal Name: amtu URL: https://sourceforge.net/projects/amtueal/ Requires: audit >= 1.2.9 @@ -24,7 +25,7 @@ Release: 0 Summary: Abstract Machine Test Utility License: CPL-1.0 Group: Productivity/Security -Source: %{name}-%{version}.tar.gz +Source: https://downloads.sourceforge.net/%{sfprj}/%{name}-%{version}.tar.gz Patch0: amtu-1.0.8_memsep_fclose_bnc523353.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: audit