diff --git a/.gitignore b/.gitignore index 457f3ad..c7dd03e 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/ksh-1.0.2-regre-tests.patch b/ksh-1.0.3-regre-tests.patch similarity index 100% rename from ksh-1.0.2-regre-tests.patch rename to ksh-1.0.3-regre-tests.patch diff --git a/ksh.spec b/ksh.spec index 08e87c0..b6189b9 100644 --- a/ksh.spec +++ b/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 - 3:1.0.3-1 +- new upstream release + Resolves: rhbz#2110530 + * Mon Aug 08 2022 Vincent Mihalkovic - 3:1.0.2-1 - new upstream release Resolves: #2110530, #2114545 diff --git a/sources b/sources index ab028e8..11e8f2a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ksh-1.0.2.tar.gz) = bc82b86e65425d3041e336e9745016f4ac4f6a5b173a5d59b1ac2a61ba1698c06d4d3ac5edf5a901c1aef57326bed9dd42776846aa4bbc221867ec3b2a6f752f +SHA512 (ksh-1.0.3.tar.gz) = 9d6e664bc6c8d102ba09e692d057b9546b07ba3ecb060449df6648e7c99f8dfd670401e6fcf34f6f3de13338a3c31c09596344931ccfdf4cd4e49eabdf005c23