From 426429275cbd5dc5b067644babfd725bd0ae692e07eaf5f6d0173a57473312d4 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 9 Dec 2018 02:01:33 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ShellCheck revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ShellCheck?expand=0&rev=47 --- ShellCheck-0.5.0.tar.gz | 3 --- ShellCheck-0.6.0.tar.gz | 3 +++ ShellCheck.changes | 6 ++++++ ShellCheck.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 ShellCheck-0.5.0.tar.gz create mode 100644 ShellCheck-0.6.0.tar.gz diff --git a/ShellCheck-0.5.0.tar.gz b/ShellCheck-0.5.0.tar.gz deleted file mode 100644 index 8a507ef..0000000 --- a/ShellCheck-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4159978777531a27246e62cd6bd6a3f18d445008f08f8fc682b2896d36f8f0f1 -size 137170 diff --git a/ShellCheck-0.6.0.tar.gz b/ShellCheck-0.6.0.tar.gz new file mode 100644 index 0000000..b39a070 --- /dev/null +++ b/ShellCheck-0.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e79fb34d076504176761cc8b7c3f996f8d31bed23250fb1570e32283cd7df6 +size 140211 diff --git a/ShellCheck.changes b/ShellCheck.changes index 7f53d1a..0abe498 100644 --- a/ShellCheck.changes +++ b/ShellCheck.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 4 03:02:12 UTC 2018 - psimons@suse.com + +- Update ShellCheck to version 0.6.0. + Upstream does not provide a change log file. + ------------------------------------------------------------------- Mon Oct 15 16:52:08 UTC 2018 - psimons@suse.com diff --git a/ShellCheck.spec b/ShellCheck.spec index 7b5d5de..80da8fd 100644 --- a/ShellCheck.spec +++ b/ShellCheck.spec @@ -19,7 +19,7 @@ %global pkg_name ShellCheck %bcond_with tests Name: %{pkg_name} -Version: 0.5.0 +Version: 0.6.0 Release: 0 Summary: Shell script analysis tool License: GPL-3.0-or-later