rel-eng/packages/spacecmd | 2 +-
spacecmd/spacecmd.spec | 10 +++++++++-
2 files changed, 10 insertions(+), 2 deletions(-)
New commits:
commit ccc2e0a0a4d59dccadf7560443535013a735fc97
Author: Aron Parsons <aparsons(a)redhat.com>
Date: Fri Oct 29 12:11:17 2010 -0400
Automatic commit of package [spacecmd] release [1.2.1-1].
diff --git a/rel-eng/packages/spacecmd b/rel-eng/packages/spacecmd
index 209078c..03abb9a 100644
--- a/rel-eng/packages/spacecmd
+++ b/rel-eng/packages/spacecmd
@@ -1 +1 @@
-0.7.5-1 spacecmd/
+1.2.1-1 spacecmd/
diff --git a/spacecmd/spacecmd.spec b/spacecmd/spacecmd.spec
index 0c70ccf..92a88dc 100644
--- a/spacecmd/spacecmd.spec
+++ b/spacecmd/spacecmd.spec
@@ -4,7 +4,7 @@
%endif
Name: spacecmd
-Version: 0.7.5
+Version: 1.2.1
Release: 1%{?dist}
Summary: Command-line interface to Spacewalk and Satellite servers
@@ -57,6 +57,14 @@ touch %{buildroot}/%{python_sitelib}/spacecmd/__init__.py
%doc %{_mandir}/man1/spacecmd.1.gz
%changelog
+* Fri Oct 29 2010 Aron Parsons <aparsons(a)redhat.com> 1.2.1-1
+- renamed system_addchildchannel to system_addchildchannels and
+ system_removechildchannel to system_removechildchannels for consistency
+- added help topics for time and system options
+- print the system ID and last checkin in report_duplicates
+- print help messages for functions if the user passes --help
+- exit the shell if the initial login attempt fails
+- version bump to 1.2 to stay in sync with other Spacewalk packages
* Thu Oct 07 2010 Aron Parsons <aparsons(a)redhat.com> 0.7.5-1
- fix unhandled exception in activationkey_create
(aparsons(a)redhat.com)
Show replies by date