|
|
|
@ -4,7 +4,7 @@ URL: http://www.kornshell.com/
|
|
|
|
|
License: EPL-2.0
|
|
|
|
|
Epoch: 3
|
|
|
|
|
Version: 1.0.10
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Source0: https://github.com/ksh93/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
|
|
|
|
|
Source1: kshcomp.conf
|
|
|
|
|
Source2: kshrc.rhs
|
|
|
|
@ -138,6 +138,10 @@ fi
|
|
|
|
|
%config(noreplace) %{_sysconfdir}/binfmt.d/kshcomp.conf
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3:1.0.10-2
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3:1.0.10-1
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|