From e98517259105fab6c1c058fb08638c008a19af99 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 12:43:12 +0000 Subject: [PATCH] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- subscription-manager.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/subscription-manager.spec b/subscription-manager.spec index 3c8d086..746d93a 100644 --- a/subscription-manager.spec +++ b/subscription-manager.spec @@ -61,7 +61,7 @@ Name: subscription-manager Version: 1.18.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Tools and libraries for subscription and repository management Group: System Environment/Base License: GPLv2 @@ -597,6 +597,9 @@ fi gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 1.18.1-2 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Fri Jul 15 2016 Alex Wood 1.18.1-1 - Bump version to 1.18 (vrjain@redhat.com)