diff --git a/xdg-desktop-portal.spec b/xdg-desktop-portal.spec index 193c066..fc63b98 100644 --- a/xdg-desktop-portal.spec +++ b/xdg-desktop-portal.spec @@ -1,6 +1,6 @@ Name: xdg-desktop-portal Version: 0.8 -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 +* Thu Jul 27 2017 Fedora Release Engineering - 0.8-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Tue Jun 06 2017 David King - 0.8-1 - Update to 0.8 (#1458969)