update to stable release version 2020.0.0
This commit is contained in:
parent
605667f5ea
commit
d554cab3f9
Binary file not shown.
BIN
ksh-2020.0.0.tar.gz
Normal file
BIN
ksh-2020.0.0.tar.gz
Normal file
Binary file not shown.
12
ksh.spec
12
ksh.spec
@ -1,11 +1,11 @@
|
|||||||
Name: ksh
|
Name: ksh
|
||||||
Version: 2020.0.0
|
Version: 2020.0.0
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: The Original ATT Korn Shell
|
Summary: The Original ATT Korn Shell
|
||||||
License: EPL
|
License: EPL
|
||||||
URL: http://www.kornshell.com/
|
URL: http://www.kornshell.com/
|
||||||
Epoch: 1
|
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
|
Source1: kshcomp.conf
|
||||||
Source2: kshrc.rhs
|
Source2: kshrc.rhs
|
||||||
Source3: dotkshrc
|
Source3: dotkshrc
|
||||||
@ -29,7 +29,7 @@ Summary: Documentation for ksh package
|
|||||||
Documentation for ksh package.
|
Documentation for ksh package.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -n %{name}-%{version}-beta1
|
%autosetup -p1 -n %{name}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%meson -Dbuild-api-tests=false
|
%meson -Dbuild-api-tests=false
|
||||||
@ -90,6 +90,12 @@ done
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 4 2020 zhangxingliang <zhangxingliang3@huawei.com> - 1:2020.0.0-4
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:update to stable release version 2020.0.0
|
||||||
|
|
||||||
* Tue Apr 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:2020.0.0-3
|
* Tue Apr 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 1:2020.0.0-3
|
||||||
- Type:cves
|
- Type:cves
|
||||||
- ID:CVE-2019-14868
|
- ID:CVE-2019-14868
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user