aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Rousse <guillomovitch@mandriva.org>2008-02-05 09:43:26 +0000
committerGuillaume Rousse <guillomovitch@mandriva.org>2008-02-05 09:43:26 +0000
commitc48853c55fa2a0e7e3927de80ac076c3a96501df (patch)
tree68a8b6a16f5c8b662100610ac4a6cdb98756798c
parent4fdd871f5f5f42cc5a5cd5c2954faacc7a9b48ab (diff)
downloadrpm-helper-0.21.1.tar
rpm-helper-0.21.1.tar.gz
rpm-helper-0.21.1.tar.bz2
rpm-helper-0.21.1.tar.xz
rpm-helper-0.21.1.zip
bump releasev0.21.1
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e36040b..daca03c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = rpm-helper
-VERSION = 0.21.0
+VERSION = 0.21.1
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 10e8f34..74c034f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2008-02-05 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.1
+ * fix %_create-ssl-certificate args
+
2008-01-27 Guillaume Rousse <guillomovitch@mandriva.org> 0.21.0
* ssl certificate creation helper:
- rename macro to %_create-ssl-certificate, by