From df66bee3c253c18dca6ccbd9768e43929d01771e81473f63fdbf7d97da55b73f Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 16 Mar 2023 18:13:13 +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-luaexpat?expand=0&rev=26 --- lua-luaexpat.changes | 5 +++++ lua-luaexpat.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/lua-luaexpat.changes b/lua-luaexpat.changes index 6a81030..c86c9ac 100644 --- a/lua-luaexpat.changes +++ b/lua-luaexpat.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 16 18:13:00 UTC 2023 - Matej Cepl + +- Change upstream homepage to the current one at Lunar Modules. + ------------------------------------------------------------------- Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek diff --git a/lua-luaexpat.spec b/lua-luaexpat.spec index 4ebe49c..859a6dd 100644 --- a/lua-luaexpat.spec +++ b/lua-luaexpat.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2009 florian.leparoux@gmail.com # Copyright (c) 2012 Togan Muftuoglu toganm@opensuse.org # @@ -25,11 +25,11 @@ Release: 0 Summary: A SAX XML parser based on the Expat library License: MIT Group: Productivity/Networking/Other -URL: http://matthewwild.co.uk/projects/luaexpat/ +URL: https://lunarmodules.github.io/luaexpat/ Source: https://github.com/lunarmodules/luaexpat/archive/%{version}/%{mod_name}-%{version}.tar.gz -BuildRequires: lua-macros BuildRequires: %{flavor}-devel BuildRequires: libexpat-devel +BuildRequires: lua-macros Requires: %{flavor} %lua_provides %if "%{flavor}" == ""