certmaster.spec | 5 ++++- setup.py | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) New commits: commit 3553e2a88d6b77f7932cb3814306415536f7df80 Author: Seth Vidal <skvidal@xxxxxxxxxxxxxxxxx> Date: Mon Sep 20 14:39:44 2010 -0400 jump to 0.27 diff --git a/certmaster.spec b/certmaster.spec index c3ad279..42656ee 100644 --- a/certmaster.spec +++ b/certmaster.spec @@ -16,7 +16,7 @@ Summary: Remote certificate distribution framework Name: certmaster -Version: 0.25 +Version: 0.27 Release: 1%{?dist} Source0: %{name}-%{version}.tar.gz License: GPLv2+ @@ -150,6 +150,9 @@ fi %changelog +* Wed Aug 25 2010 Seth Vidal <skvidal at fedoraproject.org> - 0.27-1 +- 0.27 + * Thu Jun 11 2009 Adrian Likins <alikins@xxxxxxxxxx> - 0.25-1 - add /etc/certmaster/func diff --git a/setup.py b/setup.py index cb50b7a..10618f0 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from distutils.core import setup #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 _______________________________________________ Func-list mailing list Func-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/func-list