diff --git a/cockpit.spec b/cockpit.spec index 46419ab..7ea8b69 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -1,5 +1,5 @@ Name: cockpit -Version: 0.23 +Version: 0.24 Release: 1%{?dist} Summary: A user interface for Linux servers @@ -139,6 +139,9 @@ test -f %{_bindir}/firewall-cmd && firewall-cmd --reload --quiet || true %systemd_postun_with_restart cockpit.socket %changelog +* Wed Sep 17 2014 Stef Walter - 0.24-1 +- Update to 0.24 release + * Wed Sep 10 2014 Stef Walter - 0.23-1 - Update to 0.23 release diff --git a/sources b/sources index 16774c4..3e8d448 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -96a1b92276613bdac4ad97d5c169188c cockpit-0.23.tar.bz2 +37e3c02e58613a12c2cbcff4de206108 cockpit-0.24.tar.bz2