From 084e174dd9faacc5ecf2017d74d65a85adace17e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Quelin?= Date: Fri, 26 Mar 2010 16:33:52 +0000 Subject: version 1.101 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index d35760c..c076508 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Version 1.101 - 26 March 2010, by Jerome Quelin +- fix find-requires to call perl.req-from-meta with the correct meta + file when there are multiple meta file in the package + Version 1.100 - 14 March 2010, by Jerome Quelin - fix find-requires to look for correct meta.yml before calling perl.req-from-meta diff --git a/configure.ac b/configure.ac index cec79a8..9f50f6f 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.100, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.101, nanardon@mandriva.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability) AC_CONFIG_SRCDIR -- cgit v1.2.1