Update to version 0.32
This commit is contained in:
parent
e14ba4fb1c
commit
9831a48f52
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user