diff --git a/zsh-5.7.1-test-2.tar.xz b/zsh-5.7.1-test-2.tar.xz deleted file mode 100644 index 46fff64..0000000 --- a/zsh-5.7.1-test-2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6036e53b8dc417030e6ef9901ed82e2df8455f18f6e1b6264212caf2341f9ac6 -size 3180532 diff --git a/zsh-5.7.1-test-2.tar.xz.asc b/zsh-5.7.1-test-2.tar.xz.asc deleted file mode 100644 index 724aba0..0000000 --- a/zsh-5.7.1-test-2.tar.xz.asc +++ /dev/null @@ -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----- diff --git a/zsh-5.7.1-test-3.tar.xz b/zsh-5.7.1-test-3.tar.xz new file mode 100644 index 0000000..62e6a7e --- /dev/null +++ b/zsh-5.7.1-test-3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7aa7ba117168c604a724a526c381be0104be5f1b51c277d70afc5064e2566441 +size 3188996 diff --git a/zsh-5.7.1-test-3.tar.xz.asc b/zsh-5.7.1-test-3.tar.xz.asc new file mode 100644 index 0000000..cb5b543 --- /dev/null +++ b/zsh-5.7.1-test-3.tar.xz.asc @@ -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----- diff --git a/zsh.changes b/zsh.changes index 64d1d08..d1c2922 100644 --- a/zsh.changes +++ b/zsh.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 7 12:07:51 UTC 2020 - Ismail Dönmez + +- 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 diff --git a/zsh.spec b/zsh.spec index a1b2640..8bf54d4 100644 --- a/zsh.spec +++ b/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