From 09f9f02045d244ebb4e33512901c11adbfbb18a1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 08:48:45 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- pybugz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pybugz.spec b/pybugz.spec index 044c0d5..9e3f9af 100644 --- a/pybugz.spec +++ b/pybugz.spec @@ -5,7 +5,7 @@ Name: pybugz Summary: Command line interface for Bugzilla written in Python Version: 0.13 -Release: 10.%{posttag}%{?dist} +Release: 11.%{posttag}%{?dist} License: GPLv2 URL: https://github.com/williamh/pybugz BuildArch: noarch @@ -78,6 +78,9 @@ mkdir -p %{buildroot}%{_docdir} %changelog +* Fri Jul 19 2024 Fedora Release Engineering - 0.13-11.gitbb0ae +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jun 07 2024 Python Maint - 0.13-10.gitbb0ae - Rebuilt for Python 3.13