From 789dfae6c8bdcb8f7a64cc9ee7fcb6d69a9d20b1 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 16:23:11 +0100 Subject: [PATCH] automatic version update by autodist [release 1.3-1mamba;Sun Feb 21 2021] --- python-pyTwistyScrambler.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/python-pyTwistyScrambler.spec b/python-pyTwistyScrambler.spec index e26e26a..9764cfe 100644 --- a/python-pyTwistyScrambler.spec +++ b/python-pyTwistyScrambler.spec @@ -1,6 +1,6 @@ Name: python-pyTwistyScrambler -Version: 1.2 -Release: 2mamba +Version: 1.3 +Release: 1mamba Summary: Python module for generating scrambles of various twisty puzzles, including the Rubik's cube, 4x4x4 cube, and others Group: System/Libraries Vendor: openmamba @@ -66,6 +66,9 @@ sed -i "s,.*/man/.*,&.gz," %{name}.filelist # %doc README.md %changelog +* Sun Feb 21 2021 Automatic Build System 1.3-1mamba +- automatic version update by autodist + * Tue May 12 2020 Silvan Calarco 1.2-2mamba - require python-PyExecJS-py3