[csmock/f21] Resolves: #1173134 - fix the description of the csmock-plugin-shellcheck subpackage

Kamil Dudka kdudka at fedoraproject.org
Thu Dec 11 14:50:40 UTC 2014


commit fd66585d9bdcf9e28fe96ed75def82450ad3dd68
Author: Michael Scherer <misc at zarb.org>
Date:   Thu Dec 11 12:05:04 2014 +0100

    Resolves: #1173134 - fix the description of the csmock-plugin-shellcheck subpackage

 csmock.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/csmock.spec b/csmock.spec
index 62f13c5..50837cb 100644
--- a/csmock.spec
+++ b/csmock.spec
@@ -1,6 +1,6 @@
 Name:       csmock
 Version:    1.5.1
-Release:    1%{?dist}
+Release:    2%{?dist}
 Summary:    A mock wrapper for Static Analysis tools
 
 Group:      Development/Tools
@@ -57,7 +57,7 @@ Summary: csmock plug-in providing the support for Pylint.
 This package contains the pylint plug-in for csmock.
 
 %package -n csmock-plugin-shellcheck
-Summary: csmock plug-in providing the support for Pylint.
+Summary: csmock plug-in providing the support for ShellCheck.
 
 %description -n csmock-plugin-shellcheck
 This package contains the shellcheck plug-in for csmock.
@@ -146,6 +146,9 @@ install -p -m0755 scripts/*.sh \
 %{python2_sitelib}/csmock/plugins/shellcheck*
 
 %changelog
+* Thu Dec 11 2014 Michael Scherer <misc at zarb.org> 1.5.1-2
+- fix the description of the csmock-plugin-shellcheck subpackage (#1173134)
+
 * Fri Nov 07 2014 Kamil Dudka <kdudka at redhat.com> 1.5.1-1
 - update to latest upstream
 


More information about the scm-commits mailing list