From 23a6367888de38c25d9119d734243833f9ba2ab7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Wed, 31 Jul 2013 18:50:43 +0000 Subject: Version 1.176 --- NEWS | 3 +++ configure.ac | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1054308..c77c8e2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +Version 1.176 - 31 July 2013, by Jani Välimaa +- gi-find-deps.sh: sync more with SUSE to find typelib requires from Python scripts without .py extension (mga#10863) + Version 1.175 - 29 July 2013, by Jani Välimaa - gi-find-deps.sh: sync 'find javascript requires' code with SUSE to find versioned requires diff --git a/configure.ac b/configure.ac index 341f8a5..3e2384d 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.175, dmorgan@mageia.org) +AC_INIT(rpm-mageia-setup, 1.176, dmorgan@mageia.org) AC_CANONICAL_TARGET AM_INIT_AUTOMAKE(1.9 -Wno-portability no-dist-gzip dist-xz) AC_CONFIG_SRCDIR -- cgit v1.2.1