forked from pool/lua-luaexpat
- 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
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 16 18:13:00 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Change upstream homepage to the current one at Lunar Modules.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 11:52:07 UTC 2023 - Michal Suchanek <msuchanek@suse.de>
|
||||
|
||||
|
@@ -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}" == ""
|
||||
|
Reference in New Issue
Block a user