From ae4f59c867699389ad35775e3a04f4f6e572b5ac Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Thu, 1 Sep 2016 20:57:11 +0700 Subject: [PATCH] RELEASE: 0.38.1. Signed-off-by: Willy Sudiarto Raharjo --- src/usr/doc/NEWS | 11 +++++++++++ src/usr/sbin/sbopkg | 2 +- tools/ChangeLog-latest.txt | 2 +- tools/current-download | 2 +- tools/current-package | 2 +- tools/current-source | 2 +- tools/current-version | 2 +- tools/sbopkg-conf5.html | 6 +++--- tools/sbopkg-help | 2 +- tools/sbopkg.SlackBuild | 2 +- tools/sbopkg8.html | 6 +++--- 11 files changed, 25 insertions(+), 14 deletions(-) diff --git a/src/usr/doc/NEWS b/src/usr/doc/NEWS index 36c606c..02d0799 100644 --- a/src/usr/doc/NEWS +++ b/src/usr/doc/NEWS @@ -1,5 +1,16 @@ SBOPKG NEWS +sbopkg 0.38.1 (2016-09-01 13:42 UTC) + FEATURES + * Added option to download from third party source repository + in case the one mentioned in .info failed or having bad checksums. + * Added new option in sbopkg.conf: SRC_REPO + This is used to define third party source repository + sbopkg: Added option to download from third party source. + + MODIFICATIONS + * Do not use wildcard for GPG checking (Fix #19) + sbopkg 0.38.0 (2016-07-01 17:12 UTC) FEATURES diff --git a/src/usr/sbin/sbopkg b/src/usr/sbin/sbopkg index 20d2dca..2521661 100755 --- a/src/usr/sbin/sbopkg +++ b/src/usr/sbin/sbopkg @@ -4527,7 +4527,7 @@ SBOPKG_REPOS_D=${SBOPKG_REPOS_D:-/etc/sbopkg/repos.d} EDITOR=${EDITOR:-vi} PAGER=${PAGER:-more} CWD=$(pwd) -SBOVER=0.38.0 +SBOVER=0.38.1 DIAG=1 ON_ERROR=ask REPOS_FIELDS=7 diff --git a/tools/ChangeLog-latest.txt b/tools/ChangeLog-latest.txt index 5b913ab..23b4ba8 100644 --- a/tools/ChangeLog-latest.txt +++ b/tools/ChangeLog-latest.txt @@ -1,6 +1,6 @@ SBOPKG NEWS -sbopkg-dev (2016-08-30 22:19:30 UTC) +sbopkg 0.38.1 (2016-09-01 13:42 UTC) FEATURES * Added option to download from third party source repository in case the one mentioned in .info failed or having bad checksums. diff --git a/tools/current-download b/tools/current-download index 64675fa..ff1d29e 100644 --- a/tools/current-download +++ b/tools/current-download @@ -1 +1 @@ -https://github.com/sbopkg/sbopkg/releases/download/0.38.0/sbopkg-0.38.0-noarch-1_wsr.tgz +https://github.com/sbopkg/sbopkg/releases/download/0.38.1/sbopkg-0.38.1-noarch-1_wsr.tgz diff --git a/tools/current-package b/tools/current-package index f717ab0..6d60cfb 100644 --- a/tools/current-package +++ b/tools/current-package @@ -1 +1 @@ -sbopkg-0.38.0-noarch-1_wsr.tgz +sbopkg-0.38.1-noarch-1_wsr.tgz diff --git a/tools/current-source b/tools/current-source index 7fabe94..453beca 100644 --- a/tools/current-source +++ b/tools/current-source @@ -1 +1 @@ -sbopkg-0.38.0.tar.gz +sbopkg-0.38.1.tar.gz diff --git a/tools/current-version b/tools/current-version index ca75280..bb22182 100644 --- a/tools/current-version +++ b/tools/current-version @@ -1 +1 @@ -0.38.0 +0.38.1 diff --git a/tools/sbopkg-conf5.html b/tools/sbopkg-conf5.html index 7ed6bfb..fdf7e38 100644 --- a/tools/sbopkg-conf5.html +++ b/tools/sbopkg-conf5.html @@ -3,7 +3,7 @@ Content-type: text/html Manpage of SBOPKG.CONF

SBOPKG.CONF

-Section: (5)
Updated: July 2016
Index +Section: (5)
Updated: September 2016
Index Return to Main Contents
@@ -824,7 +824,7 @@ slakmagik wget(1), -/usr/doc/sbopkg-0.38.0/* +/usr/doc/sbopkg-0.38.1/*

@@ -847,6 +847,6 @@ slakmagik This document was created by man2html, using the manual pages.
-Time: 17:13:15 GMT, July 01, 2016 +Time: 13:42:15 GMT, September 01, 2016 diff --git a/tools/sbopkg-help b/tools/sbopkg-help index 5ad5aa8..9a67c84 100644 --- a/tools/sbopkg-help +++ b/tools/sbopkg-help @@ -1,4 +1,4 @@ -sbopkg 0.38.0 +sbopkg 0.38.1 Usage: sbopkg [OPTIONS] Options are: -b pkg/queue(s) Build the specified package(s). If one or more queuefiles diff --git a/tools/sbopkg.SlackBuild b/tools/sbopkg.SlackBuild index 2bdd5bf..95d7868 100644 --- a/tools/sbopkg.SlackBuild +++ b/tools/sbopkg.SlackBuild @@ -9,7 +9,7 @@ # Based on the SlackBuilds.org template. PRGNAM=sbopkg -VERSION=${VERSION:-0.38.0} +VERSION=${VERSION:-0.38.1} ARCH=${ARCH:-noarch} BUILD=${BUILD:-1} TAG=${TAG:-_wsr} diff --git a/tools/sbopkg8.html b/tools/sbopkg8.html index 7598267..1ad6bf2 100644 --- a/tools/sbopkg8.html +++ b/tools/sbopkg8.html @@ -3,7 +3,7 @@ Content-type: text/html Manpage of SBOPKG

SBOPKG

-Section: (8)
Updated: July 2016
Index +Section: (8)
Updated: September 2016
Index Return to Main Contents
@@ -730,7 +730,7 @@ slakmagik vi(1), -/usr/doc/sbopkg-0.38.0/* +/usr/doc/sbopkg-0.38.1/*

@@ -753,6 +753,6 @@ slakmagik This document was created by man2html, using the manual pages.
-Time: 17:13:15 GMT, July 01, 2016 +Time: 13:42:15 GMT, September 01, 2016