[connections/release-3.38.0] Release 3.38.0
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [connections/release-3.38.0] Release 3.38.0
- Date: Mon, 14 Sep 2020 12:59:16 +0000 (UTC)
commit b9592076bb132e2ad5bdf3116001fb697e4084d1
Author: Felipe Borges <felipeborges gnome org>
Date: Mon Sep 14 14:58:54 2020 +0200
Release 3.38.0
NEWS | 23 +++++++++++++++++++++++
data/org.gnome.Connections.appdata.xml.in | 11 ++++++-----
meson.build | 2 +-
3 files changed, 30 insertions(+), 6 deletions(-)
---
diff --git a/NEWS b/NEWS
index acabbb7..7d38325 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+3.38.0 - Sep 14, 2020
+=====================
+
+Changes since 3.37.91
+
+ - Added/updated/fixed translations:
+ - Italian
+ - Danish
+ - British English
+ - Japanese
+ - Latvian
+ - Portuguese
+
+All contributors to this release:
+
+Ask Hjorth Larsen <asklarsen gmail com>
+Felipe Borges <felipeborges gnome org>
+Juliano Camargo <julianosc protonmail com>
+Milo Casagrande <milo milo name>
+RÅ«dolfs Mazurs <rudolfs mazurs gmail com>
+Ryuta Fujii <translation sicklylife jp>
+Zander Brown <zbrown gnome org>
+
3.37.91 - Sep 10, 2020
======================
diff --git a/data/org.gnome.Connections.appdata.xml.in b/data/org.gnome.Connections.appdata.xml.in
index 2755380..95506f2 100644
--- a/data/org.gnome.Connections.appdata.xml.in
+++ b/data/org.gnome.Connections.appdata.xml.in
@@ -13,13 +13,14 @@
</description>
<screenshots>
<screenshot height="1600" width="900">
- <image>https://gitlab.gnome.org/felipeborges/connections/-/raw/master/data/screenshot.png</image>
+ <image>https://gitlab.gnome.org/gnome/connections/-/raw/master/data/screenshot.png</image>
</screenshot>
</screenshots>
<releases>
- <release version="3.37.90" date="2020-08-10">
+ <release version="3.38.0" date="2020-09-14">
<description>
- <p>Various fixes and improvements including: search, handling of command line arguments, opening
.vnc (vinagre) files.</p>
+ <p>Connections 3.38.0 is the latest stable version of Connections, and it
+ contains all the features and bugfixes introduced since our 3.38 release.</p>
</description>
</release>
</releases>
@@ -27,8 +28,8 @@
<project_group>GNOME</project_group>
<developer_name>The GNOME Project</developer_name>
<update_contact>felipeborges_at_gnome.org</update_contact>
- <url type="homepage">https://gitlab.gnome.org/felipeborges/connections</url>
- <url type="bugtracker">https://gitlab.gnome.org/felipeborges/connections/issues</url>
+ <url type="homepage">https://gitlab.gnome.org/gnome/connections</url>
+ <url type="bugtracker">https://gitlab.gnome.org/gnome/connections/issues</url>
<url type="donation">http://www.gnome.org/friends/</url>
<translation type="gettext">connections</translation>
<content_rating type="oars-1.1" />
diff --git a/meson.build b/meson.build
index 5cc5019..4dc836a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('connections', ['c', 'vala'],
- version: '3.37.91',
+ version: '3.38.0',
meson_version: '>= 0.50.0',
default_options: [ 'warning_level=2',
],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]