Rebuild to deal with update snafu.
This commit is contained in:
parent
bc24a30b6d
commit
5c2552c963
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.0.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: JSON Matching Expressions
|
||||
|
||||
License: MIT
|
||||
@ -58,6 +58,9 @@ rm -rf %{pypi_name}.egg-info
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Wed Apr 06 2022 Kevin Fenzi <kevin@scrye.com> - 1.0.0-2
|
||||
- Rebuild to deal with update snafu.
|
||||
|
||||
* Tue Mar 22 2022 Kevin Fenzi <kevin@scrye.com> - 1.0.0-1
|
||||
- Update to 1.0.0. Fixes rhbz#2064951
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user