[gtk-mac-integration] Release gtk-mac-integration 3.0.1
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-mac-integration] Release gtk-mac-integration 3.0.1
- Date: Tue, 29 Jun 2021 21:45:18 +0000 (UTC)
commit 4103bfdb76390279ea4333e23c39ad8ebeca555b
Author: John Ralls <jralls ceridwen us>
Date: Tue Jun 29 14:43:39 2021 -0700
Release gtk-mac-integration 3.0.1
NEWS | 7 +++++++
README | 2 +-
configure.ac | 4 ++--
docs/index.html | 2 +-
docs/reference/gtk-mac-integration-docs.xml | 2 +-
5 files changed, 12 insertions(+), 5 deletions(-)
---
diff --git a/NEWS b/NEWS
index d3fc72b..ae7b9d7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Changes from version gtk-mac-integration-3.0.0 to version
+ gtk-mac-integration-3.0.1
+* Fix localization of the Apple menu when running in a bundle.
+* Fix gettext configuration when building from a clean git repo.
+* Change the GtkosxApplicationAttentionType enums to avoid namespace pollution.
+* New/Updated translations: Basque, Catalan, Galician, Swedish.
+
Changes from version gtk-mac-integration-2.1.3 to version
gtk-mac-integration-3.0.0
* Removed the obsolete Carbon-based gtk-mac-bundle, gtk-mac-dock, and
diff --git a/README b/README
index c4f3be8..ea37e55 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Gtk-mac-integration Version 3.0.0
+Gtk-mac-integration Version 3.0.1
Provides integration for Gtk+ applications into the Mac desktop, with
support for the Mac menubar, the Dock, and for finding resources in
diff --git a/configure.ac b/configure.ac
index 07a38a8..471250f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
AC_PREREQ(2.52)
-AC_INIT(gtk-mac-integration, 3.0.0)
+AC_INIT(gtk-mac-integration, 3.0.1)
# Before making a release, the LT_VERSION string should be modified.
# The string is of the form C:R:A.
# - If interfaces have been changed or added, but binary compatibility has
@@ -9,7 +9,7 @@ AC_INIT(gtk-mac-integration, 3.0.0)
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
-GTK_MAC_INTEGRATION_LT_VERSION=4:0:0
+GTK_MAC_INTEGRATION_LT_VERSION=4:1:0
AC_SUBST(GTK_MAC_INTEGRATION_LT_VERSION)
AC_CONFIG_SRCDIR(src/gtkosxapplication.c)
AC_CONFIG_MACRO_DIR(m4)
diff --git a/docs/index.html b/docs/index.html
index fa75def..0f7fcde 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -15,7 +15,7 @@
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th
valign="middle"><p class="title">gtk-mac-integration Reference Manual</p></th></tr></table></div>
<div><p class="releaseinfo">
- for gtk-mac-integration 3.0.0.
+ for gtk-mac-integration 3.0.1.
The latest version of this documentation can be found on-line at
<a href="https://jralls.github.io/gtk-mac-integration/index.html"
target="_top">https://jralls.github.io/gtk-mac-integration/</a>.
</p></div>
diff --git a/docs/reference/gtk-mac-integration-docs.xml b/docs/reference/gtk-mac-integration-docs.xml
index ad8f3cf..6346428 100644
--- a/docs/reference/gtk-mac-integration-docs.xml
+++ b/docs/reference/gtk-mac-integration-docs.xml
@@ -8,7 +8,7 @@
<bookinfo>
<title>gtk-mac-integration Reference Manual</title>
<releaseinfo>
- for gtk-mac-integration 3.0.0.
+ for gtk-mac-integration 3.0.1.
The latest version of this documentation can be found on-line at
<ulink role="online-location"
url="https://jralls.github.io/gtk-mac-integration/index.html">https://jralls.github.io/gtk-mac-integration/</ulink>.
</releaseinfo>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]