aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Rousse <guillomovitch@mandriva.org>2008-05-14 08:32:57 +0000
committerGuillaume Rousse <guillomovitch@mandriva.org>2008-05-14 08:32:57 +0000
commit35c4bf2790c20a91ce9a5d58c90bb356196311a9 (patch)
tree4addd37b3d9b0ccbb7fac11b21aee3e853854a98
parent321615496399b91185ec4e4c391e01e45c8afac0 (diff)
downloadspec-helper-35c4bf2790c20a91ce9a5d58c90bb356196311a9.tar
spec-helper-35c4bf2790c20a91ce9a5d58c90bb356196311a9.tar.gz
spec-helper-35c4bf2790c20a91ce9a5d58c90bb356196311a9.tar.bz2
spec-helper-35c4bf2790c20a91ce9a5d58c90bb356196311a9.tar.xz
spec-helper-35c4bf2790c20a91ce9a5d58c90bb356196311a9.zip
new versionv0.29.2
-rw-r--r--Makefile2
-rw-r--r--NEWS3
2 files changed, 4 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d6091a1..adf072e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = spec-helper
-VERSION = 0.29.1
+VERSION = 0.29.2
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 47c759f..754ffd4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+2008-05-14 Guillaume Rousse <guillomovitch@mandriva.org> 0.29.2
+ * fix blocking issue with special files in fix_eol
+
2008-05-08 Guillaume Rousse <guillomovitch@mandriva.org> 0.29.1
* large compress_file cleanup, replacing external commands
with perl internal version