[cluttermm] 1.17.1
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cluttermm] 1.17.1
- Date: Fri, 11 Apr 2014 08:38:29 +0000 (UTC)
commit 7e9cb981d0a2e78777e7a9433dd587e800e99a64
Author: Murray Cumming <murrayc murrayc com>
Date: Thu Apr 10 20:57:00 2014 +0200
1.17.1
NEWS | 8 ++++++++
configure.ac | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index a1123cb..4591b34 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+1.17.1: (unstable)
+
+* Huge amounts of new API added to wrap new API in Clutter,
+ with huge amounts of API being deprecated.
+ (Ian Martin, Murray Cumming) Bug #725125
+* Fix the build by using _GMMPROC_EXTRA_NAMESPACE.
+ (Krzesimir Nowak)
+
1.3.3: (unstable)
* Use tar-ustar instead of tar-pax to ensure OpenBSD compatibility
diff --git a/configure.ac b/configure.ac
index e37f532..d97032e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU Lesser General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([cluttermm], [1.3.3],
+AC_INIT([cluttermm], [1.17.1],
[http://bugzilla.gnome.org/enter_bug.cgi?product=cluttermm],
[cluttermm], [http://www.gtkmm.org/])
AC_PREREQ([2.59])
@@ -41,7 +41,7 @@ AC_DISABLE_STATIC
AC_LIBTOOL_WIN32_DLL
AC_PROG_LIBTOOL
-AC_SUBST([CLUTTERMM_MODULES], ['clutter-1.0 >= 1.12.0 pangomm-1.4 >= 2.27.1 atkmm-1.6 >= 2.22.2'])
+AC_SUBST([CLUTTERMM_MODULES], ['clutter-1.0 >= 1.18.0 pangomm-1.4 >= 2.27.1 atkmm-1.6 >= 2.22.2'])
PKG_CHECK_MODULES([CLUTTERMM], [$CLUTTERMM_MODULES])
MM_PKG_CONFIG_SUBST([GMMPROC_DIR], [--variable=gmmprocdir glibmm-2.4])
MM_PKG_CONFIG_SUBST([GMMPROC_EXTRA_M4_DIR], [--variable=gmmprocm4dir pangomm-1.4 atkmm-1.6])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]