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 - 2.8.65-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild +* Tue Mar 05 2013 Ondrej Vasik 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 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