Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
This commit is contained in:
parent
6bb10b0060
commit
d6ba691b87
@ -3,7 +3,7 @@
|
|||||||
Name: python-pycparser
|
Name: python-pycparser
|
||||||
Summary: C parser and AST generator written in Python
|
Summary: C parser and AST generator written in Python
|
||||||
Version: 2.20
|
Version: 2.20
|
||||||
Release: 15%{?dist}
|
Release: 16%{?dist}
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: http://github.com/eliben/pycparser
|
URL: http://github.com/eliben/pycparser
|
||||||
Source0: %{url}/archive/release_v%{version}.tar.gz
|
Source0: %{url}/archive/release_v%{version}.tar.gz
|
||||||
@ -71,6 +71,10 @@ popd
|
|||||||
%{python3_sitelib}/pycparser-*.egg-info/
|
%{python3_sitelib}/pycparser-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.20-16
|
||||||
|
- Bump release for October 2024 mass rebuild:
|
||||||
|
Resolves: RHEL-64018
|
||||||
|
|
||||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.20-15
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.20-15
|
||||||
- Bump release for June 2024 mass rebuild
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user