- Update to version 5.8~pre3 (5.7.1-test-3)

* Minor bugfixes compared to pre2

OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=212
This commit is contained in:
Ismail Dönmez 2020-02-07 12:11:57 +00:00 committed by Git OBS Bridge
parent dd5bd851bf
commit 9f7d170ae4
6 changed files with 23 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6036e53b8dc417030e6ef9901ed82e2df8455f18f6e1b6264212caf2341f9ac6
size 3180532

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7aa7ba117168c604a724a526c381be0104be5f1b51c277d70afc5064e2566441
size 3188996

View 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-----

View File

@ -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>

View File

@ -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