diff --git a/xdg-desktop-portal.spec b/xdg-desktop-portal.spec index 8f67bd2..5a479fb 100644 --- a/xdg-desktop-portal.spec +++ b/xdg-desktop-portal.spec @@ -3,7 +3,7 @@ Name: xdg-desktop-portal Version: 1.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Portal frontend service to flatpak License: LGPLv2+ @@ -95,6 +95,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 1.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Jan 26 2019 David King - 1.2.0-1 - Update to 1.2.0 (#1669552)