From 003e1a5fb58771056556c9f25f9460cda357b375 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 9 Jul 2023 13:56:17 +0200 Subject: [PATCH] Minor spec formatting adjustments, stop enumerating patches --- python-uranium.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-uranium.spec b/python-uranium.spec index 2c8c415..18c0a94 100644 --- a/python-uranium.spec +++ b/python-uranium.spec @@ -4,9 +4,9 @@ Release: 6%{?dist} Summary: A Python framework for building desktop applications License: LGPLv3+ URL: https://github.com/Ultimaker/Uranium -Source0: %{url}/archive/%{version}.tar.gz#/Uranium-%{version}.tar.gz -Patch0: Uranium-5.3.0-qt-6.5-hack.patch -Patch1: Uranium-5.3.0-qt-try-ints-then-bytes-for-gl-mask-functions.patch +Source: %{url}/archive/%{version}.tar.gz#/Uranium-%{version}.tar.gz +Patch: Uranium-5.3.0-qt-6.5-hack.patch +Patch: Uranium-5.3.0-qt-try-ints-then-bytes-for-gl-mask-functions.patch # Cmake bits taken from 4.13.1, before upstream went nuts with conan Source2: mod_bundled_packages_json.py