diff --git a/.gitignore b/.gitignore index 85b4192..56a0ca0 100644 --- a/.gitignore +++ b/.gitignore @@ -30,5 +30,7 @@ /cockpit-0.49.tar.bz2 /cockpit-0.50.tar.bz2 /cockpit-0.51.tar.bz2 - /cockpit-0.52.tar.bz2 +/cockpit-0.53.tar.bz2 +/cockpit-0.54.tar.bz2 +/cockpit-0.55.tar.bz2 diff --git a/cockpit.spec b/cockpit.spec index 40a35aa..5f610a0 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -28,7 +28,7 @@ Name: cockpit %if %{defined gitcommit} Version: %{gitcommit} %else -Version: 0.54 +Version: 0.55 %endif Release: 1%{?dist} Summary: A user interface for Linux servers @@ -432,6 +432,9 @@ fi %endif %changelog +* Wed May 06 2015 Stef Walter - 0.55-1 +- Update to 0.55 release + * Fri Apr 24 2015 Peter - 0.54-1 - Update to 0.54 release diff --git a/sources b/sources index f85847e..33c1ae2 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -a376d02dc52331c091ae85b46f016405 cockpit-0.54.tar.bz2 -6299c6f81e83b8e5c9d45008e2e4da63 cockpit.pam +64d594dad920c30b18738a4a60f8ca40 cockpit-0.55.tar.bz2