Update to 0.55 release
This commit is contained in:
parent
e0bf0c3149
commit
3afd13021a
4
.gitignore
vendored
4
.gitignore
vendored
@ -30,5 +30,7 @@
|
||||
/cockpit-0.49.tar.bz2
|
||||
/cockpit-0.50.tar.bz2
|
||||
/cockpit-0.51.tar.bz2
|
||||
|
||||
/cockpit-0.52.tar.bz2
|
||||
/cockpit-0.53.tar.bz2
|
||||
/cockpit-0.54.tar.bz2
|
||||
/cockpit-0.55.tar.bz2
|
||||
|
@ -28,7 +28,7 @@ Name: cockpit
|
||||
%if %{defined gitcommit}
|
||||
Version: %{gitcommit}
|
||||
%else
|
||||
Version: 0.54
|
||||
Version: 0.55
|
||||
%endif
|
||||
Release: 1%{?dist}
|
||||
Summary: A user interface for Linux servers
|
||||
@ -432,6 +432,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 06 2015 Stef Walter <stefw@redhat.com> - 0.55-1
|
||||
- Update to 0.55 release
|
||||
|
||||
* Fri Apr 24 2015 Peter <petervo@redhat.com> - 0.54-1
|
||||
- Update to 0.54 release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user