From 7b1110dddfc104f986bd979d5a411c713dd0962d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Quelin?= Date: Sun, 14 Mar 2010 17:35:21 +0000 Subject: cutting v1.100 --- NEWS | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3d3864e..d35760c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Version 1.100 - 14 March 2010, by Jerome Quelin +- fix find-requires to look for correct meta.yml before calling + perl.req-from-meta +- make perl.prov skip comment lines + Version 1.99 - 9 March 2010, by Per Øyvind Karlsen - allow for for only stripping files without creating debug package contents by setting DISABLE_DEBUG environment variable. diff --git a/configure.ac b/configure.ac index ca83677..cec79a8 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.99, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.100, nanardon@mandriva.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability) AC_CONFIG_SRCDIR -- cgit v1.2.1