SHA256
6
0
forked from pool/bash
2025-01-24 12:10:46 +00:00
committed by Git OBS Bridge
parent 6fd380aa66
commit f5f7eccbf4
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 24 12:09:40 UTC 2025 - Dr. Werner Fink <werner@suse.de>
- As in bash-sh there is only a symbolic link avoid to require a version
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Dec 28 20:38:43 UTC 2024 - Heitor Moreira da Silva <heitor@opensuse.org> Sat Dec 28 20:38:43 UTC 2024 - Heitor Moreira da Silva <heitor@opensuse.org>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package bash # spec file for package bash
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -148,7 +148,7 @@ Group: System/Shells
Provides: alternative(sh) Provides: alternative(sh)
Conflicts: alternative(sh) Conflicts: alternative(sh)
Provides: bash:%{_bindir}/sh Provides: bash:%{_bindir}/sh
PreReq: bash = %{version} PreReq: bash
BuildArch: noarch BuildArch: noarch
%description sh %description sh