From f6016603530656687460627380a8f6720c6df5ff Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Mon, 4 Jan 2021 23:14:20 -0600 Subject: Release 2.84.0_beta11 --- files/ChangeLog | 8 ++++++-- slackpkg.SlackBuild | 2 +- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/files/ChangeLog b/files/ChangeLog index ea44e8c..31d3ccb 100644 --- a/files/ChangeLog +++ b/files/ChangeLog @@ -1,6 +1,10 @@ - +Tue Jan 5 05:13:50 UTC 2021 --------------- - + - 2.84.0_beta11 + - add show-changelog option and update manpage (Peter Hyman) + - backwards-incompatibility warning: check-updates will now return + 1 if there are updates available - this will make it easier to + use this feature with cron (Peter Hyman) - document issues with filenames having spaces (Eric Pozharski) Fri Nov 27 21:14:26 UTC 2020 diff --git a/slackpkg.SlackBuild b/slackpkg.SlackBuild index dfebf3a..d69fdfb 100755 --- a/slackpkg.SlackBuild +++ b/slackpkg.SlackBuild @@ -23,7 +23,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=slackpkg -VERSION=${VERSION:-2.84.0_beta10} +VERSION=${VERSION:-2.84.0_beta11} ARCH="noarch" BUILD=${BUILD:-1} -- cgit v1.2.3