Confirm License is SPDX MIT
This commit is contained in:
parent
40a965e027
commit
8143bffb2c
@ -5,6 +5,7 @@ Version: 1.8.1
|
|||||||
Release: 3%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Database migration tool for SQLAlchemy
|
Summary: Database migration tool for SQLAlchemy
|
||||||
|
|
||||||
|
# SPDX
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://pypi.io/project/alembic
|
URL: https://pypi.io/project/alembic
|
||||||
Source0: %{pypi_source alembic}
|
Source0: %{pypi_source alembic}
|
||||||
@ -99,6 +100,7 @@ ln -s alembic-%{python3_version}.1 %{buildroot}%{_mandir}/man1/alembic.1
|
|||||||
anyway)
|
anyway)
|
||||||
- Drop obsolete spec file macros, and use appropriate newer ones
|
- Drop obsolete spec file macros, and use appropriate newer ones
|
||||||
- Drop HTML documentation due to bundled/pre-minified JavaScript
|
- Drop HTML documentation due to bundled/pre-minified JavaScript
|
||||||
|
- Confirm License is SPDX MIT
|
||||||
|
|
||||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-2
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user