From 74efd1be8f22b08c51f47768323f730fe3570628 Mon Sep 17 00:00:00 2001 From: petervo Date: Tue, 21 Apr 2015 06:57:06 -0700 Subject: [PATCH] Update to 0.53 release --- cockpit.spec | 14 +++++++++----- sources | 3 ++- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/cockpit.spec b/cockpit.spec index fdf9287..758f357 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -26,7 +26,7 @@ Name: cockpit %if %{defined gitcommit} Version: %{gitcommit} %else -Version: 0.52 +Version: 0.53 %endif Release: 1%{?dist} Summary: A user interface for Linux servers @@ -297,6 +297,7 @@ cat subscriptions.list docker.list >> shell.list %files ws %doc %{_mandir}/man5/cockpit.conf.5.gz %doc %{_mandir}/man8/cockpit-ws.8.gz +%doc %{_mandir}/man8/remotectl.8.gz %config(noreplace) %{_sysconfdir}/%{name} %config(noreplace) %{_sysconfdir}/pam.d/cockpit %{_unitdir}/cockpit.service @@ -382,10 +383,10 @@ pulls in some necessary packages via dependencies. %{_datadir}/%{name}/playground %{_datadir}/cockpit-test-assets %{_datadir}/polkit-1/rules.d -/usr/lib/systemd/system/cockpit-testing.service -/usr/lib/systemd/system/cockpit-testing.socket -/usr/lib/systemd/system/test-server.service -/usr/lib/systemd/system/test-server.socket +%{_unitdir}/cockpit-testing.service +%{_unitdir}/cockpit-testing.socket +%{_unitdir}/test-server.service +%{_unitdir}/test-server.socket %endif @@ -424,6 +425,9 @@ fi %endif %changelog +* Tue Apr 21 2015 Peter - 0.53-1 +- Update to 0.53 release + * Thu Apr 16 2015 Stef Walter - 0.52-1 - Update to 0.52 release diff --git a/sources b/sources index ca1b6dd..6156e18 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -91917a352e76ed58ad0a9dea74c99354 cockpit-0.52.tar.bz2 +a96bba90a70643d8ebeb5d85012103d7 cockpit-0.53.tar.bz2 +6299c6f81e83b8e5c9d45008e2e4da63 cockpit.pam