aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-05-07 11:45:35 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-05-07 11:45:35 +0000
commit95b7f8a6d4abf878d557b210d9ecaee5f83adde0 (patch)
tree03ea31188060c1d846b3246963d52746a0c4672c
parent5a8741f75efb301880630d1a9221669efcae4999 (diff)
downloadspec-helper-95b7f8a6d4abf878d557b210d9ecaee5f83adde0.tar
spec-helper-95b7f8a6d4abf878d557b210d9ecaee5f83adde0.tar.gz
spec-helper-95b7f8a6d4abf878d557b210d9ecaee5f83adde0.tar.bz2
spec-helper-95b7f8a6d4abf878d557b210d9ecaee5f83adde0.tar.xz
spec-helper-95b7f8a6d4abf878d557b210d9ecaee5f83adde0.zip
0.29
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e4f07ac..1d21814 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = spec-helper
-VERSION = 0.28.1
+VERSION = 0.29
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 f06da36..9bf9b51 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+2008-05-07 Pascal "Pixel" Rigaux <pixel@mandriva.com> 0.29
* replace strip_files with strip_and_check_elf_files which checks for
overlinking (cf http://wiki.mandriva.com/en/Overlinking) and "missing
linking" (need checking if there are too many false positives)