Update to 41.1

This commit is contained in:
Kalev Lember 2021-09-25 12:16:52 +02:00
parent 7fd39c4713
commit ee657ede1e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/xdg-desktop-portal-gnome-41.alpha.tar.xz
/xdg-desktop-portal-gnome-41.0.tar.xz
/xdg-desktop-portal-gnome-41.1.tar.xz

View File

@ -1 +1 @@
SHA512 (xdg-desktop-portal-gnome-41.0.tar.xz) = 96b334958c641edeaa7f1a9b60893e3fe317e837fc487301282317f835bb88672315ac80724039807d285565f67321542cd5e226b681484efac56317e4e5b734
SHA512 (xdg-desktop-portal-gnome-41.1.tar.xz) = 91a707f8cae5bc454b8825e8e02bafffaee297ca3461854f9fea94194dbe2a2610795f47105ea1c83cca19e8d4530c5465f725c0c8862ac68f8339ef6d07589b

View File

@ -4,7 +4,7 @@
%global xdg_desktop_portal_version 1.5.4
Name: xdg-desktop-portal-gnome
Version: 41.0
Version: 41.1
Release: 1%{?dist}
Summary: Backend implementation for xdg-desktop-portal using GNOME
@ -67,6 +67,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
%changelog
* Sat Sep 25 2021 Kalev Lember <klember@redhat.com> - 41.1-1
- Update to 41.1
* Sat Sep 18 2021 David King <amigadave@amigadave.com> - 41.0-1
- Update to 41.0 (#2005532)