From: Adrian Likins Date: Thu, 19 Feb 2009 16:36:15 +0000 (-0500) Subject: rev to release 5 for rebuild X-Git-Tag: v0.25~14 X-Git-Url: https://pwan.org/git/?p=certmaster.git;a=commitdiff_plain;h=d0bee2210b885bd8269e5ada00ccf12ed6f9b049 rev to release 5 for rebuild --- diff --git a/Makefile b/Makefile index 75ae2b5..027ae44 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ VERSION = 0.24 -RELEASE = 4 +RELEASE = 5 NEWRELEASE = $(shell echo $$(($(RELEASE) + 1))) PYTHON = /usr/bin/python diff --git a/certmaster.spec b/certmaster.spec index 3c90f4d..e03ec78 100644 --- a/certmaster.spec +++ b/certmaster.spec @@ -17,7 +17,7 @@ Summary: Remote certificate distribution framework Name: certmaster Version: 0.24 -Release: 4%{?dist} +Release: 5%{?dist} Source0: %{name}-%{version}.tar.gz License: GPLv2+ Group: Applications/System @@ -130,7 +130,7 @@ fi %changelog -* Wed Feb 18 2009 Adrian Likins - 0.24.4 +* Wed Feb 18 2009 Adrian Likins - 0.24.5 - remove version file * Mon Jan 19 2009 Adrian Likins - 0.24.4