Update to 0.67 release
This commit is contained in:
parent
1a9af5b742
commit
fc7a5b9659
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@
|
|||||||
/cockpit-0.64.tar.bz2
|
/cockpit-0.64.tar.bz2
|
||||||
/cockpit-0.65.tar.bz2
|
/cockpit-0.65.tar.bz2
|
||||||
/cockpit-0.66.tar.bz2
|
/cockpit-0.66.tar.bz2
|
||||||
|
/cockpit-0.67.tar.bz2
|
||||||
|
@ -31,7 +31,7 @@ Name: cockpit
|
|||||||
%if %{defined gitcommit}
|
%if %{defined gitcommit}
|
||||||
Version: %{gitcommit}
|
Version: %{gitcommit}
|
||||||
%else
|
%else
|
||||||
Version: 0.66
|
Version: 0.67
|
||||||
%endif
|
%endif
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A user interface for Linux servers
|
Summary: A user interface for Linux servers
|
||||||
@ -438,6 +438,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 24 2015 Peter <petervo@redhat.com> - 0.67-1
|
||||||
|
- Update to 0.67 release.
|
||||||
|
|
||||||
* Thu Jul 23 2015 Peter <petervo@redhat.com> - 0.66-1
|
* Thu Jul 23 2015 Peter <petervo@redhat.com> - 0.66-1
|
||||||
- Update to 0.66 release
|
- Update to 0.66 release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user