From 92fa462a0e7d1620ab87322b02579afa60dc7398 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sun, 19 Jan 2025 19:59:22 +0100 Subject: [PATCH] automatic version update by autodist [release 1.2.0-1mamba;Sat Jan 18 2025] --- python-tomli_w.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/python-tomli_w.spec b/python-tomli_w.spec index ff3caf6..9f251f9 100644 --- a/python-tomli_w.spec +++ b/python-tomli_w.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-tomli_w -Version: 1.1.0 +Version: 1.2.0 Release: 1mamba Summary: A lil' TOML writer Group: System/Libraries @@ -10,6 +10,7 @@ Packager: Silvan Calarco URL: https://github.com/hukkin/tomli-w Source: https://pypi.debian.net/tomli-w/tomli_w-%{version}.tar.gz License: MIT +BuildArch: noarch ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel ## AUTOBUILDREQ-END @@ -47,6 +48,9 @@ CFLAGS="%{optflags}" %{__python} -m build --no-isolation --wheel %doc LICENSE %changelog +* Sat Jan 18 2025 Automatic Build System 1.2.0-1mamba +- automatic version update by autodist + * Wed Oct 09 2024 Automatic Build System 1.1.0-1mamba - automatic version update by autodist