Compare commits
8 Commits
1.9.1-1mam
...
1.12.0-1ma
| Author | SHA1 | Date | |
|---|---|---|---|
| 2fc26c3b28 | |||
| 5eea48566a | |||
| 5a7de0cf65 | |||
| 1e6f63aff5 | |||
| e005aa77a3 | |||
| 29022746bb | |||
| eb4c4759cf | |||
| 7f0a507ae7 |
@@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-alembic
|
||||
Version: 1.9.1
|
||||
Version: 1.12.0
|
||||
Release: 1mamba
|
||||
Summary: A database migration tool for SQLAlchemy
|
||||
Group: System/Libraries
|
||||
@@ -17,6 +17,7 @@ BuildRequires: python3.7dist(importlib-resources)
|
||||
BuildRequires: python3.7dist(mako)
|
||||
BuildRequires: python3.7dist(setuptools)
|
||||
BuildRequires: python3.7dist(sqlalchemy)
|
||||
BuildRequires: python3.7dist(typing-extensions)
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@@ -50,6 +51,30 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Sep 04 2023 Automatic Build System <autodist@mambasoft.it> 1.12.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 06 2023 Automatic Build System <autodist@mambasoft.it> 1.10.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Mar 08 2023 Automatic Build System <autodist@mambasoft.it> 1.10.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 07 2023 Automatic Build System <autodist@mambasoft.it> 1.10.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 06 2023 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Feb 17 2023 Automatic Build System <autodist@mambasoft.it> 1.9.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 08 2023 Automatic Build System <autodist@mambasoft.it> 1.9.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Jan 15 2023 Automatic Build System <autodist@mambasoft.it> 1.9.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 24 2022 Automatic Build System <autodist@mambasoft.it> 1.9.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user