automatic version update by autodist [release 0.8.0-1mamba;Mon Sep 25 2023]
This commit is contained in:
parent
28c905feba
commit
93e94ac766
@ -1,6 +1,6 @@
|
||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||
Name: python-pydyf
|
||||
Version: 0.7.0
|
||||
Version: 0.8.0
|
||||
Release: 1mamba
|
||||
Summary: A low-level PDF generator
|
||||
Group: System/Libraries
|
||||
@ -11,7 +11,7 @@ URL: https://www.courtbouillon.org/pydyf
|
||||
Source: https://pypi.debian.net/pydyf/pydyf-%{version}.tar.gz
|
||||
License: BSD
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libpython311-devel
|
||||
## AUTOBUILDREQ-END
|
||||
|
||||
%description
|
||||
@ -47,6 +47,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Mon Sep 25 2023 Automatic Build System <autodist@mambasoft.it> 0.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Jul 04 2023 Automatic Build System <autodist@mambasoft.it> 0.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user