diff --git a/gnome-software.spec b/gnome-software.spec index e6624e9..6e0cc57 100644 --- a/gnome-software.spec +++ b/gnome-software.spec @@ -181,7 +181,7 @@ desktop-file-edit %{buildroot}%{_datadir}/applications/org.gnome.Software.deskto # set up for Fedora cat >> %{buildroot}%{_datadir}/glib-2.0/schemas/org.gnome.software-fedora.gschema.override << FOE [org.gnome.software] -official-repos = [ 'fedora', 'fedora-debuginfo', 'fedora-source', 'koji-override-0', 'koji-override-1', 'rawhide', 'rawhide-debuginfo', 'rawhide-source', 'updates', 'updates-debuginfo', 'updates-source', 'updates-testing', 'updates-testing-debuginfo', 'updates-testing-source', 'fedora-modular', 'fedora-modular-debuginfo', 'fedora-modular-source', 'rawhide-modular', 'rawhide-modular-debuginfo', 'rawhide-modular-source' ] +official-repos = [ 'anaconda', 'fedora', 'fedora-debuginfo', 'fedora-source', 'koji-override-0', 'koji-override-1', 'rawhide', 'rawhide-debuginfo', 'rawhide-source', 'updates', 'updates-debuginfo', 'updates-source', 'updates-testing', 'updates-testing-debuginfo', 'updates-testing-source', 'fedora-modular', 'fedora-modular-debuginfo', 'fedora-modular-source', 'rawhide-modular', 'rawhide-modular-debuginfo', 'rawhide-modular-source' ] FOE %find_lang %name --with-gnome @@ -275,6 +275,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %changelog * Sun Feb 24 2019 Kalev Lember - 3.31.90-1 - Update to 3.31.90 +- Add "anaconda" repo to official repos list (#1679693) * Thu Jan 31 2019 Fedora Release Engineering - 3.31.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild