[subscription-manager] Update subscription-manager to 1.13.12-1 Resolves: #1122530 - Removed/updated more obsoleted documen

Alex Wood awood at fedoraproject.org
Fri Dec 12 17:46:50 UTC 2014


commit f08ad179d0377520566c4df3be0766119ec45ad0
Author: Alex Wood <awood at redhat.com>
Date:   Fri Dec 12 12:47:00 2014 -0500

    Update subscription-manager to 1.13.12-1
    Resolves: #1122530 - Removed/updated more obsoleted documentation, dates and versions
    Resolves: #1159348 - Improved list error output when using list criteria
    Resolves: #1142918 - Fixed proxy config button labels (crog at redhat.com)
    Resolves: #1132981 - Fixed exit code when registering system with no products installed
    Resolves: #1149286 - Removed obsolete CLI options from auto-completion (crog at redhat.com)
    Resolves: #990183 - Spelling errors in man pages (wpoteat at redhat.com)
    Resolves: #1103824 - Add a catchall excepthook for rhsmd (alikins at redhat.com)
    Resolves: #1119688 - Improved exit code usage (crog at redhat.com)

 .gitignore                |    1 +
 sources                   |    2 +-
 subscription-manager.spec |   22 +++++++++++++++++++++-
 3 files changed, 23 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d634e9b..62c5e47 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,4 @@
 /subscription-manager-1.13.5.tar.gz
 /subscription-manager-1.13.6.tar.gz
 /subscription-manager-1.13.9.tar.gz
+/subscription-manager-1.13.12.tar.gz
diff --git a/sources b/sources
index fee1642..554eec5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea1a3284f1f180f4827dfb4e524a74ec  subscription-manager-1.13.9.tar.gz
+e205e5e21d980a4a429439397018dff4  subscription-manager-1.13.12.tar.gz
diff --git a/subscription-manager.spec b/subscription-manager.spec
index 6dd7d46..fb26058 100644
--- a/subscription-manager.spec
+++ b/subscription-manager.spec
@@ -21,7 +21,7 @@
 %endif
 
 Name: subscription-manager
-Version: 1.13.9
+Version: 1.13.12
 Release: 1%{?dist}
 Summary: Tools and libraries for subscription and repository management
 Group:   System Environment/Base
@@ -466,6 +466,26 @@ fi
 %endif
 
 %changelog
+* Thu Dec 11 2014 William Poteat <wpoteat at redhat.com> 1.13.12-1
+- Latest strings from zanata. (alikins at redhat.com)
+- 1122530: Removed/updated more obsoleted documentation, dates and versions
+  (crog at redhat.com)
+- 1159348: Improved list error output when using list criteria
+  (crog at redhat.com)
+- 1142918: Fixed proxy config button labels (crog at redhat.com)
+- Move repolibs release fetch to the last minute. (alikins at redhat.com)
+
+* Tue Dec 09 2014 Devan Goodwin <dgoodwin at rm-rf.ca> 1.13.11-1
+- 1132981: Fixed exit code when registering system with no products installed
+  (crog at redhat.com)
+- Add 'list --matches' example to man page. (alikins at redhat.com)
+- 1149286: Removed obsolete CLI options from auto-completion (crog at redhat.com)
+- 990183: Spelling errors in man pages (wpoteat at redhat.com)
+
+* Wed Dec 03 2014 Devan Goodwin <dgoodwin at rm-rf.ca> 1.13.10-1
+- 1103824: Add a catchall excepthook for rhsmd (alikins at redhat.com)
+- 1119688: Improved exit code usage (crog at redhat.com)
+
 * Fri Nov 21 2014 William Poteat <wpoteat at redhat.com> 1.13.9-1
 - Move ostree config to /etc/ostree/remotes.d/redhat.conf (alikins at redhat.com)
 - 1147463: Log py.warnings to shutup gobject warning (alikins at redhat.com)


More information about the scm-commits mailing list