Update to version 0.32

This commit is contained in:
Stef Walter 2014-11-24 16:03:37 +01:00
parent e14ba4fb1c
commit 9831a48f52
2 changed files with 6 additions and 3 deletions

View File

@ -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 <stefw@redhat.com> - 0.32-1
- Update to 0.31 release
* Fri Nov 14 2014 Stef Walter <stefw@redhat.com> - 0.31-1
- Update to 0.31 release
@ -423,4 +427,3 @@ fi
* Tue Feb 04 2014 Patrick Uiterwijk (LOCAL) <puiterwijk@redhat.com> - 0.2-0.2.5e1faadgit
- Patch libgsystem out

View File

@ -1 +1 @@
dfbf815e209336532f4a2e6655a3d66d cockpit-0.31.tar.bz2
9430affeccd589ca1e13f5e6f88e7f00 cockpit-0.32.tar.bz2