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