Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-27 03:59:18 +00:00
parent 3c483f92c9
commit c540977771
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Name: xdg-desktop-portal-gtk
Version: 1.2.0
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Backend implementation for xdg-desktop-portal using GTK+
License: LGPLv2+
@ -64,6 +64,9 @@ org.gnome.SessionManager D-Bus interfaces.
%changelog
* Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Wed Mar 06 2019 Jonas Ådahl <jadahl@redhat.com> - 1.2.0-3
- Backport GNOME 3.32 API compatibility bump patch (#1686053)