rel-eng/packages/spacewalk-schema | 2 +- schema/spacewalk/spacewalk-schema.spec | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-)
New commits: commit 6676f94f097288812db79fbd7163fe1052fabb7a Author: Tomas Lestach tlestach@redhat.com Date: Thu Sep 30 17:59:51 2010 +0200
Automatic commit of package [spacewalk-schema] release [1.2.24-1].
diff --git a/rel-eng/packages/spacewalk-schema b/rel-eng/packages/spacewalk-schema index 0ea08d8..3f39e04 100644 --- a/rel-eng/packages/spacewalk-schema +++ b/rel-eng/packages/spacewalk-schema @@ -1 +1 @@ -1.2.23-1 schema/spacewalk/ +1.2.24-1 schema/spacewalk/ diff --git a/schema/spacewalk/spacewalk-schema.spec b/schema/spacewalk/spacewalk-schema.spec index ddf89db..f1ecd35 100644 --- a/schema/spacewalk/spacewalk-schema.spec +++ b/schema/spacewalk/spacewalk-schema.spec @@ -2,7 +2,7 @@ Name: spacewalk-schema Group: Applications/Internet Summary: Oracle SQL schema for Spacewalk server
-Version: 1.2.23 +Version: 1.2.24 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz
@@ -59,6 +59,17 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/spacewalk-schema-upgrade*
%changelog +* Thu Sep 30 2010 Tomas Lestach tlestach@redhat.com 1.2.24-1 +- 638893 - removing duplicate cert-check-bunch (tlestach@redhat.com) +- Make schema-source-sanity-check.pl happy again. (jpazdziora@redhat.com) +- Update copyright years. (jpazdziora@redhat.com) +- Mark the Oracle source equivalents in our PostgreSQL source files. + (jpazdziora@redhat.com) +- 634263 - adding upgrade for previous commit (jsherril@redhat.com) +- 634263 - fixing issue where converting host from virt entitled to not, would + cause guests registered in other orgs to consume a regular entitelment even + when a flex was available (jsherril@redhat.com) + * Mon Sep 27 2010 Miroslav Suchý msuchy@redhat.com 1.2.23-1 - Marked PostgreSQL schema sources that are PostgreSQL-specific. (jpazdziora@redhat.com)
spacewalk-commits@lists.fedorahosted.org