[gtk-mac-bundler] Prepare 0.7.1 release
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-mac-bundler] Prepare 0.7.1 release
- Date: Sat, 3 Nov 2012 19:27:48 +0000 (UTC)
commit 768dc885064f0f91d1d2fdf63c09ce5760865842
Author: John Ralls <jralls ceridwen us>
Date: Sat Nov 3 12:24:31 2012 -0700
Prepare 0.7.1 release
Changelog | 6 ++++++
Makefile | 2 +-
NEWS | 7 ++++++-
3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/Changelog b/Changelog
index 37ab291..0222536 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,9 @@
+Changes in version 0.7.1:
+
+ - Try all prefixes (Andrea Curtoni)
+ - Fix paths in the Gtk3 sample (NiceDevs)
+ - Update for Pango-2.32.1 (John Ralls)
+
Changes in version 0.7.0:
- Filter list of binaries to exclude symlinks and files which are neither executable nor binary. (John Ralls)
diff --git a/Makefile b/Makefile
index 0efb674..bb78991 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = gtk-mac-bundler
-VERSION = 0.8.0
+VERSION = 0.7.1
OLD_VERSION = 0.7.0
bindir=$(HOME)/.local/bin
diff --git a/NEWS b/NEWS
index dfbc7ab..1393989 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+NEW IN 0.7.1
+============
+- Bundler will search all prefixes for binary dependencies (Andrea Curtoni)
+- Bundler will find modules in Pango 2.32.1 (patched) and later. (John Ralls)
+
NEW IN 0.7.0
============
- Bundler will now sign all binary and executable files in the bundle if $APPLICATION_CERT is set with a valid signing certificate. (John Ralls)
@@ -28,7 +33,7 @@ NEW IN 0.5.1
============
- New URL for gtk-osx
- Example has instructions to copy themes and engines into the bundle
-- Replaced deprecated Python sets module with native set calls
+- Replaced deprecated Python sets module with native set calls
NEW IN 0.5
==========
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]