new upstream release
Resolves: rhbz#2110530
This commit is contained in:
parent
35e84ec69f
commit
d30d0499de
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@ INIT.2010-07-01.tgz
|
||||
/ksh-1.0.0.tar.gz
|
||||
/ksh-1.0.1.tar.gz
|
||||
/ksh-1.0.2.tar.gz
|
||||
/ksh-1.0.3.tar.gz
|
||||
|
9
ksh.spec
9
ksh.spec
@ -3,14 +3,15 @@ Summary: The Original ATT Korn Shell
|
||||
URL: http://www.kornshell.com/
|
||||
License: EPL-2.0
|
||||
Epoch: 3
|
||||
Version: 1.0.2
|
||||
Version: 1.0.3
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/ksh93/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
Source1: kshcomp.conf
|
||||
Source2: kshrc.rhs
|
||||
Source3: dotkshrc
|
||||
|
||||
# temporary commenting out failing i686 test
|
||||
# skip a test failing on 32-bit systems
|
||||
# https://github.com/ksh93/ksh/issues/203
|
||||
Patch1: %{name}-%{version}-regre-tests.patch
|
||||
|
||||
|
||||
@ -141,6 +142,10 @@ fi
|
||||
%config(noreplace) %{_sysconfdir}/binfmt.d/kshcomp.conf
|
||||
|
||||
%changelog
|
||||
* Tue Sep 13 2022 Lukáš Zaoral <lzaoral@redhat.com> - 3:1.0.3-1
|
||||
- new upstream release
|
||||
Resolves: rhbz#2110530
|
||||
|
||||
* Mon Aug 08 2022 Vincent Mihalkovic <vmihalko@redhat.com> - 3:1.0.2-1
|
||||
- new upstream release
|
||||
Resolves: #2110530, #2114545
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ksh-1.0.2.tar.gz) = bc82b86e65425d3041e336e9745016f4ac4f6a5b173a5d59b1ac2a61ba1698c06d4d3ac5edf5a901c1aef57326bed9dd42776846aa4bbc221867ec3b2a6f752f
|
||||
SHA512 (ksh-1.0.3.tar.gz) = 9d6e664bc6c8d102ba09e692d057b9546b07ba3ecb060449df6648e7c99f8dfd670401e6fcf34f6f3de13338a3c31c09596344931ccfdf4cd4e49eabdf005c23
|
||||
|
Loading…
Reference in New Issue
Block a user