[gnome-software/update-libhandy-req: 67/67] subprojects: Bump libhandy version
- From: Phaedrus Leeds <mwleeds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/update-libhandy-req: 67/67] subprojects: Bump libhandy version
- Date: Thu, 25 Feb 2021 22:15:01 +0000 (UTC)
commit 103daed0471fc108730662a4a90c1cecc42b07db
Author: Phaedrus Leeds <mwleeds endlessos org>
Date: Wed Feb 17 21:17:11 2021 -0800
subprojects: Bump libhandy version
Discussed here:
https://gitlab.gnome.org/GNOME/gnome-software/-/merge_requests/621?commit_id=bc58d53e1753e83f94c9818b3965f4dd746e176f#note_1039282
meson.build | 2 +-
subprojects/libhandy.wrap | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/meson.build b/meson.build
index 2ff2f2575..ae8f610ed 100644
--- a/meson.build
+++ b/meson.build
@@ -118,7 +118,7 @@ json_glib = dependency('json-glib-1.0', version : '>= 1.2.0')
libm = cc.find_library('m', required: false)
libsoup = dependency('libsoup-2.4', version : '>= 2.52.0')
libhandy = dependency('libhandy-1',
- version: '>=0.90.0',
+ version: '>=1.0.2',
fallback: ['libhandy', 'libhandy_dep'],
default_options: [
'examples=false',
diff --git a/subprojects/libhandy.wrap b/subprojects/libhandy.wrap
index de0516005..671312096 100644
--- a/subprojects/libhandy.wrap
+++ b/subprojects/libhandy.wrap
@@ -1,5 +1,5 @@
[wrap-git]
directory=libhandy
url=https://gitlab.gnome.org/GNOME/libhandy.git
-revision=0.90.0
+revision=1.0.2
depth=1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]