From 0577043ed368d415db04ce55ee0229d4e400cecd Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 21 Jul 2012 10:25:12 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- redhat-rpm-config.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/redhat-rpm-config.spec b/redhat-rpm-config.spec index 60d0a9d..1af0ba6 100644 --- a/redhat-rpm-config.spec +++ b/redhat-rpm-config.spec @@ -1,7 +1,7 @@ Summary: Red Hat specific rpm configuration files Name: redhat-rpm-config Version: 9.1.0 -Release: 32%{?dist} +Release: 33%{?dist} # No version specified. License: GPL+ Group: Development/System @@ -75,6 +75,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_sysconfdir}/rpm/* %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 9.1.0-33 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Wed Jun 27 2012 Panu Matilainen - 9.1.0-32 - enable minidebuginfo generation (#834073)