From 59b1595c56893787f007155b7269d773cbac91cd Mon Sep 17 00:00:00 2001 From: Siteshwar Vashisht Date: Fri, 11 Oct 2019 15:02:30 +0200 Subject: [PATCH] Rebase to 2020.0.0 --- .gitignore | 1 + ksh.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 92d2f0a..ccf4b18 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ INIT.2010-07-01.tgz /ast-ksh.2012-08-01b.tgz /ksh-2020.0.0-alpha1.tar.gz /ksh-2020.0.0-beta1.tar.gz +/ksh-2020.0.0.tar.gz diff --git a/ksh.spec b/ksh.spec index 9f1ef7a..5bb4c34 100644 --- a/ksh.spec +++ b/ksh.spec @@ -3,10 +3,10 @@ Summary: The Original ATT Korn Shell URL: http://www.kornshell.com/ License: EPL Version: 2020.0.0 -Release: 0.4%{?dist} +Release: 1%{?dist} # We are upgrading from ksh-20120801-250, so set epoch. Epoch: 1 -Source0: https://github.com/att/ast/releases/download/%{version}-beta1/%{name}-%{version}-beta1.tar.gz +Source0: https://github.com/att/ast/releases/download/%{version}/%{name}-%{version}.tar.gz Source1: kshcomp.conf Source2: kshrc.rhs Source3: dotkshrc @@ -32,7 +32,7 @@ KornShell is a shell programming language, which is upward compatible with "sh" (the Bourne Shell). %prep -%autosetup -n %{name}-%{version}-beta1 +%autosetup -n %{name}-%{version} %build %meson -Dbuild-api-tests=false @@ -108,6 +108,9 @@ done %config(noreplace) %{_sysconfdir}/binfmt.d/kshcomp.conf %changelog +* Fri Oct 11 2019 Siteshwar Vashisht - 1:2020.0.0-1 +- Rebase to 2020.0.0 + * Tue Sep 03 2019 Siteshwar Vashisht - 1:2020.0.0-0.4 - Rebase to 2020.0.0-beta1 diff --git a/sources b/sources index f48ed0d..168a303 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (ksh-2020.0.0-beta1.tar.gz) = 6f54cdc3c59b44055cc6b670b38ce1685463c841a093a28c5f974dd153eaec3b8924308b353ed7c29a0ec3917ee87cfe57b6cabaca9841633d3599d9c6731330 +SHA512 (ksh-2020.0.0.tar.gz) = 7d6da3af341a62718d691ddc52e10bdf3b7290d74f1cd01610093c587af47b6d6d04b74b210eb31f93a3559855a5bc5155f9b188d2f8bb4444042c26bfaf1792