summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCoprDistGit <copr-devel@lists.fedorahosted.org>2024-07-19 10:58:13 +0000
committerCoprDistGit <copr-devel@lists.fedorahosted.org>2024-07-19 10:58:13 +0000
commit1840669b136f4534df99b54a37a0a84016fd45c9 (patch)
tree55da5ac9a6b624a01acf4591133f00aaae972e0d
parent562cac133904abf40ea8f5bf378bc35e894937cb (diff)
automatic import of python-defconf39
-rw-r--r--python-defcon.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/python-defcon.spec b/python-defcon.spec
index 6784910..27df871 100644
--- a/python-defcon.spec
+++ b/python-defcon.spec
@@ -3,7 +3,7 @@
Name: python-defcon
Version: 0.10.2
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A set of flexible objects for representing UFO data
License: MIT
@@ -54,6 +54,9 @@ sed -r -i 's/==/>=/' requirements.txt
%doc README.rst
%changelog
+* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.2-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
* Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 0.10.2-4
- Rebuilt for Python 3.13