From 8532ced5e0d2b434a82bcab21e1ffe24d4e524f3 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 18:43:59 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- ShellCheck.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ShellCheck.spec b/ShellCheck.spec index a8e0d34..7a26373 100644 --- a/ShellCheck.spec +++ b/ShellCheck.spec @@ -2,7 +2,7 @@ Name: %{pkg_name} Version: 0.3.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Tool for checking common errors in POSIX shell scripts License: AGPLv3+ @@ -138,6 +138,9 @@ make .tests %changelog +* Fri Jun 06 2014 Fedora Release Engineering - 0.3.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Mar 17 2014 Jens Petersen - 0.3.1-6 - fix shellcheck rpath instead of using ld.so.conf.d - simplify doc files