From 7337413c792de463ef5724f93e5312d82cb326ff Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 10:38:01 +0100 Subject: [PATCH] automatic version update by autodist [release 7.1.7-1mamba;Tue May 31 2022] --- pycxx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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