Don't number patches, it's no longer necessary

...and it's a lot simpler not to.
This commit is contained in:
Adam Williamson 2023-10-06 15:19:38 -07:00
parent 848607c3b1
commit 3df5ba4081
1 changed files with 9 additions and 9 deletions

View File

@ -22,25 +22,25 @@ URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/%{name}/45/%{name}-%{tarball_version}.tar.xz
# Work-around for OpenJDK's compliance test
Patch0: 0001-window-actor-Special-case-shaped-Java-windows.patch
Patch: 0001-window-actor-Special-case-shaped-Java-windows.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=1936991
Patch1: mutter-42.alpha-disable-tegra.patch
Patch: mutter-42.alpha-disable-tegra.patch
# https://pagure.io/fedora-workstation/issue/79
Patch2: 0001-place-Always-center-initial-setup-fedora-welcome.patch
Patch: 0001-place-Always-center-initial-setup-fedora-welcome.patch
Patch4: 0001-gschema-Enable-scale-monitor-framebuffer-experimenta.patch
Patch: 0001-gschema-Enable-scale-monitor-framebuffer-experimenta.patch
Patch5: 0001-util-Add-way-to-print-backtraces.patch
Patch6: 0002-clutter-Add-ms2ns-helper.patch
Patch7: 0003-native-Stop-using-real-time-thread-if-it-stalls.patch
Patch: 0001-util-Add-way-to-print-backtraces.patch
Patch: 0002-clutter-Add-ms2ns-helper.patch
Patch: 0003-native-Stop-using-real-time-thread-if-it-stalls.patch
# https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3299
Patch8: 3299.patch
Patch: 3299.patch
# https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3306
Patch9: 3306.patch
Patch: 3306.patch
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.41.0
BuildRequires: pkgconfig(polkit-gobject-1)