Summary: Remote certificate distribution framework
Name: certmaster
-Version: 0.25
+Version: 0.27
Release: 1%{?dist}
Source0: %{name}-%{version}.tar.gz
License: GPLv2+
%changelog
+* Wed Aug 25 2010 Seth Vidal <skvidal at fedoraproject.org> - 0.27-1
+- 0.27
+
* Thu Jun 11 2009 Adrian Likins <alikins@redhat.com> - 0.25-1
- add /etc/certmaster/func
#from setuptools import setup,find_packages
NAME = "certmaster"
-VERSION = "0.25"
+VERSION = "0.27"
SHORT_DESC = "%s remote configuration and management api" % NAME
LONG_DESC = """
A small pluggable xml-rpc daemon used by %s to implement various web services hooks