Update to 0.56 release

This commit is contained in:
petervo 2015-05-13 10:07:56 -07:00
parent 3afd13021a
commit f81fc6f077
3 changed files with 9 additions and 2 deletions

2
.gitignore vendored
View File

@ -34,3 +34,5 @@
/cockpit-0.53.tar.bz2
/cockpit-0.54.tar.bz2
/cockpit-0.55.tar.bz2
/cockpit-0.56.tar.bz2
/cockpit.pam

View File

@ -28,7 +28,7 @@ Name: cockpit
%if %{defined gitcommit}
Version: %{gitcommit}
%else
Version: 0.55
Version: 0.56
%endif
Release: 1%{?dist}
Summary: A user interface for Linux servers
@ -134,6 +134,7 @@ Requires: %{name}-bridge = %{version}-%{release}
Requires: NetworkManager
Requires: shadow-utils
Requires: grep
Requires: libpwquality
Requires: /usr/bin/date
Requires: mdadm
Requires: lvm2
@ -432,6 +433,9 @@ fi
%endif
%changelog
* Wed May 13 2015 Peter <petervo@redhat.com> - 0.56-1
- Update to 0.56 release
* Wed May 06 2015 Stef Walter <stefw@redhat.com> - 0.55-1
- Update to 0.55 release

View File

@ -1 +1,2 @@
64d594dad920c30b18738a4a60f8ca40 cockpit-0.55.tar.bz2
24202f764c4b042298c51143d5e0ad7e cockpit-0.56.tar.bz2
6299c6f81e83b8e5c9d45008e2e4da63 cockpit.pam