aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Rousse <guillomovitch@mandriva.org>2009-05-23 12:54:57 +0000
committerGuillaume Rousse <guillomovitch@mandriva.org>2009-05-23 12:54:57 +0000
commit50fa2778438579c86c0be0f391fd23b193ecdc52 (patch)
tree6f2e64c819472354c8932fc97926952b53969095
parent99f6fba062bd15ef5b9a3c831aafd6be4edea5fd (diff)
downloadspec-helper-50fa2778438579c86c0be0f391fd23b193ecdc52.tar
spec-helper-50fa2778438579c86c0be0f391fd23b193ecdc52.tar.gz
spec-helper-50fa2778438579c86c0be0f391fd23b193ecdc52.tar.bz2
spec-helper-50fa2778438579c86c0be0f391fd23b193ecdc52.tar.xz
spec-helper-50fa2778438579c86c0be0f391fd23b193ecdc52.zip
bump releasev0.30.4
-rw-r--r--Makefile2
-rw-r--r--NEWS8
2 files changed, 9 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7a3029d..30401ab 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = spec-helper
-VERSION = 0.30.3
+VERSION = 0.30.4
SVNPATH = svn+ssh://svn.mandriva.com/svn/soft/rpm/$(PACKAGE)
SCRIPT_FILES = clean_files clean_perl compress_files strip_and_check_elf_files \
diff --git a/NEWS b/NEWS
index d7be4cf..dca787c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+2009-05-14 Guillaume Rousse <guillomovitch@mandriva.org> 0.30.4
+ * skip PDF files when fixing end of lines (mdv bug #51128)
+ * initial test suite
+ * make all helper abort for missing or incorrect build root
+
+2009-05-14 Michael Scherer <misc@mandriva.org> 0.30.3
+ * fix missing compression on manpages (mdv bug #50803)
+
2009-05-09 Guillaume Rousse <guillomovitch@mandriva.org> 0.30.2
* drop man page normalization, broken, and uneeded anymore
* drop hardlink handling in man page compression