From 3dc6188b01b1cd8f421fdc3adf8fbb03b71b817e47f67a28771ba69975e69825 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 16 Mar 2023 18:17:22 +0000 Subject: [PATCH] - Change upstream homepage to the current one at Lunar Modules. OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luassert?expand=0&rev=10 --- lua-luassert.changes | 5 +++++ lua-luassert.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/lua-luassert.changes b/lua-luassert.changes index 929fa2d..235fc9f 100644 --- a/lua-luassert.changes +++ b/lua-luassert.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 16 18:17:12 UTC 2023 - Matej Cepl + +- Change upstream homepage to the current one at Lunar Modules. + ------------------------------------------------------------------- Wed Nov 23 10:35:45 UTC 2022 - Michal Suchanek diff --git a/lua-luassert.spec b/lua-luassert.spec index 9a3bfd3..dc9860a 100644 --- a/lua-luassert.spec +++ b/lua-luassert.spec @@ -1,7 +1,7 @@ # # spec file for package lua-luassert # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,8 +23,8 @@ Version: 1.7.11 Release: 0 Summary: Lua Assertions Extension License: MIT -URL: https://github.com/Olivine-Labs/luassert -Source: https://github.com/Olivine-Labs/luassert/archive/v%{upversion}.tar.gz#/%{mod_name}-%{upversion}.tar.gz +URL: https://github.com/lunarmodules/luassert +Source: https://github.com/lunarmodules/luassert/archive/v%{upversion}.tar.gz#/%{mod_name}-%{upversion}.tar.gz BuildRequires: %{flavor}-devel BuildRequires: %{flavor}-say BuildRequires: lua-macros