forked from pool/shunit2
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
ed7b94d0db | ||
|
d6bbba2e3b |
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 15 13:28:54 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
|
||||||
|
|
||||||
|
- Remove BuildRequires: ksh, as ksh seems not to be universally available
|
||||||
|
and is only optionally used in tests
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 12 13:03:50 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
|
Fri Jul 12 13:03:50 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
|
||||||
|
|
||||||
|
@ -26,7 +26,6 @@ Group: Development/Languages/Other
|
|||||||
URL: https://github.com/kward/shunit2
|
URL: https://github.com/kward/shunit2
|
||||||
Source: https://github.com/kward/shunit2/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
Source: https://github.com/kward/shunit2/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||||
BuildRequires: bash
|
BuildRequires: bash
|
||||||
BuildRequires: ksh
|
|
||||||
BuildRequires: zsh
|
BuildRequires: zsh
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user