From 7ce403b74407de3c20e89202f9ad1fd9240e315f Mon Sep 17 00:00:00 2001 From: Anssi Hannula Date: Sat, 30 Oct 2010 03:38:35 +0000 Subject: release 1.111 --- NEWS | 1 + configure.ac | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index bd49aee..50bc754 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +Version 1.111 - 30 October 2010, by Anssi Hannula - generate requires on "python(abi) = x.y" instead of "python >= x.y" for python modules to properly handle the strict dependency - remove runtime dependencies from %py_requires as they are now handled diff --git a/configure.ac b/configure.ac index b138118..4707362 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id$ AC_PREREQ(2.59) -AC_INIT(rpm-mandriva-setup, 1.110, nanardon@mandriva.org) +AC_INIT(rpm-mandriva-setup, 1.111, nanardon@mandriva.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability) AC_CONFIG_SRCDIR -- cgit v1.2.1