!4 Update to 0.6

From: @dwl301 
Reviewed-by: @zhang__3125 
Signed-off-by: @zhang__3125
This commit is contained in:
openeuler-ci-bot 2023-02-01 09:58:35 +00:00 committed by Gitee
commit 0bc82f1660
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 4 additions and 5 deletions

Binary file not shown.

BIN
libportal-0.6.tar.xz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: libportal
Version: 0.5
Version: 0.6
Release: 1
Summary: Flatpak portal library
License: LGPLv3
@ -9,7 +9,6 @@ Source: https://github.com/flatpak/libportal/releases/download/%{version
BuildRequires: glibc-devel gcc gcc-c++ meson vala gi-docgen
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gio-unix-2.0)
#BuildRequires: gtk-doc
BuildRequires: pkgconfig(gobject-introspection-1.0)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(gtk4)
@ -43,9 +42,6 @@ This package provides files for development with %name.
%install
%meson_install
%check
%meson_test
%files
%license COPYING
%{_libdir}/girepository-1.0/*.typelib
@ -82,6 +78,9 @@ This package provides files for development with %name.
%{_datadir}/doc/libportal-1
%changelog
* Mon Jan 2 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 0.6-1
- Update to 0.6
* Mon Mar 28 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 0.5-1
- Update to 0.5