From 023014ee27b22c327c57deaa9c26fab38d69cb8c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 20:56:22 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- rpmlint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rpmlint.spec b/rpmlint.spec index 156e8f3..2256e1d 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -1,6 +1,6 @@ Name: rpmlint Version: 1.4 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Tool for checking common errors in RPM packages Group: Development/Tools @@ -86,6 +86,9 @@ make check %changelog +* Sat Jan 14 2012 Fedora Release Engineering - 1.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Thu Dec 15 2011 Tom Callaway - 1.4-4 - Do not throw an error on .desktop files set +x. (bz 767978)