Update to 44.beta
This commit is contained in:
parent
47107f106c
commit
0711242364
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
|||||||
/xdg-desktop-portal-gnome-43.0.tar.xz
|
/xdg-desktop-portal-gnome-43.0.tar.xz
|
||||||
/xdg-desktop-portal-gnome-43.1.tar.xz
|
/xdg-desktop-portal-gnome-43.1.tar.xz
|
||||||
/xdg-desktop-portal-gnome-44.alpha.tar.xz
|
/xdg-desktop-portal-gnome-44.alpha.tar.xz
|
||||||
|
/xdg-desktop-portal-gnome-44.beta.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (xdg-desktop-portal-gnome-44.alpha.tar.xz) = 40081090eb05f6de6fe82e05fbcf197589588658457630868efd2256a7c4ced065fee9b585a76c7cfab57579a6ba3c28aaa072a02920b34fe747b95bf21eba4c
|
SHA512 (xdg-desktop-portal-gnome-44.beta.tar.xz) = a36a1d4774e8558b511744f25bc7eb7a9f40b03ae210e10b370d854afcdc03ee9bd4b1b978fb45113ebd13a68e570d947f11b5ef9166aa3d84222ce961059a27
|
||||||
|
@ -3,13 +3,13 @@
|
|||||||
%global xdg_desktop_portal_version 1.15.0
|
%global xdg_desktop_portal_version 1.15.0
|
||||||
|
|
||||||
Name: xdg-desktop-portal-gnome
|
Name: xdg-desktop-portal-gnome
|
||||||
Version: 44~alpha
|
Version: 44~beta
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
Summary: Backend implementation for xdg-desktop-portal using GNOME
|
Summary: Backend implementation for xdg-desktop-portal using GNOME
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPL-2.1-or-later
|
||||||
URL: https://gitlab.gnome.org/GNOME/%{name}
|
URL: https://gitlab.gnome.org/GNOME/%{name}
|
||||||
Source0: https://download.gnome.org/sources/%{name}/43/%{name}-%{tarball_version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/44/%{name}-%{tarball_version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
|
Loading…
Reference in New Issue
Block a user