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