[gnome-boxes] Update libosinfo/osinfo-db-tools requirements
- From: Felipe Borges <felipeborges src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-boxes] Update libosinfo/osinfo-db-tools requirements
- Date: Mon, 4 Mar 2019 11:54:56 +0000 (UTC)
commit a7d9420c72ead6c279b27161739f9c92511cebb1
Author: Fabiano FidĂȘncio <fidencio redhat com>
Date: Tue Feb 5 15:44:44 2019 +0100
Update libosinfo/osinfo-db-tools requirements
1.4.0 has been released on March 1st 2019 and the coming series of
patches rely on the newly added APIs.
Signed-off-by: Fabiano FidĂȘncio <fidencio redhat com>
build-aux/flatpak/org.gnome.Boxes.json | 8 ++++----
src/meson.build | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/build-aux/flatpak/org.gnome.Boxes.json b/build-aux/flatpak/org.gnome.Boxes.json
index b62c5f8a..660761de 100644
--- a/build-aux/flatpak/org.gnome.Boxes.json
+++ b/build-aux/flatpak/org.gnome.Boxes.json
@@ -324,8 +324,8 @@
"sources" : [
{
"type" : "archive",
- "url" : "https://releases.pagure.org/libosinfo/osinfo-db-tools-1.1.0.tar.gz",
- "sha256": "a141cd2fc07c30d84801b5dbf6b11f2c2e708b0e81216277d052ac0b57fe546b"
+ "url" : "https://releases.pagure.org/libosinfo/osinfo-db-tools-1.4.0.tar.gz",
+ "sha256": "7ee0125c6b99b5b9e10d9bf5951ecc8a170278499a778e6be5c61ef10296f723"
}
]
},
@@ -334,8 +334,8 @@
"sources" : [
{
"type" : "archive",
- "url" : "https://releases.pagure.org/libosinfo/libosinfo-1.1.0.tar.gz",
- "sha256": "600f43a4a8dae5086a01a3d44bcac2092b5fa1695121289806d544fb287d3136"
+ "url" : "https://releases.pagure.org/libosinfo/libosinfo-1.4.0.tar.gz",
+ "sha256": "a29e61a82b1a5727b145403914812273dfa033a0c07a15500078726bb3b84165"
},
{
"type" : "file",
diff --git a/src/meson.build b/src/meson.build
index 3bc6be2c..3fcb359f 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -126,7 +126,7 @@ dependencies = [
dependency ('gobject-2.0', version: '>= 2.44'),
dependency ('gtk+-3.0', version: '>= 3.22.20'),
dependency ('gtk-vnc-2.0', version: '>= 0.4.4'),
- dependency ('libosinfo-1.0', version: '>= 1.1.0'),
+ dependency ('libosinfo-1.0', version: '>= 1.4.0'),
dependency ('libsecret-1'),
dependency ('libsoup-2.4', version: '>= 2.38'),
dependency ('libusb-1.0', version: '>= 1.0.9'),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]