[gnome-photos] Bump release to 43.beta
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-photos] Bump release to 43.beta
- Date: Sun, 7 Aug 2022 10:25:22 +0000 (UTC)
commit 84905dc144ad032efddac3aa3f5bc0d3eb776d80
Author: Bilal Elmoussaoui <belmouss redhat com>
Date: Sun Aug 7 12:24:43 2022 +0200
Bump release to 43.beta
NEWS | 7 +++++++
data/org.gnome.Photos.appdata.xml.in | 1 +
meson.build | 2 +-
3 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2ad5ade4..f60298eb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+Overview of changes in 43.beta
+===============================
+ * Build with soup3, drops libgfbgraph as it is not compatible with soup3 / rest 1.0 - Bilal Elmoussaoui
+ * Use Wallpaper portal for setting as a background/lockscreen - Bilal Elmoussaoui
+ * stop using deprecated gexiv2 API - Stephan Vedder
+ * Translations updates
+
Overview of changes in 42.0
===============================
* appdata: Update screenshots
diff --git a/data/org.gnome.Photos.appdata.xml.in b/data/org.gnome.Photos.appdata.xml.in
index e26ef752..ab82f819 100644
--- a/data/org.gnome.Photos.appdata.xml.in
+++ b/data/org.gnome.Photos.appdata.xml.in
@@ -35,6 +35,7 @@
<kudo>UserDocs</kudo>
</kudos>
<releases>
+ <release version="43.beta" date="2022-08-07" type="development"/>
<release version="42.0" date="2022-03-19">
<description>
<ul>
diff --git a/meson.build b/meson.build
index cbe13c08..37470335 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'gnome-photos',
'c',
- version: '42.0',
+ version: '43.beta',
license: 'GPL3+',
default_options: 'buildtype=debugoptimized',
meson_version: '>= 0.50.0',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]