From 59c6b673a5fe9c9cbe05bd68ca3d2009f9ddf80f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Wed, 13 Oct 2021 11:34:11 -0700 Subject: [PATCH 1/3] Release 6.1.2 --- data/granite.appdata.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/granite.appdata.xml.in b/data/granite.appdata.xml.in index 871a39efb..f36460dbd 100644 --- a/data/granite.appdata.xml.in +++ b/data/granite.appdata.xml.in @@ -10,7 +10,7 @@

A companion library for GTK and GLib that provides complex widgets and convenience methods designed for use in apps built for elementary OS.

- +

Fixes:

    From 2204cfa2cee0d7768b65dac8c95dd4ba917200fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Fri, 22 Oct 2021 16:31:24 -0700 Subject: [PATCH 2/3] Update meson.build --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meson.build b/meson.build index 38f448c73..9018a02b3 100644 --- a/meson.build +++ b/meson.build @@ -2,7 +2,7 @@ project( 'granite', 'vala', 'c', meson_version: '>= 0.48.2', - version: '6.1.1' + version: '6.1.2' ) if meson.get_compiler('vala').version().version_compare('<0.48.0') From 8b2b2f5a034b3eab5d7c691e603b25fb55d75285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Mon, 25 Oct 2021 09:36:28 -0700 Subject: [PATCH 3/3] Update granite.appdata.xml.in --- data/granite.appdata.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/granite.appdata.xml.in b/data/granite.appdata.xml.in index f36460dbd..347b84816 100644 --- a/data/granite.appdata.xml.in +++ b/data/granite.appdata.xml.in @@ -10,7 +10,7 @@

    A companion library for GTK and GLib that provides complex widgets and convenience methods designed for use in apps built for elementary OS.

    - +

    Fixes: