Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 0cf8c4e4cc | |||
| 3dc6188b01 | |||
| d61feb8b69 | |||
| e1b6d8f2ed |
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 16 18:17:12 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Change upstream homepage to the current one at Lunar Modules.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 23 10:35:45 UTC 2022 - Michal Suchanek <msuchanek@suse.com>
|
||||
|
||||
- Fix missing dependency on lua-macros (boo#1205612)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 11 09:50:40 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lua-luassert
|
||||
#
|
||||
# Copyright (c) 2021 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,10 +23,11 @@ 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
|
||||
Requires: %{flavor}
|
||||
BuildArch: noarch
|
||||
%lua_provides
|
||||
|
||||
Reference in New Issue
Block a user