summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCoprDistGit <copr-devel@lists.fedorahosted.org>2024-08-15 08:40:48 +0000
committerCoprDistGit <copr-devel@lists.fedorahosted.org>2024-08-15 08:40:48 +0000
commit200dc59f0a6ae28c681b0a2ea80d6d63d81aef18 (patch)
tree493d37af36f636a5d11d40216dd25638afc99e3a
parent7bbbf33ac0d249b8f31c8c7b0bd1107c989d3657 (diff)
automatic import of python3-pyvcdHEADmasterf41f40f39
-rw-r--r--python3-pyvcd.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/python3-pyvcd.spec b/python3-pyvcd.spec
index e5927b7..cfc702d 100644
--- a/python3-pyvcd.spec
+++ b/python3-pyvcd.spec
@@ -1,6 +1,6 @@
Name: python3-pyvcd
Version: 0.4.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Python package for writing Value Change Dump (VCD) files
License: MIT
@@ -35,5 +35,7 @@ IEEE 1364-2005.
%doc README.rst
%changelog
+* Thu Aug 15 2024 Antoine Damhet <antoine.damhet@gmail.com> - 0.4.0-2
+- Rebuild for python 3.13
* Sat May 04 2024 Antoine Damhet <antoine.damhet@gmail.com> - 0.4.0-1
- Initial package version