|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: python-appdirs
|
|
|
|
|
Version: 1.4.4
|
|
|
|
|
Release: 14%{?dist}
|
|
|
|
|
Release: 15%{?dist}
|
|
|
|
|
Summary: Python module for determining platform-specific directories
|
|
|
|
|
|
|
|
|
|
# https://spdx.org/licenses/MIT.html
|
|
|
|
@ -54,6 +54,10 @@ sed -i -e '1{\@^#!/usr/bin/env python@d}' appdirs.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.4.4-15
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.4.4-14
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|