forked from pool/libportal
Accepting request 893938 from GNOME:Next
Scripted push from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/893938 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libportal?expand=0&rev=3
This commit is contained in:
parent
e1caa1a3c7
commit
7b066affaa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd35d66357169e63e33ef46c43fdf22ddc07dbd960ec3462b58ca9ef15a65bd7
|
||||
size 50016
|
3
libportal-0.4.tar.xz
Normal file
3
libportal-0.4.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3cd5f50907831cf236b40aa14c5a14ccbbf08828cecb3286efa82ce03cacef28
|
||||
size 52520
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 14 22:34:50 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 0.4:
|
||||
+ Make GTK4 support work with GTK 4.0
|
||||
+ Qt5 support
|
||||
+ OpenURI: Support write access
|
||||
+ Build fixes
|
||||
+ Add more tests
|
||||
+ Require GLib 2.58
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 21 00:09:15 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libportal
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2021 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 0
|
||||
|
||||
Name: libportal
|
||||
Version: 0.3
|
||||
Version: 0.4
|
||||
Release: 0
|
||||
Summary: A GIO-style async APIs for most Flatpak portals
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user