Update to 45.alpha
This commit is contained in:
parent
85418bc4a9
commit
aca034581f
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/xdg-desktop-portal-gnome-44.rc.tar.xz
|
||||
/xdg-desktop-portal-gnome-44.0.tar.xz
|
||||
/xdg-desktop-portal-gnome-44.1.tar.xz
|
||||
/xdg-desktop-portal-gnome-45.alpha.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (xdg-desktop-portal-gnome-44.1.tar.xz) = 58e165b06a7b8dd8dd87cd2874db87e1e6e608e9752334f6c1ae341acd28857dca2d02ef1659b174dd4041897e898455ee99cde1cdf4b28f9e3a88d4dba73989
|
||||
SHA512 (xdg-desktop-portal-gnome-45.alpha.tar.xz) = 6003604cc5a6c3cf78c4ac4a312d530918a7b9c651bd28ea1375b21ce3d9e4b2349678107de716b71cb10aef19eb5fb9a57922c8cf2bcf305afb99d5e74c775b
|
||||
|
@ -3,13 +3,13 @@
|
||||
%global xdg_desktop_portal_version 1.15.0
|
||||
|
||||
Name: xdg-desktop-portal-gnome
|
||||
Version: 44.1
|
||||
Version: 45~alpha
|
||||
Release: %autorelease
|
||||
Summary: Backend implementation for xdg-desktop-portal using GNOME
|
||||
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://gitlab.gnome.org/GNOME/%{name}
|
||||
Source0: https://download.gnome.org/sources/%{name}/44/%{name}-%{tarball_version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/45/%{name}-%{tarball_version}.tar.xz
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gcc
|
||||
|
Loading…
Reference in New Issue
Block a user