diff --git a/.gitignore b/.gitignore index 0533171..f0fe0e7 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ setup-2.8.25.tar.bz2 /setup-2.8.54.tar.bz2 /setup-2.8.55.tar.bz2 /setup-2.8.56.tar.bz2 +/setup-2.8.57.tar.bz2 diff --git a/setup.spec b/setup.spec index e4ee51a..3844380 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.56 -Release: 2%{?dist} +Version: 2.8.57 +Release: 1%{?dist} License: Public Domain Group: System Environment/Base URL: https://fedorahosted.org/setup/ @@ -93,6 +93,9 @@ end %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab %changelog +* Mon Aug 06 2012 Ondrej Vasik 2.8.57-1 +- reserve 187:187 for openstack-heat (#845078) + * Sat Jul 21 2012 Fedora Release Engineering - 2.8.56-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 864da55..430025f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b87c483268b2ceaf841751ea26b1a4d3 setup-2.8.56.tar.bz2 +f65b6636ebf68e685fae773493e506ea setup-2.8.57.tar.bz2