From 10a23bf307e9b0a340f003aaaacbe36d80b04732 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Tue, 15 Oct 2013 22:07:38 +0000 Subject: 1.192 --- NEWS | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 61957de..1a14862 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +Version 1.192 - 15 Oct 2013, by Pascal Terjan +- Switch to new pythonegg dependencies +- Add -O flag to %make + 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 diff --git a/configure.ac b/configure.ac index c6344d2..b15be6c 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.191, pterjan@mageia.org) +AC_INIT(rpm-mageia-setup, 1.192, 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