Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
8132c7c30f
commit
b2b74b453e
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 2.3
|
Version: 2.3
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Resolve JSON Pointers in Python
|
Summary: Resolve JSON Pointers in Python
|
||||||
|
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -45,6 +45,9 @@ BuildRequires: python3-devel
|
|||||||
%{_bindir}/jsonpointer
|
%{_bindir}/jsonpointer
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.3-5
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Jul 12 2023 Nathan Scott <nathans@redhat.com> - 2.3-4
|
* Wed Jul 12 2023 Nathan Scott <nathans@redhat.com> - 2.3-4
|
||||||
- Use SPDX license string
|
- Use SPDX license string
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user