From 7a506a69df73870e9a6d408c6e461be393746a5b Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Mon, 18 Aug 2014 03:59:42 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- subscription-manager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/subscription-manager.spec b/subscription-manager.spec index 262ed1a..9c1bb8d 100644 --- a/subscription-manager.spec +++ b/subscription-manager.spec @@ -22,7 +22,7 @@ Name: subscription-manager Version: 1.12.11 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools and libraries for subscription and repository management Group: System Environment/Base License: GPLv2 @@ -446,6 +446,9 @@ fi %endif %changelog +* Mon Aug 18 2014 Fedora Release Engineering - 1.12.11-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Wed Jul 30 2014 Alex Wood 1.12.11-1 - 1124726: Man page entry for '--no-subscriptions' option (wpoteat@redhat.com) - 1122772: yum repolist now displays warning when appropriate.