From 136c20ce76a5858b54d9065296fabf083f5bc203 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sun, 8 Jun 2014 02:24:25 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- subscription-manager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/subscription-manager.spec b/subscription-manager.spec index 612ef63..2e87343 100644 --- a/subscription-manager.spec +++ b/subscription-manager.spec @@ -13,7 +13,7 @@ Name: subscription-manager Version: 1.11.7 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools and libraries for subscription and repository management Group: System Environment/Base License: GPLv2 @@ -415,6 +415,9 @@ fi %endif %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 1.11.7-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon May 26 2014 Devan Goodwin 1.11.7-1 - update existing repos with non-default overrides (ckozak@redhat.com) - correct repos --list behavior (ckozak@redhat.com)