[rhncfg] Update rhncfg to 5.10.70-1 Resolves: #1089729 - fix for assigning all groups user belongs to running

Miroslav Suchý msuchy at fedoraproject.org
Fri Jul 18 11:43:35 UTC 2014


commit 86ca48a099e96e096b5a9540e87698bd3342135b
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Fri Jul 18 13:43:56 2014 +0200

    Update rhncfg to 5.10.70-1
    Resolves: #1089729 - fix for assigning all groups user belongs to running process

 .gitignore  |    1 +
 rhncfg.spec |   20 ++++++++++++++++----
 sources     |    2 +-
 3 files changed, 18 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 26200d3..4b55717 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ rhncfg-5.9.22.tar.gz
 /rhncfg-5.10.43.tar.gz
 /rhncfg-5.10.55.tar.gz
 /rhncfg-5.10.65.tar.gz
+/rhncfg-5.10.70.tar.gz
diff --git a/rhncfg.spec b/rhncfg.spec
index ccc022b..e07fc33 100644
--- a/rhncfg.spec
+++ b/rhncfg.spec
@@ -8,8 +8,8 @@ Group:   Applications/System
 License: GPLv2
 URL:     https://fedorahosted.org/spacewalk
 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
-Version: 5.10.65
-Release: 2%{?dist}
+Version: 5.10.70
+Release: 1%{?dist}
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 BuildRequires: docbook-utils
@@ -119,8 +119,20 @@ fi
 %ghost %attr(600,root,root) %{_localstatedir}/log/rhncfg-actions
 
 %changelog
-* Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.10.65-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+* Fri Jul 11 2014 Milan Zazrivec <mzazrivec at redhat.com> 5.10.70-1
+- fix copyright years
+
+* Thu May 29 2014 Michael Mraka <michael.mraka at redhat.com> 5.10.69-1
+- list / elist: allow to specify list of files
+
+* Thu Apr 24 2014 Stephen Herr <sherr at redhat.com> 5.10.68-1
+- 1089729 - fix for assigning all groups user belongs to running process
+
+* Mon Apr 14 2014 Michael Mraka <michael.mraka at redhat.com> 5.10.67-1
+- fixes bnc871549 uncaught exception config deploy
+
+* Fri Mar 14 2014 Michael Mraka <michael.mraka at redhat.com> 5.10.66-1
+- show server modified time with rhncfg-client diff
 
 * Thu Oct 10 2013 Michael Mraka <michael.mraka at redhat.com> 5.10.65-1
 - cleaning up old svn Ids
diff --git a/sources b/sources
index 349e4b4..ca0e133 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b0e915e7502a8c9520f4fdaf5dce266e  rhncfg-5.10.65.tar.gz
+a707c41631582f6dbce0aaddf21e49f5  rhncfg-5.10.70.tar.gz


More information about the scm-commits mailing list