[func/el5/master] 0.28

Seth Vidal skvidal at fedoraproject.org
Thu Apr 7 20:57:50 UTC 2011


commit 62a6075b5a12cf33637df389cd8466e5c3072cdd
Author: Seth Vidal <skvidal at fedoraproject.org>
Date:   Thu Apr 7 16:57:47 2011 -0400

    0.28

 .gitignore |    1 +
 func.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 604754c..e3449e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ func-0.21.tar.gz
 func-0.23.tar.gz
 func-0.24.tar.gz
 func-0.25.tar.gz
+/func-0.28.tar.gz
diff --git a/func.spec b/func.spec
index 1493859..b71dbd7 100644
--- a/func.spec
+++ b/func.spec
@@ -11,7 +11,7 @@
 
 Summary: Remote management framework
 Name: func
-Version: 0.27
+Version: 0.28
 Release: 1%{?dist}
 Source0: %{name}-%{version}.tar.gz
 License: GPLv2+
@@ -24,7 +24,7 @@ Requires: python >= 2.3
 Requires: pyOpenSSL
 %endif
 Requires: %{python}-simplejson
-Requires: certmaster >= 0.27
+Requires: certmaster >= 0.28
 Requires: logrotate
 Requires: smolt
 BuildRequires: %{python}-devel
@@ -174,6 +174,9 @@ fi
 
 
 %changelog
+* Thu Apr  7 2011 Seth Vidal <skvidal at fedoraproject.org> - 0.28-1
+- 0.28  - require newer certmaster
+
 * Wed Aug 25 2010 Seth Vidal <skvidal at fedoraproject.org> - 0.27-1
 - bump to 0.27
 
diff --git a/sources b/sources
index 1c3afb7..93095f4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-28935eaa7d42acffc4a47bf447a53460  func-0.27.tar.gz
+be537776a1d3febdabb1c673f7b89d48  func-0.28.tar.gz


More information about the scm-commits mailing list