diff --git a/python-referencing.spec b/python-referencing.spec index d4eeaef..97e5958 100644 --- a/python-referencing.spec +++ b/python-referencing.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-referencing -Version: 0.36.1 +Version: 0.36.2 Release: 1mamba Summary: JSON Referencing + Python Group: System/Libraries @@ -51,6 +51,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc COPYING %changelog +* Sat Jan 25 2025 Automatic Build System 0.36.2-1mamba +- automatic version update by autodist + * Sun Jan 19 2025 Automatic Build System 0.36.1-1mamba - automatic version update by autodist