import gnome-software-41.1-1.el9
This commit is contained in:
parent
9587874dc8
commit
fe7d6abcc4
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/gnome-software-41.0.tar.xz
|
||||
SOURCES/gnome-software-41.1.tar.xz
|
||||
|
@ -1 +1 @@
|
||||
fc87ba38d98d136a59162d5e48340ce19acb7db9 SOURCES/gnome-software-41.0.tar.xz
|
||||
453d3ce0385500349ff030354501a5feb9758b0c SOURCES/gnome-software-41.1.tar.xz
|
||||
|
@ -11,7 +11,7 @@
|
||||
%global tarball_version %%(echo %{version} | tr '~' '.')
|
||||
|
||||
Name: gnome-software
|
||||
Version: 41.0
|
||||
Version: 41.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A software center for GNOME
|
||||
|
||||
@ -130,6 +130,7 @@ cat >> %{buildroot}%{_datadir}/glib-2.0/schemas/org.gnome.software-fedora.gschem
|
||||
official-repos = [ 'rhel-%{?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' ]
|
||||
%endif
|
||||
FOE
|
||||
|
||||
@ -199,8 +200,20 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
||||
%{_datadir}/gtk-doc/html/gnome-software
|
||||
|
||||
%changelog
|
||||
* Mon Nov 01 2021 Milan Crha <mcrha@redhat.com> - 41.1-1
|
||||
- Resolves: #2018871 (Update to 41.1)
|
||||
|
||||
* Tue Oct 12 2021 Milan Crha <mcrha@redhat.com> - 41.0-2
|
||||
- Resolves: #2012699 (Backport changes from Fedora 35)
|
||||
- Add patch to mark compulsory only repos, not apps from it
|
||||
- Resolves: #2011176 (flathub repo can't be added through gnome-software)
|
||||
- Resolves: #2010660 (gs-repos-dialog: Can show also desktop applications)
|
||||
- Resolves: #2010353 (Optional repos cannot be disabled)
|
||||
- Resolves: #2010740 (Refresh on repository setup change)
|
||||
- Resolves: #2009063 (Correct update notifications)
|
||||
|
||||
* Mon Sep 20 2021 Milan Crha <mcrha@redhat.com> - 41.0-1
|
||||
- Resolves: #2005931 (Update to 41.0)
|
||||
- Resolves: #2005770 (Update to 41.0)
|
||||
|
||||
* Mon Aug 23 2021 Kalev Lember <klember@redhat.com> - 41~beta-1
|
||||
- Resolves: #1995567 (Update to 41.beta)
|
||||
|
Loading…
Reference in New Issue
Block a user