diff --git a/xdg-desktop-portal.spec b/xdg-desktop-portal.spec index c7b5fd8..88106b4 100644 --- a/xdg-desktop-portal.spec +++ b/xdg-desktop-portal.spec @@ -1,6 +1,6 @@ Name: xdg-desktop-portal Version: 0.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Portal frontend service to flatpak License: LGPLv2+ @@ -70,6 +70,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals %changelog +* Fri Feb 09 2018 Fedora Release Engineering - 0.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sun Nov 19 2017 David King - 0.9-1 - Update to 0.9 (#1514774)