awood pushed to subscription-manager (f20). "Update subscription-manager to 1.14.3-1 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 9 14:02:04 UTC 2015


>From 892adeeb365b5ddfcc819773a30a8a62e95a70e7 Mon Sep 17 00:00:00 2001
From: Alex Wood <awood at redhat.com>
Date: Thu, 9 Apr 2015 10:01:25 -0400
Subject: Update subscription-manager to 1.14.3-1 Resolves: #1170314 - Clarify
 that manage_repos 0 will delete redhat.repo. Resolves: #1207958 - Fix
 traceback when contract # is None (alikins at redhat.com) Resolves: #1200972 -
 Fixed grammar issue with error message in the attach command Resolves:
 #1204012 - Added missing documentation for the --release option Resolves:
 #1209519 - Removed erroneous information in help message for subman Resolves:
 #1198369 - refresh_compliance_status now has a default value for state
 Resolves: #1180273 - Allow migration without requiring RHN credentials
 (awood at redhat.com) Resolves: #1201727 - Handle reasons with expired ent id
 (alikins at redhat.com)


diff --git a/.gitignore b/.gitignore
index f0d90e5..b6bf89f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@
 /subscription-manager-1.13.13.tar.gz
 /subscription-manager-1.14.1.tar.gz
 /subscription-manager-1.14.2.tar.gz
+/subscription-manager-1.14.3.tar.gz
diff --git a/sources b/sources
index 038b1e0..f074868 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1d4f3b55261d32556c3b0848eb524b45  subscription-manager-1.14.2.tar.gz
+94bc3eccb450d1ea7465daba1c9ac332  subscription-manager-1.14.3.tar.gz
diff --git a/subscription-manager.spec b/subscription-manager.spec
index 45056cb..7f71af1 100644
--- a/subscription-manager.spec
+++ b/subscription-manager.spec
@@ -21,7 +21,7 @@
 %endif
 
 Name: subscription-manager
-Version: 1.14.2
+Version: 1.14.3
 Release: 1%{?dist}
 Summary: Tools and libraries for subscription and repository management
 Group:   System Environment/Base
@@ -40,7 +40,7 @@ Requires:  python-ethtool
 Requires:  python-iniparse
 Requires:  pygobject2
 Requires:  virt-what
-Requires:  python-rhsm >= 1.13.10
+Requires:  python-rhsm >= 1.14.2
 Requires:  dbus-python
 Requires:  yum >= 3.2.19-15
 Requires:  usermode
@@ -485,6 +485,23 @@ fi
 %endif
 
 %changelog
+* Thu Apr 09 2015 Alex Wood <awood at redhat.com> 1.14.3-1
+- 1170314: Clarify that manage_repos 0 will delete redhat.repo.
+  (dgoodwin at redhat.com)
+- 1207958: Fix traceback when contract # is None (alikins at redhat.com)
+- 1117525,1189950,1188961 latest strings from zanata (alikins at redhat.com)
+- 1200972: Fixed grammar issue with error message in the attach command
+  (crog at redhat.com)
+- Bumping required python-rhsm version (mstead at redhat.com)
+- 1204012: Added missing documentation for the --release option
+  (crog at redhat.com)
+- 1209519: Removed erroneous information in help message for subman
+  (crog at redhat.com)
+- 1198369: refresh_compliance_status now has a default value for state
+  (crog at redhat.com)
+- 1180273: Allow migration without requiring RHN credentials (awood at redhat.com)
+- 1201727: Handle reasons with expired ent id (alikins at redhat.com)
+
 * Mon Mar 09 2015 Alex Wood <awood at redhat.com> 1.14.2-1
 - Move to fileConfig based logging. (alikins at redhat.com)
 - Ignore glib warnings about class properties. (alikins at redhat.com)
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/subscription-manager.git/commit/?h=f20&id=892adeeb365b5ddfcc819773a30a8a62e95a70e7


More information about the scm-commits mailing list