Accepting request 771563 from shells
- Update to version 5.8~pre3 (5.7.1-test-3) * Minor bugfixes compared to pre2 OBS-URL: https://build.opensuse.org/request/show/771563 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zsh?expand=0&rev=88
This commit is contained in:
commit
db7986e518
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6036e53b8dc417030e6ef9901ed82e2df8455f18f6e1b6264212caf2341f9ac6
|
||||
size 3180532
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEfKfsqvBiFrkPiUFGrPgUbK6Mu8QFAl3+3oYACgkQrPgUbK6M
|
||||
u8QI9gf9GLHCdE1IwWV0aWjoZRYjQ7UhoGu8ZWGk5CFqkWM69FhZvvtc3/tl7Zxr
|
||||
APn3GNGayLQ+ub2eZR/dw/2lI21FeF6tnYabdedfs88mkuj2MbGIDQV1iGVAmGbG
|
||||
pTzemf2+3UaeHs6M6mc7juwlmhRoHaeM8wCkGdcGpbsD+LAon5+AMg1PTyZOnXuU
|
||||
ql3mifDTDoNo8ME3xc0/67g33tpmCHKAISN900B65yCBtWv0st7JMULpAUGWlhrG
|
||||
g4etSaWo6oyby4DKTIe5udvDfPCDe3lbI0UMStt4/TzAgV/0WJb4BKMLxJ+4w1Tj
|
||||
dm+TvPXQnb5n6Bnx1fryfXzjOExEpw==
|
||||
=mYIM
|
||||
-----END PGP SIGNATURE-----
|
3
zsh-5.7.1-test-3.tar.xz
Normal file
3
zsh-5.7.1-test-3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7aa7ba117168c604a724a526c381be0104be5f1b51c277d70afc5064e2566441
|
||||
size 3188996
|
11
zsh-5.7.1-test-3.tar.xz.asc
Normal file
11
zsh-5.7.1-test-3.tar.xz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEfKfsqvBiFrkPiUFGrPgUbK6Mu8QFAl48cpcACgkQrPgUbK6M
|
||||
u8Qnvwf/Qpgsr4FFQ1kcNL8QSABQ+K4d1PerINnjqwyQuzoVdo1aOHMyANKgocYA
|
||||
1XkpgKNCLAO3U6gbHdDhMsHEKcYG/h4Ja1v5UHoE3tu72pbS+iI9Vr2Q0lEdiC0X
|
||||
Ltx+YOZ6AeLeWPd1gxkbne05VOgQNpRFK01MhMWngDUZCwdY52rETgXdUfGJDEHP
|
||||
4+y1B0gRUacezyj+cGSTSXTjw6KvjmzC+I+nS6Zpm6jkoRHg7f6KuAXHxKZwbYqF
|
||||
DVA7PDbPaNCZNyErDz7BRLYP2JI04jsNyQGzg+xSRLRCPc+1+ZPiURQDelrBGe1K
|
||||
5sYQq63Gad8UdZc3vnSZcm1ckVIO7Q==
|
||||
=E3+G
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 7 12:07:51 UTC 2020 - Ismail Dönmez <idonmez@suse.com>
|
||||
|
||||
- Update to version 5.8~pre3 (5.7.1-test-3)
|
||||
* Minor bugfixes compared to pre2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 22 09:19:39 UTC 2019 - Ismail Dönmez <idonmez@suse.com>
|
||||
|
||||
|
6
zsh.spec
6
zsh.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package zsh
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
# Only for -test builds
|
||||
%define _version 5.7.1-test-2
|
||||
%define _version 5.7.1-test-3
|
||||
|
||||
%if 0%{?rhel_version} || 0%{?centos_version} || 0%{?fedora_version}
|
||||
%if 0%{?rhel_version} >= 700 || 0%{?centos_version} >= 700
|
||||
@ -28,7 +28,7 @@ BuildRequires: texi2html
|
||||
BuildRequires: texinfo
|
||||
%endif
|
||||
Name: zsh
|
||||
Version: 5.8~pre2
|
||||
Version: 5.8~pre3
|
||||
Release: 0%{?dist}
|
||||
Summary: Shell with comprehensive completion
|
||||
License: MIT
|
||||
|
Loading…
Reference in New Issue
Block a user