From dfacc8a01681bcf203a859c8edf4c3d3a9c485e8 Mon Sep 17 00:00:00 2001 From: Guillaume Rousse Date: Sun, 27 Jan 2008 15:18:17 +0000 Subject: bump release --- Makefile | 2 +- NEWS | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 731599a..e36040b 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = rpm-helper -VERSION = 0.20.0 +VERSION = 0.21.0 SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE) SCRIPT_FILES = add-user del-user add-service del-service create-file \ diff --git a/NEWS b/NEWS index 4e75303..10e8f34 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +2008-01-27 Guillaume Rousse 0.21.0 + * ssl certificate creation helper: + - rename macro to %_create-ssl-certificate, by + consistency with all other macros (except %create_ghost_file) + - change its interface to use switches for optional args + - use service name for certificate file, not package name + * document all helper macros in README + 2007-09-06 Guillaume Rousse 0.20.0 * ship a default configuration file for ssl certificate creation helpe -- cgit v1.2.1