From 5dab624d61685e56f08fe46690e2b422b25d5ced Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:23:46 +0100 Subject: [PATCH] automatic version update by autodist [release 2.6.2-1mamba;Sun Feb 21 2021] --- python-pybind11.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pybind11.spec b/python-pybind11.spec index d60d5ee..727f189 100644 --- a/python-pybind11.spec +++ b/python-pybind11.spec @@ -1,5 +1,5 @@ Name: python-pybind11 -Version: 2.6.1 +Version: 2.6.2 Release: 1mamba Summary: Seamless operability between C++11 and Python Group: System/Libraries @@ -50,5 +50,8 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.rst %changelog +* Sun Feb 21 2021 Automatic Build System 2.6.2-1mamba +- automatic version update by autodist + * Fri Jan 01 2021 Silvan Calarco 2.6.1-1mamba - package created using the webbuild interface