From c13d69f991eb5916f60db6d7dd83d95f088da9fc Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 15:53:06 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- rpmlint.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/rpmlint.spec b/rpmlint.spec index 958c90d..17f74d3 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -1,6 +1,6 @@ Name: rpmlint Version: 1.4 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Tool for checking common errors in RPM packages Group: Development/Tools @@ -110,6 +110,9 @@ make check %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.4-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Nov 6 2012 Tom Callaway - 1.4-11 - add Requires: %{_bindir}/groff for man page checks (bz 873448)