client/rhel/rhn-client-tools/rhn-client-tools.spec | 9 ++++++++- rel-eng/packages/rhn-client-tools | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-)
New commits: commit f1cbd3e263cf3c14f7e79f7fc7667dfd4e306220 Author: Jan Pazdziora jpazdziora@redhat.com Date: Fri Jul 22 12:20:36 2011 +0200
Automatic commit of package [rhn-client-tools] release [1.6.1-1].
diff --git a/client/rhel/rhn-client-tools/rhn-client-tools.spec b/client/rhel/rhn-client-tools/rhn-client-tools.spec index 7200275..376d492 100644 --- a/client/rhel/rhn-client-tools/rhn-client-tools.spec +++ b/client/rhel/rhn-client-tools/rhn-client-tools.spec @@ -4,7 +4,7 @@ Group: System Environment/Base Source0: https://fedorahosted.org/releases/s/p/spacewalk/%%7Bname%7D-%%7Bversion%7D.t... URL: https://fedorahosted.org/spacewalk Name: rhn-client-tools -Version: 1.6.0 +Version: 1.6.1 Release: 1%{?dist} BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -339,6 +339,13 @@ make -f Makefile.rhn-client-tools test %endif
%changelog +* Fri Jul 22 2011 Jan Pazdziora 1.6.1-1 +- The rhn-client-tools/doc/releases.txt is out of date, removing. +- We only support version 5 and newer of RHEL, removing conditions for old + versions. +- We only support version 14 and newer of Fedora, removing conditions for old + versions. + * Tue Jul 19 2011 Jan Pazdziora 1.5.16-1 - Merging Transifex changes for rhn-client-tools. - Fixing the `msgid' and `msgstr' entries do not both end with '\n' bug. diff --git a/rel-eng/packages/rhn-client-tools b/rel-eng/packages/rhn-client-tools index 4d7a5ee..1e8ca1d 100644 --- a/rel-eng/packages/rhn-client-tools +++ b/rel-eng/packages/rhn-client-tools @@ -1 +1 @@ -1.5.16-1 client/rhel/rhn-client-tools/ +1.6.1-1 client/rhel/rhn-client-tools/
spacewalk-commits@lists.fedorahosted.org