[setup] assign :190 gid for systemd-journal, assign 191:191 uidgid pair for systemd-journal-gateway (#918120

Ondrej Vasik ovasik at fedoraproject.org
Tue Mar 5 15:20:21 UTC 2013


commit 55a4b2217739e76d1ff71ab15c59ff5a7202b8c6
Author: Ondřej Vašík <ovasik at redhat.com>
Date:   Tue Mar 5 16:20:09 2013 +0100

    assign :190 gid for systemd-journal, assign 191:191 uidgid pair for systemd-journal-gateway (#918120)

 .gitignore |    1 +
 setup.spec |    9 +++++----
 sources    |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4c8c030..78005f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@ setup-2.8.25.tar.bz2
 /setup-2.8.62.tar.bz2
 /setup-2.8.64.tar.bz2
 /setup-2.8.65.tar.bz2
+/setup-2.8.66.tar.bz2
diff --git a/setup.spec b/setup.spec
index cf09dce..a5ac5a9 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,7 +1,7 @@
 Summary: A set of system configuration and setup files
 Name: setup
-Version: 2.8.65
-Release: 2%{?dist}
+Version: 2.8.66
+Release: 1%{?dist}
 License: Public Domain
 Group: System Environment/Base
 URL: https://fedorahosted.org/setup/
@@ -93,8 +93,9 @@ end
 %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
 
 %changelog
-* Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.8.65-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+* Tue Mar 05 2013 Ondrej Vasik <ovasik at redhat.com> 2.8.66-1
+- assign :190 gid for systemd-journal (#918120)
+- assign 191:191 uidgid pair for systemd-journal-gateway (#918120)
 
 * Wed Jan 23 2013 Ondrej Vasik <ovasik at redhat.com> 2.8.65-1
 - assign 165:165 uidgid pair for cinder (#902987)
diff --git a/sources b/sources
index b2ab51b..0bc765d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0dc8de95bdd7bdc53f694062cb48a5f6  setup-2.8.65.tar.bz2
+f1d674144e8ab1959856ea89f48bdf63  setup-2.8.66.tar.bz2


More information about the scm-commits mailing list