diff --git a/.gitignore b/.gitignore index 659c813..4c8c030 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ setup-2.8.25.tar.bz2 /setup-2.8.61.tar.bz2 /setup-2.8.62.tar.bz2 /setup-2.8.64.tar.bz2 +/setup-2.8.65.tar.bz2 diff --git a/setup.spec b/setup.spec index a5b6434..8ae0191 100644 --- a/setup.spec +++ b/setup.spec @@ -1,6 +1,6 @@ Summary: A set of system configuration and setup files Name: setup -Version: 2.8.64 +Version: 2.8.65 Release: 1%{?dist} License: Public Domain Group: System Environment/Base @@ -93,6 +93,9 @@ end %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab %changelog +* Wed Jan 23 2013 Ondrej Vasik 2.8.65-1 +- assign 165:165 uidgid pair for cinder (#902987) + * Wed Jan 16 2013 Ondrej Vasik 2.8.64-1 - correct handling of 256 color terminals in bashrc diff --git a/sources b/sources index 9162e60..b2ab51b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -79f7b339aaef3a8f6ce980cf8dc128e2 setup-2.8.64.tar.bz2 +0dc8de95bdd7bdc53f694062cb48a5f6 setup-2.8.65.tar.bz2