aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-04-02 17:45:25 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-04-02 17:45:25 +0000
commitb149acb22b52d39f53b5d45e18779ad16eeee624 (patch)
tree28e9314c0e9055008f8e44bf1a54356c8c6ab03b
parent55500bfaac0c9084d6369fc9741daf73f9161966 (diff)
downloadrpm-helper-0.21.4.tar
rpm-helper-0.21.4.tar.gz
rpm-helper-0.21.4.tar.bz2
rpm-helper-0.21.4.tar.xz
rpm-helper-0.21.4.zip
0.21.4v0.21.4
-rw-r--r--Makefile2
-rw-r--r--NEWS2
2 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2580f74..9ba4894 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = rpm-helper
-VERSION = 0.21.3
+VERSION = 0.21.4
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 2dd3733..611a015 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+2008-04-02 Pixel <pixel@mandriva.com> 0.21.4
+
* workaround services "disabled" by default getting disabled on
upgrade (#39720)