aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2009-10-30 16:59:33 +0000
committerOlivier Blin <oblin@mandriva.com>2009-10-30 16:59:33 +0000
commit8d7d34968adaa3fedd492620765ec0b97b9f2f98 (patch)
tree8c4f5989be67e7cf7abb8df8763b1a72b30a53e8
parent06a88f4597dc1165ef08bd82d8c2a1ef59431504 (diff)
downloadrpm-helper-8d7d34968adaa3fedd492620765ec0b97b9f2f98.tar
rpm-helper-8d7d34968adaa3fedd492620765ec0b97b9f2f98.tar.gz
rpm-helper-8d7d34968adaa3fedd492620765ec0b97b9f2f98.tar.bz2
rpm-helper-8d7d34968adaa3fedd492620765ec0b97b9f2f98.tar.xz
rpm-helper-8d7d34968adaa3fedd492620765ec0b97b9f2f98.zip
0.22.2
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3544ca6..18750cb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = rpm-helper
-VERSION = 0.22.1
+VERSION = 0.22.2
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 d56e3c3..9470418 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2009-10-30 Olivier Blin <blino@mandriva.com> 0.22.2
+ * do not stop service during install
+
2009-03-30 Guillaume Rousse <guillomovitch@mandriva.org> 0.22.1
* fix stupid typos in user/group creation scriptlets