aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Rousse <guillomovitch@mandriva.org>2008-02-10 14:39:11 +0000
committerGuillaume Rousse <guillomovitch@mandriva.org>2008-02-10 14:39:11 +0000
commit69c24794075043e4898aeadf1b93e6c6e728699b (patch)
treef4f222e4703aca432d6d1671d6a863836f643ec4
parent037ca05cde0061043eda2b2933a61c269bf21488 (diff)
downloadspec-helper-69c24794075043e4898aeadf1b93e6c6e728699b.tar
spec-helper-69c24794075043e4898aeadf1b93e6c6e728699b.tar.gz
spec-helper-69c24794075043e4898aeadf1b93e6c6e728699b.tar.bz2
spec-helper-69c24794075043e4898aeadf1b93e6c6e728699b.tar.xz
spec-helper-69c24794075043e4898aeadf1b93e6c6e728699b.zip
bump releasev0.28.1
-rw-r--r--Makefile2
-rw-r--r--NEWS6
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3813780..e4f07ac 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = spec-helper
-VERSION = 0.28.0
+VERSION = 0.28.1
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 748160c..e9cde86 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2008-02-10 Guillaume Rousse <guillomovitch@mandriva.org> 0.28.1
+ * more perl code clean up
+ * better script name consistency
+ * fix some warnings
+ * make EXCLUDE_FROM_EOL_CONVERSION a list of regexp
+
2008-01-29 Guillaume Rousse <guillomovitch@mandriva.org> 0.28.0
* exhaustive documentation
* perl scripts cleanup