Accepting request 1109640 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1109640
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libportal?expand=0&rev=4
This commit is contained in:
2023-09-10 11:09:29 +00:00
committed by Git OBS Bridge
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88a12c3ba71bc31acff7238c280de697d609cebc50830c3766776ec35abc6566
size 63816

3
libportal-0.7.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:64635f03c9501b829d3b4fd2246e8d840f92e2ed14053e082ed3dddda7d725fb
size 74132

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Sep 6 21:00:20 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 0.7:
+ Add support for the new SetStatus() method of the Background
portal.
+ Add support for the new ConnectToEIS() method of the Remote
Desktop portal.
+ Improve unit and integration tests.
+ Documentation improvements.
+ CI improvements.
-------------------------------------------------------------------
Mon Mar 21 19:31:57 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libportal
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define sover 1
Name: libportal
Version: 0.6
Version: 0.7
Release: 0
Summary: A GIO-style async APIs for most Flatpak portals
License: LGPL-3.0-or-later