Compare commits
2 Commits
1.0.6-1mam
...
1.1.2-1mam
Author | SHA1 | Date | |
---|---|---|---|
5d501cb4aa | |||
9ff3980e50 |
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-pdm-pep517
|
||||
Version: 1.0.6
|
||||
Version: 1.1.2
|
||||
Release: 1mamba
|
||||
Summary: A PEP 517 backend for PDM that supports PEP 621 metadata
|
||||
Group: System/Libraries
|
||||
@ -40,6 +40,12 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Feb 08 2023 Automatic Build System <autodist@mambasoft.it> 1.1.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jan 31 2023 Automatic Build System <autodist@mambasoft.it> 1.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Nov 24 2022 Automatic Build System <autodist@mambasoft.it> 1.0.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user