[spacewalk-koan] Update spacewalk-koan to 2.2.4-1 Resolves: #1109276 - make cobbler20 guest kickstart work with new k

Miroslav Suchý msuchy at fedoraproject.org
Fri Jul 18 11:46:00 UTC 2014


commit bf4009c77802d721ccf276dcd81c0a7f662ecc68
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Fri Jul 18 13:46:21 2014 +0200

    Update spacewalk-koan to 2.2.4-1
    Resolves: #1109276 - make cobbler20 guest kickstart work with new koan
    Resolves: #1063409 - guest provisioned on RHEL 7 host have no graphical console

 .gitignore          |    1 +
 sources             |    2 +-
 spacewalk-koan.spec |   18 ++++++++++++++----
 3 files changed, 16 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7a03001..4f480c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ spacewalk-koan-0.2.5.tar.gz
 /spacewalk-koan-1.9.2.tar.gz
 /spacewalk-koan-2.0.1.tar.gz
 /spacewalk-koan-2.1.4.tar.gz
+/spacewalk-koan-2.2.4.tar.gz
diff --git a/sources b/sources
index c321e28..fb3ef0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-561b4c8f0f58c325e722d896357eb5c0  spacewalk-koan-2.1.4.tar.gz
+bbd926176948c918ca6e0f8de19a7a94  spacewalk-koan-2.2.4.tar.gz
diff --git a/spacewalk-koan.spec b/spacewalk-koan.spec
index 9170b29..93ce190 100644
--- a/spacewalk-koan.spec
+++ b/spacewalk-koan.spec
@@ -3,8 +3,8 @@ Name: spacewalk-koan
 Group: System Environment/Kernel
 License: GPLv2
 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
-Version: 2.1.4
-Release: 2%{?dist}
+Version: 2.2.4
+Release: 1%{?dist}
 BuildArch : noarch
 URL:            https://fedorahosted.org/spacewalk
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
@@ -47,8 +47,18 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/rhn/actions/
 
 %changelog
-* Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.4-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+* Fri Jul 11 2014 Milan Zazrivec <mzazrivec at redhat.com> 2.2.4-1
+- fix copyright years
+
+* Fri Jun 13 2014 Stephen Herr <sherr at redhat.com> 2.2.3-1
+- 1109276 - make cobbler20 guest kickstart work with new koan
+
+* Wed Mar 26 2014 Stephen Herr <sherr at redhat.com> 2.2.2-1
+- 1063409 - guest provisioned on RHEL 7 host have no graphical console
+- Merge pull request #9 from dyordano/1071657
+
+* Fri Mar 14 2014 Michael Mraka <michael.mraka at redhat.com> 2.2.1-1
+- remove unneded imports
 
 * Fri Dec 20 2013 Milan Zazrivec <mzazrivec at redhat.com> 2.1.4-1
 - 967503 - use new Koan attribute


More information about the scm-commits mailing list