From a6eaf1b9c0f59166a36692674a0253f72681f4c3bbf99e06733c9bb26cb9955d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 21 Aug 2024 17:51:42 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/pagure?expand=0&rev=65 --- pagure.spec | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pagure.spec b/pagure.spec index c20aaef..045e95c 100644 --- a/pagure.spec +++ b/pagure.spec @@ -47,15 +47,11 @@ Source10: pagure-README.SUSE Patch1000: pagure-5.0-default-example-cfg.patch # PATCH-FIX-UPSTREAM 5486.patch https://pagure.io/pagure/pull-request/5486 dominik@wombacher.cc -- Use '==' instead of 'is' in template if condition because to work with older Jinja2 versions. Edge case, avoid 'KeyError' after pagure update if a cached session is used. Patch1001: 5486.patch - -%if 0%{?sle_version} >= 150600 || 0%{suse_version} > 1600 # PATCH-FIX-UPSTREAM pagure-pygit2.patch -- PyGit2 renamed its files: https://github.com/libgit2/pygit2/commit/a8b2421bea55029296cc79ac7c1518b9885d8a6f Patch1002: pagure-pygit2.patch -%endif BuildArch: noarch - BuildRequires: apache2 BuildRequires: fdupes BuildRequires: nginx