Compare commits
1 Commits
1.9.1-1mam
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| fae06fe8cc |
@@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-pyproject_api
|
||||
Version: 1.9.1
|
||||
Version: 1.10.0
|
||||
Release: 1mamba
|
||||
Summary: API to interact with the python pyproject.toml based projects
|
||||
Group: System/Libraries
|
||||
@@ -49,6 +49,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Fri Oct 10 2025 Automatic Build System <autodist@openmamba.org> 1.10.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue May 13 2025 Automatic Build System <autodist@openmamba.org> 1.9.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user