diff --git a/cockpit.spec b/cockpit.spec index cd67ea1..b009497 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -1,6 +1,6 @@ Name: cockpit -Version: 0.20 -Release: 2%{?dist} +Version: 0.21 +Release: 1%{?dist} Summary: A user interface for Linux servers License: LGPLv2+ @@ -136,6 +136,9 @@ test -f %{_bindir}/firewall-cmd && firewall-cmd --reload --quiet || true %systemd_postun_with_restart cockpit.socket %changelog +* Tue Aug 26 2014 Patrick Uiterwijk - 0.21-1 +- Update to 0.21 release + * Sat Aug 16 2014 Fedora Release Engineering - 0.20-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 542fb79..975f1ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80122e79853e6b1156b29b4aaa36383e cockpit-0.20.tar.bz2 +21d2b7ebd66218475088d228bf218ea8 cockpit-0.21.tar.bz2