From ccff76a1a12a4ba09f7d5adb63a55221330086a2 Mon Sep 17 00:00:00 2001
From: Automatic Build System <autodist@mambasoft.it>
Date: Fri, 5 Jan 2024 16:46:52 +0100
Subject: [PATCH] automatic version update by autodist [release 1.8-1mamba;Tue
 Jan 10 2023]

---
 python-toposort.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/python-toposort.spec b/python-toposort.spec
index 3779636..c306a7b 100644
--- a/python-toposort.spec
+++ b/python-toposort.spec
@@ -1,6 +1,6 @@
 %define pkgname %(echo %name | cut -d- -f2- | tr - _)
 Name:          python-toposort
-Version:       1.7
+Version:       1.8
 Release:       1mamba
 Summary:       Implements a topological sort algorithm
 Group:         System/Libraries
@@ -40,6 +40,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel
 %doc LICENSE.txt
 
 %changelog
+* Tue Jan 10 2023 Automatic Build System <autodist@mambasoft.it> 1.8-1mamba
+- automatic version update by autodist
+
 * Fri Oct 07 2022 Automatic Build System <autodist@mambasoft.it> 1.7-1mamba
 - automatic version update by autodist