update to 0.4.6
This commit is contained in:
parent
337a3b5cef
commit
5c310e87a3
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/ShellCheck-0.3.8.tar.gz
|
||||
/ShellCheck-0.4.4.tar.gz
|
||||
/ShellCheck-0.4.5.tar.gz
|
||||
/ShellCheck-0.4.6.tar.gz
|
||||
|
@ -7,13 +7,13 @@
|
||||
%bcond_with tests
|
||||
|
||||
Name: %{pkg_name}
|
||||
Version: 0.4.5
|
||||
Release: 3%{?dist}
|
||||
Version: 0.4.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Shell script analysis tool
|
||||
|
||||
License: GPLv3+
|
||||
Url: https://github.com/koalaman/shellcheck
|
||||
Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
|
||||
Source: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz
|
||||
|
||||
BuildRequires: ghc-Cabal-devel
|
||||
BuildRequires: ghc-rpm-macros
|
||||
@ -107,6 +107,9 @@ install -Dpm 0644 shellcheck.1 %{buildroot}%{_mandir}/man1/shellcheck.1
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 25 2017 Dridi Boukelmoune <dridi.boukelmoune@gmail.com>- 0.4.6-1
|
||||
- update to 0.4.6
|
||||
|
||||
* Fri Feb 24 2017 Jens Petersen <petersen@redhat.com> - 0.4.5-3
|
||||
- refresh to cabal-rpm-0.11.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ShellCheck-0.4.5.tar.gz) = eb6e286de762e73f1916add169176d3347bc489504be848859c88acba93e02c4bfc7e75725fe3fcf041a7c2082a31f26245831126c8c9fb1b91e3e1ecd959ebc
|
||||
SHA512 (ShellCheck-0.4.6.tar.gz) = b053a7f581d73f1e5be51046f2fd77f6e7452acecf841321ef363156a5f72d98c13a723885d1888ab366550625e05396ca207925539fec1d70a00212af920ca5
|
||||
|
Loading…
Reference in New Issue
Block a user