From f89346310dc6399fade8bb953668a598513f7557 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Mon, 14 Oct 2013 20:53:39 +0000 Subject: Release 1.191 --- NEWS | 4 +++- configure.ac | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 7db4b0f..61957de 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,6 @@ -- have differrent provides/requires for python2 and python3 egg +Version 1.191 - 14 Oct 2013, by Pascal Terjan +- have differrent provides for python2 and python3 egg + requires will be switched after everything is rebuilt once Version 1.190 - 28 Sep 2013, by Funda Wang - add switch -d to gem_install to move headers into vendorarchdir diff --git a/configure.ac b/configure.ac index 976123d..c6344d2 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # $Id: configure.ac 271266 2010-11-04 10:43:28Z fwang $ AC_PREREQ(2.59) -AC_INIT(rpm-mageia-setup, 1.190, philippem@mageia.org) +AC_INIT(rpm-mageia-setup, 1.191, pterjan@mageia.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR -- cgit v1.2.1