diff --git a/flatpak.spec b/flatpak.spec index c7970c4..f469c01 100644 --- a/flatpak.spec +++ b/flatpak.spec @@ -6,7 +6,7 @@ Name: flatpak Version: 1.13.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Application deployment framework for desktop apps License: LGPLv2+ @@ -232,6 +232,7 @@ fi %{_mandir}/man5/flatpak-installation.5* %{_mandir}/man5/flatpak-remote.5* %{_sysconfdir}/dbus-1/system.d/org.freedesktop.Flatpak.SystemHelper.conf +%dir %{_sysconfdir}/flatpak %{_sysconfdir}/flatpak/remotes.d %{_sysconfdir}/profile.d/flatpak.sh %{_sysusersdir}/%{name}.conf @@ -274,6 +275,9 @@ fi %changelog +* Sun Jun 26 2022 Ralf Corsépius - 1.13.3-3 +- Let flatpak own %%{_sysconfdir}/flatpak (RHBZ#2101073). + * Fri Jun 17 2022 David King - 1.13.3-2 - Add gssproxy support