aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Scherer <misc@mandriva.org>2010-04-07 22:16:58 +0000
committerMichael Scherer <misc@mandriva.org>2010-04-07 22:16:58 +0000
commitfea7502a894c243dca0ca0f2e4b89f6868ccc199 (patch)
treeb7026a876ae03b79a540eeeb14052b05e25eca97
parent4ada6b1469f4d0fc2ea5d5ae8c095cc6845413fe (diff)
downloadrpm-setup-fea7502a894c243dca0ca0f2e4b89f6868ccc199.tar
rpm-setup-fea7502a894c243dca0ca0f2e4b89f6868ccc199.tar.gz
rpm-setup-fea7502a894c243dca0ca0f2e4b89f6868ccc199.tar.bz2
rpm-setup-fea7502a894c243dca0ca0f2e4b89f6868ccc199.tar.xz
rpm-setup-fea7502a894c243dca0ca0f2e4b89f6868ccc199.zip
Version 1.1021.102
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c076508..0f79599 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Version 1.102 - 08 April 2010, by Michael Scherer
+- do not requires python 2.X branch rpm for python 3.X modules,
+ requires instead python 3.X interpreter
+
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
diff --git a/configure.ac b/configure.ac
index 9f50f6f..e359198 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
# $Id$
AC_PREREQ(2.59)
-AC_INIT(rpm-mandriva-setup, 1.101, nanardon@mandriva.org)
+AC_INIT(rpm-mandriva-setup, 1.102, nanardon@mandriva.org)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.9 -Wno-portability)
AC_CONFIG_SRCDIR