Update to 0.62 release
This commit is contained in:
parent
6802f1a3dc
commit
665351101a
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
||||
/cockpit-0.59.tar.bz2
|
||||
/cockpit-0.60.tar.bz2
|
||||
/cockpit-0.61.tar.bz2
|
||||
/cockpit-0.62.tar.bz2
|
||||
|
@ -26,9 +26,9 @@ Name: cockpit
|
||||
%if %{defined gitcommit}
|
||||
Version: %{gitcommit}
|
||||
%else
|
||||
Version: 0.61
|
||||
Version: 0.62
|
||||
%endif
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: A user interface for Linux servers
|
||||
|
||||
License: LGPLv2+
|
||||
@ -432,6 +432,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jun 25 2015 Peter <petervo@redhat.com> - 0.62-1
|
||||
- Update to 0.62 release
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.61-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user