automatic version update by autodist [release 7.1.7-1mamba;Tue May 31 2022]

This commit is contained in:
Automatic Build System 2024-01-06 10:38:01 +01:00
parent 76f7882134
commit 7337413c79

View File

@ -1,6 +1,6 @@
%define pkgname %(echo %name | cut -d- -f2-) %define pkgname %(echo %name | cut -d- -f2-)
Name: pycxx Name: pycxx
Version: 7.1.5 Version: 7.1.7
Release: 1mamba Release: 1mamba
Summary: A set of C++ facilities to make it easier to write Python extensions Summary: A set of C++ facilities to make it easier to write Python extensions
Group: System/Libraries Group: System/Libraries
@ -43,5 +43,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%{python3_sitearch}/CXX-%{version}-py*.egg-info %{python3_sitearch}/CXX-%{version}-py*.egg-info
%changelog %changelog
* Tue May 31 2022 Automatic Build System <autodist@mambasoft.it> 7.1.7-1mamba
- automatic version update by autodist
* Wed May 19 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 7.1.5-1mamba * Wed May 19 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 7.1.5-1mamba
- package created using the webbuild interface - package created using the webbuild interface