diff --git a/SPECS/gnome-software.spec b/SPECS/gnome-software.spec index 84f46b1..ce13c78 100644 --- a/SPECS/gnome-software.spec +++ b/SPECS/gnome-software.spec @@ -26,7 +26,7 @@ Name: gnome-software Version: 46.4 -Release: 1%{?dist} +Release: 1%{?dist}.inferit Summary: A software center for GNOME License: GPL-2.0-or-later @@ -188,7 +188,7 @@ desktop-file-edit %{buildroot}%{_datadir}/applications/org.gnome.Software.deskto cat >> %{buildroot}%{_datadir}/glib-2.0/schemas/org.gnome.software-fedora.gschema.override << FOE [org.gnome.software] %if 0%{?rhel} -official-repos = [ 'rhel-%{?rhel}' ] +official-repos = [ 'msvsphere-%{?rhel}', 'msvsphere-%{?rhel}-extras', 'epel-%{?rhel}' ] %else 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', 'fedora-cisco-openh264', 'fedora-cisco-openh264-debuginfo' ] required-repos = [ 'fedora', 'updates' ] @@ -278,6 +278,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop %{_datadir}/gtk-doc/html/gnome-software/ %changelog +* Sat Dec 28 2024 Sergey Cherevko - 46.4-1.inferit +- Set msvsphere-10 as official repo + * Tue Nov 26 2024 MSVSphere Packaging Team - 46.4-1 - Rebuilt for MSVSphere 10