aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugeni Dodonov <eugeni@mandriva.org>2011-01-26 01:39:06 +0000
committerEugeni Dodonov <eugeni@mandriva.org>2011-01-26 01:39:06 +0000
commit42cb56f0c3f3306974c2b784c59bb2bfb80461b9 (patch)
treebaa9793255f34ea2ace263090ca58d2f9a18c180
parent80f2e1def254ff4940632b21c991043e92e54618 (diff)
downloadrpm-helper-42cb56f0c3f3306974c2b784c59bb2bfb80461b9.tar
rpm-helper-42cb56f0c3f3306974c2b784c59bb2bfb80461b9.tar.gz
rpm-helper-42cb56f0c3f3306974c2b784c59bb2bfb80461b9.tar.bz2
rpm-helper-42cb56f0c3f3306974c2b784c59bb2bfb80461b9.tar.xz
rpm-helper-42cb56f0c3f3306974c2b784c59bb2bfb80461b9.zip
0.23.6
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a078c23..68574e4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = rpm-helper
-VERSION = 0.23.5
+VERSION = 0.23.6
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 661e8f4..7db740d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2011-01-25 Eugeni Dodonov <eugeni@mandriva.com 0.23.6
+ * Fix typo in del-service which made scriplet fail
+
2011-01-25 Eugeni Dodonov <eugeni@mandriva.com 0.23.5
* Fix typo in add-service which made scriplet fail