Compare commits
7 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ee0d75be59 | ||
|
|
b84e50ac01 | ||
|
|
233fc8ea0a | ||
|
|
044647d347 | ||
|
|
ba516a52b3 | ||
|
|
2718cc9f89 | ||
|
|
950d1db51b |
1 changed files with 22 additions and 1 deletions
23
winpdb.spec
23
winpdb.spec
|
|
@ -1,6 +1,6 @@
|
|||
Name: winpdb
|
||||
Version: 2.0.0.1
|
||||
Release: 1%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: An advanced python debugger
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://pypi.org/project/winpdb-reborn
|
||||
|
|
@ -64,6 +64,27 @@ chmod +x $RPM_BUILD_ROOT%{python3_sitelib}/rpdb2.py $RPM_BUILD_ROOT%{python3_sit
|
|||
%{_datadir}/pixmaps/%{name}.png
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0.1-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 2.0.0.1-7
|
||||
- Rebuilt for Python 3.15
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2.0.0.1-5
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
|
||||
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 2.0.0.1-4
|
||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 2.0.0.1-2
|
||||
- Rebuilt for Python 3.14
|
||||
|
||||
* Wed Mar 12 2025 Tom Callaway <spot@fedoraproject.org> - 2.0.0.1-1
|
||||
- update to 2.0.0.1 + latest commits
|
||||
- apply fix for removed imp.load_source()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue