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

Devan Goodwin dgoodwin at fedoraproject.org
Mon Jan 16 14:43:11 UTC 2012


commit 3febb898cdd215af81b957cd659d19788f5a83ee
Author: Devan Goodwin <dgoodwin at redhat.com>
Date:   Mon Jan 16 10:43:08 2012 -0400

    Update subscription-manager to 0.99.4-1

 .gitignore                |    1 +
 sources                   |    2 +-
 subscription-manager.spec |   19 +++++++++++++++++--
 3 files changed, 19 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index af483ca..fe3b9cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /subscription-manager-0.99.3.tar.gz
+/subscription-manager-0.99.4.tar.gz
diff --git a/sources b/sources
index b601d1b..c7f96cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-021c49216d939fb4dbcdc5b8c0903fc7  subscription-manager-0.99.3.tar.gz
+aef567902a8728a8372cc87bc021e3fb  subscription-manager-0.99.4.tar.gz
diff --git a/subscription-manager.spec b/subscription-manager.spec
index 822e1dd..f433825 100644
--- a/subscription-manager.spec
+++ b/subscription-manager.spec
@@ -1,5 +1,5 @@
 Name: subscription-manager
-Version: 0.99.3
+Version: 0.99.4
 Release: 1%{?dist}
 Summary: Tools and libraries for subscription and repository management
 Group:   System Environment/Base
@@ -220,7 +220,7 @@ rm -rf %{buildroot}
 
 %doc
 %{_mandir}/man8/subscription-manager-gui.8*
-%{_mandir}/man8/rhsm-compliance-icon.8*
+%{_mandir}/man8/rhsm-icon.8*
 %{_datadir}/omf/subscription-manager
 %attr(644,root,root) %{_datadir}/omf/subscription-manager/*.omf
 %{_datadir}/gnome/help/subscription-manager
@@ -273,6 +273,21 @@ if [ $1 -eq 0 ] ; then
 fi
 
 %changelog
+* Thu Jan 12 2012 Devan Goodwin <dgoodwin at rm-rf.ca> 0.99.4-1
+- 766778: Improvements on quantity spinner max value entry. (mstead at redhat.com)
+- 736465: "Product's Subscription Details" in the gui is neglecting stack
+  subscriptions (wpoteat at redhat.com)
+- 772209: install-num-migrate-to-rhsm does not work on x86 arch
+  (cduryee at redhat.com)
+- 761140: enable the help button in firstboot (jbowes at redhat.com)
+- 771726: Rename man manpage for rhsm-compliance-icon to rhsm-icon.
+  (bkearney at redhat.com)
+- 758038: Guest's system facts displays "virt.uuid: Unknown"
+  (wpoteat at redhat.com)
+- 767265: Always send up the list of packages on registration.
+  (awood at redhat.com)
+- 768983: show future subs in list --consumed (jbowes at redhat.com)
+
 * Tue Jan 03 2012 Devan Goodwin <dgoodwin at rm-rf.ca> 0.99.3-1
 - 768983: don't purge future dated entitlements (jbowes at redhat.com)
 - 769642: confusing output from rhn-migrate-to-rhsm when autosubscribe fails


More information about the scm-commits mailing list