[spacecmd] Rebase to spacecmd-1.9.4-1.fc18 in rawhide.

Miroslav Suchý msuchy at fedoraproject.org
Wed Mar 6 15:30:22 UTC 2013


commit d0821aa4b4c590340023c71987b12c6c1b49eb07
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Wed Mar 6 16:30:08 2013 +0100

    Rebase to spacecmd-1.9.4-1.fc18 in rawhide.

 .gitignore    |    1 +
 sources       |    2 +-
 spacecmd.spec |   38 ++++++++++++++++++++++++++++++++++----
 3 files changed, 36 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2e64064..4d674ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ spacecmd-0.5.4.tar.gz
 /spacecmd-1.6.11.tar.gz
 /spacecmd-1.7.7.tar.gz
 /spacecmd-1.8.15.tar.gz
+/spacecmd-1.9.4.tar.gz
diff --git a/sources b/sources
index 6eaff4c..6e04555 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-932e5a7777784e07e1fc6d7c139a9ab5  spacecmd-1.8.15.tar.gz
+f0dd9dc5fe332a9c6da7d220f84e6f2e  spacecmd-1.9.4.tar.gz
diff --git a/spacecmd.spec b/spacecmd.spec
index 9ecf33f..c931081 100644
--- a/spacecmd.spec
+++ b/spacecmd.spec
@@ -4,8 +4,8 @@
 %endif
 
 Name:        spacecmd
-Version:     1.8.15
-Release:     2%{?dist}
+Version:     1.9.4
+Release:     1%{?dist}
 Summary:     Command-line interface to Spacewalk and Satellite servers
 
 Group:       Applications/System
@@ -60,8 +60,38 @@ touch %{buildroot}/%{python_sitelib}/spacecmd/__init__.py
 %doc %{_mandir}/man1/spacecmd.1.gz
 
 %changelog
-* Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.15-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+* Sun Mar 03 2013 Aron Parsons <aronparsons at gmail.com> 1.9.4-1
+- spacecmd: allow globbing in activationkey_{en,dis}able
+- spacecmd: add functions to disable/enable activation keys
+
+* Sun Mar 03 2013 Aron Parsons <aronparsons at gmail.com> 1.9.3-1
+- update email addresses in copyright notices
+- update copyright years
+- add new function softwarechannel_syncrepos
+- add new function repo_updateurl
+- add new function repo_rename
+- add new function repo_create
+- add new function repo_delete
+- remove some commented out code
+- print the list of systems in system_runscript
+- print the list of systems in system_reboot
+- return a unique set from expand_systems
+- print a clearer error message when duplicate system names are found
+- standardize the behavior for when a system ID is not returned
+- add a delay before regenerating the system cache after a delete
+- handle binary files correctly in configfile_getinfo
+- print the name in the confirmation message of snippet_create
+- don't exit when invalid arguments are passed to a function
+- don't reuse variable names in parse_arguments
+- print the function's help message when -h in the argument list
+- print file path in package_details
+
+* Thu Feb 28 2013 Michael Mraka <michael.mraka at redhat.com> 1.9.2-1
+- fixing broken export of configchannels with symlinks
+
+* Mon Feb 18 2013 Tomas Lestach <tlestach at redhat.com> 1.9.1-1
+- sort export_kickstart_getdetails right after fetching
+- Bumping package versions for 1.9.
 
 * Sat Sep 29 2012 Aron Parsons <aronparsons at gmail.com> 1.8.15-1
 - spacecmd: add functions to manage repo filters


More information about the scm-commits mailing list