automatic version update by autodist [release 6.24.11-1mamba;Thu Mar 14 2024]
This commit is contained in:
parent
66cf983014
commit
af5cf92d90
@ -1,5 +1,5 @@
|
|||||||
Name: tcsh
|
Name: tcsh
|
||||||
Version: 6.24.10
|
Version: 6.24.11
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An enhanced version of csh, the C shell
|
Summary: An enhanced version of csh, the C shell
|
||||||
Group: Applications/Shells
|
Group: Applications/Shells
|
||||||
@ -12,6 +12,7 @@ License: GPL
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libncurses-devel
|
BuildRequires: libncurses-devel
|
||||||
|
BuildRequires: libxcrypt-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Provides: /bin/csh
|
Provides: /bin/csh
|
||||||
Provides: /bin/tcsh
|
Provides: /bin/tcsh
|
||||||
@ -62,6 +63,9 @@ ln -s tcsh %{buildroot}%{_bindir}/csh
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 14 2024 Automatic Build System <autodist@openmamba.org> 6.24.11-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Apr 15 2023 Automatic Build System <autodist@mambasoft.it> 6.24.10-1mamba
|
* Sat Apr 15 2023 Automatic Build System <autodist@mambasoft.it> 6.24.10-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user