diff --git a/cockpit.spec b/cockpit.spec index 53a14b4..f8c9a9b 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -18,7 +18,7 @@ Name: cockpit %if %{defined gitcommit} Version: %{gitcommit} %else -Version: 0.31 +Version: 0.32 %endif Release: 1%{?dist} Summary: A user interface for Linux servers @@ -54,6 +54,7 @@ BuildRequires: keyutils-libs-devel BuildRequires: dbus-devel BuildRequires: glib-networking BuildRequires: systemd +BuildRequires: polkit BuildRequires: perl-JavaScript-Minifier-XS @@ -278,6 +279,9 @@ fi %endif %changelog +* Mon Nov 24 2014 Stef Walter - 0.32-1 +- Update to 0.31 release + * Fri Nov 14 2014 Stef Walter - 0.31-1 - Update to 0.31 release @@ -423,4 +427,3 @@ fi * Tue Feb 04 2014 Patrick Uiterwijk (LOCAL) - 0.2-0.2.5e1faadgit - Patch libgsystem out - diff --git a/sources b/sources index affa770..666e90c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dfbf815e209336532f4a2e6655a3d66d cockpit-0.31.tar.bz2 +9430affeccd589ca1e13f5e6f88e7f00 cockpit-0.32.tar.bz2