aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Rousse <guillomovitch@mandriva.org>2008-01-29 22:11:43 +0000
committerGuillaume Rousse <guillomovitch@mandriva.org>2008-01-29 22:11:43 +0000
commitdedecdd39a818e61ab56700ac55847d36031fda7 (patch)
tree3187adb96aef2ab381f83b63c2f267ab1614c32c
parentbd5b98eee876880e8be74fc599384d08595ad63b (diff)
downloadspec-helper-0.28.0.tar
spec-helper-0.28.0.tar.gz
spec-helper-0.28.0.tar.bz2
spec-helper-0.28.0.tar.xz
spec-helper-0.28.0.zip
bump releasev0.28.0
-rw-r--r--Makefile2
-rw-r--r--NEWS4
2 files changed, 5 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6a0a9a5..7baa897 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = spec-helper
-VERSION = 0.27.2
+VERSION = 0.28.0
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE)
SCRIPT_FILES = clean_files clean_perl compress_files strip_files \
diff --git a/NEWS b/NEWS
index 29b742e..748160c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2008-01-29 Guillaume Rousse <guillomovitch@mandriva.org> 0.28.0
+ * exhaustive documentation
+ * perl scripts cleanup
+
2007-08-07 Guillaume Rousse <guillomovitch@mandriva.org> 0.27.2
* drop an ugly hack in compress_file, fixing issue
with files converted from other compression format