diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-08-15 08:40:48 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2024-08-15 08:40:48 +0000 |
commit | 200dc59f0a6ae28c681b0a2ea80d6d63d81aef18 (patch) | |
tree | 493d37af36f636a5d11d40216dd25638afc99e3a | |
parent | 7bbbf33ac0d249b8f31c8c7b0bd1107c989d3657 (diff) |
-rw-r--r-- | python3-pyvcd.spec | 4 |
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 |