Don't number patches and sources

This commit is contained in:
Kalev Lember 2024-01-11 14:20:15 +01:00
parent f495185a31
commit 3b172310e2

View File

@ -7,10 +7,10 @@ Summary: Introspection system for GObject-based libraries
License: GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-2-Clause License: GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-2-Clause
URL: https://wiki.gnome.org/Projects/GObjectIntrospection URL: https://wiki.gnome.org/Projects/GObjectIntrospection
Source0: https://download.gnome.org/sources/%{name}/1.79/%{name}-%{version}.tar.xz Source: https://download.gnome.org/sources/%{name}/1.79/%{name}-%{version}.tar.xz
# Workaround for Python 3.12 compatibility # Workaround for Python 3.12 compatibility
# https://bugzilla.redhat.com/show_bug.cgi?id=2208966 # https://bugzilla.redhat.com/show_bug.cgi?id=2208966
Patch1: workaround.patch Patch: workaround.patch
BuildRequires: bison BuildRequires: bison
BuildRequires: flex BuildRequires: flex