From f81fc6f077606d8a7214e1dd4b56d1b49ff7faca Mon Sep 17 00:00:00 2001 From: petervo Date: Wed, 13 May 2015 10:07:56 -0700 Subject: [PATCH] Update to 0.56 release --- .gitignore | 2 ++ cockpit.spec | 6 +++++- sources | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 56a0ca0..d0585f4 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,5 @@ /cockpit-0.53.tar.bz2 /cockpit-0.54.tar.bz2 /cockpit-0.55.tar.bz2 +/cockpit-0.56.tar.bz2 +/cockpit.pam diff --git a/cockpit.spec b/cockpit.spec index 5f610a0..36955d4 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -28,7 +28,7 @@ Name: cockpit %if %{defined gitcommit} Version: %{gitcommit} %else -Version: 0.55 +Version: 0.56 %endif Release: 1%{?dist} Summary: A user interface for Linux servers @@ -134,6 +134,7 @@ Requires: %{name}-bridge = %{version}-%{release} Requires: NetworkManager Requires: shadow-utils Requires: grep +Requires: libpwquality Requires: /usr/bin/date Requires: mdadm Requires: lvm2 @@ -432,6 +433,9 @@ fi %endif %changelog +* Wed May 13 2015 Peter - 0.56-1 +- Update to 0.56 release + * Wed May 06 2015 Stef Walter - 0.55-1 - Update to 0.55 release diff --git a/sources b/sources index 33c1ae2..5b98188 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -64d594dad920c30b18738a4a60f8ca40 cockpit-0.55.tar.bz2 +24202f764c4b042298c51143d5e0ad7e cockpit-0.56.tar.bz2 +6299c6f81e83b8e5c9d45008e2e4da63 cockpit.pam