[gnome-screenshot/wip/exalm/3371] Version 3.37.1
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-screenshot/wip/exalm/3371] Version 3.37.1
- Date: Sat, 25 Apr 2020 20:43:18 +0000 (UTC)
commit 63e51a679ee4f75ecb113901410afe7c6e73f9ad
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Sun Apr 26 01:42:48 2020 +0500
Version 3.37.1
NEWS | 13 +++++++++++++
data/org.gnome.Screenshot.metainfo.xml.in | 12 ++++++++++++
meson.build | 2 +-
3 files changed, 26 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 467c074..28cc595 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+GNOME Screenshot 3.37.1 - 25th April 2020
+===========================================
+
+- Completely redesign the UI [!7, Christopher Davis]
+- Allow taking area screenshots with timeout [!17, Philipp Wolfer]
+- Deprecate --include-border and --remove-border options
+- Deprecate --border-effect option
+- Add -Dx11 build option to allow building without X11 [!27]
+- Cleanups and deprecation fixes [!18, !20, !21, !23, !29, !30]
+- Translation updates:
+ British English, French, Galician, Hebrew, Japanese, Malay, Slovak,
+ Ukrainian
+
GNOME Screenshot 3.34.0 - 14th October 2019
===========================================
- Translation updates
diff --git a/data/org.gnome.Screenshot.metainfo.xml.in b/data/org.gnome.Screenshot.metainfo.xml.in
index 444bcc3..e1491d4 100644
--- a/data/org.gnome.Screenshot.metainfo.xml.in
+++ b/data/org.gnome.Screenshot.metainfo.xml.in
@@ -35,6 +35,18 @@
<kudo>ModernToolkit</kudo>
</kudos>
<releases>
+ <release version="3.37.1" type="stable" date="2020-04-25" urgency="medium">
+ <description>
+ <p>Changes:</p>
+ <ul>
+ <li>Completely redesign the UI</li>
+ <li>Allow taking area screenshots with timeout</li>
+ <li>Deprecate --include-border and --remove-border options</li>
+ <li>Deprecate --border-effect option</li>
+ <li>Translation updates</li>
+ </ul>
+ </description>
+ </release>
<release version="3.36.0" type="stable" date="2020-03-10" urgency="medium">
<description>
<p>Translation updates.</p>
diff --git a/meson.build b/meson.build
index 30bab93..4b1ab82 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-screenshot',
'c',
- version: '3.34.0',
+ version: '3.37.1',
license: 'GPLv2+',
meson_version: '>= 0.50.0',
default_options: [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]