[subscription-manager] Update subscription-manager to 1.8.3-1

Devan Goodwin dgoodwin at fedoraproject.org
Thu Feb 14 19:55:32 UTC 2013


commit 3e24d3f1d9dfddb275040fd520135385a42ab0df
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Thu Feb 14 15:55:29 2013 -0400

    Update subscription-manager to 1.8.3-1

 .gitignore                |    1 +
 sources                   |    2 +-
 subscription-manager.spec |   17 ++++++++++++++++-
 3 files changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 92d1a9c..795d9d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /subscription-manager-1.8.0.tar.gz
 /subscription-manager-1.8.1.tar.gz
 /subscription-manager-1.8.2.tar.gz
+/subscription-manager-1.8.3.tar.gz
diff --git a/sources b/sources
index 59f3d29..0c1ba2f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a50421f74c03bd755f589f442161468  subscription-manager-1.8.2.tar.gz
+1ce9d4438687384ad121921cf5330b97  subscription-manager-1.8.3.tar.gz
diff --git a/subscription-manager.spec b/subscription-manager.spec
index 3a1e9b9..6151af2 100644
--- a/subscription-manager.spec
+++ b/subscription-manager.spec
@@ -7,7 +7,7 @@
 %endif
 
 Name: subscription-manager
-Version: 1.8.2
+Version: 1.8.3
 Release: 1%{?dist}
 Summary: Tools and libraries for subscription and repository management
 Group:   System Environment/Base
@@ -350,6 +350,21 @@ fi
 %endif
 
 %changelog
+* Thu Feb 14 2013 Devan Goodwin <dgoodwin at rm-rf.ca> 1.8.3-1
+- string and string catalog update from zanata (alikins at redhat.com)
+- 908954: Ensure that 'Not Set' is shown in the preferences dialog if it is not
+  set (bkearney at redhat.com)
+- 906214: rct --help should return 0. (bkearney at redhat.com)
+- 909294: Add accessibility names to the preferences combo boxes
+  (bkearney at redhat.com)
+- 878097: Clarify that the --org option is ORG_KEY and not ORG_NAME
+  (bkearney at redhat.com)
+- Just use 0 as error for reading int keys (alikins at redhat.com)
+- Old version of config entries considered to make changes backwards compatible
+  (wpoteat at redhat.com)
+- 882459: aftermath of bug 876753 - Change --heal-interval to --attach-interval
+  in rhsmcertd (wpoteat at redhat.com)
+
 * Fri Feb 08 2013 Bryan Kearney <bkearney at redhat.com> 1.8.2-1
 - Update tito for RHEL 7.0 (bkearney at redhat.com)
 - Small cleanups for test_migrate (alikins at redhat.com)


More information about the scm-commits mailing list