rel-eng/packages/spacewalk-schema | 2 +-
schema/spacewalk/spacewalk-schema.spec | 6 +++++-
2 files changed, 6 insertions(+), 2 deletions(-)
New commits:
commit 741338ec31e6383daa21525da8939824e0ddb01f
Author: Jan Pazdziora <jpazdziora(a)redhat.com>
Date: Wed Feb 29 20:45:09 2012 +0100
Automatic commit of package [spacewalk-schema] release [1.7.51-1].
diff --git a/rel-eng/packages/spacewalk-schema b/rel-eng/packages/spacewalk-schema
index 6681a8b..632eac5 100644
--- a/rel-eng/packages/spacewalk-schema
+++ b/rel-eng/packages/spacewalk-schema
@@ -1 +1 @@
-1.7.50-1 schema/spacewalk/
+1.7.51-1 schema/spacewalk/
diff --git a/schema/spacewalk/spacewalk-schema.spec b/schema/spacewalk/spacewalk-schema.spec
index 557368b..bd841b6 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.7.50
+Version: 1.7.51
Release: 1%{?dist}
Source0: %{name}-%{version}.tar.gz
@@ -66,6 +66,10 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/spacewalk-sql*
%changelog
+* Wed Feb 29 2012 Jan Pazdziora 1.7.51-1
+- Blend is case sensitive, let's try to play by its rules.
+- remove unused data from the rhnUserGroupType table (tlestach(a)redhat.com)
+
* Wed Feb 29 2012 Milan Zazrivec <mzazrivec(a)redhat.com> 1.7.50-1
- lookup_xccdf_ident: schema upgrade (mzazrivec(a)redhat.com)
- use pg_dblink_exec to execute inserts inside lookup_xccdf_ident