From 952b86e095e82b0d450a09f1df387a59ee80c8e9 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 09:16:40 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- python-appdirs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-appdirs.spec b/python-appdirs.spec index 08a88c3..2bdb875 100644 --- a/python-appdirs.spec +++ b/python-appdirs.spec @@ -1,6 +1,6 @@ Name: python-appdirs Version: 1.4.4 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Python module for determining platform-specific directories # https://spdx.org/licenses/MIT.html @@ -54,6 +54,9 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' appdirs.py %changelog +* Mon Jun 24 2024 Troy Dawson - 1.4.4-14 +- Bump release for June 2024 mass rebuild + * Fri Jan 26 2024 Fedora Release Engineering - 1.4.4-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild