From ecd04ebe6fc490bd717e988527d4bf48fc3716c3 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Thu, 3 Oct 2024 21:41:05 +0200 Subject: [PATCH] automatic version update by autodist [release 0.9.8-1mamba;Wed Oct 02 2024] --- python-vobject.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/python-vobject.spec b/python-vobject.spec index 714ed4d..05820cb 100644 --- a/python-vobject.spec +++ b/python-vobject.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-vobject -Version: 0.9.7 +Version: 0.9.8 Release: 1mamba Summary: A Python iCalendar library Group: System/Libraries @@ -13,7 +13,9 @@ License: Apache License 2.0 ## AUTOBUILDREQ-BEGIN BuildRequires: libpython311-devel BuildRequires: python3.11dist(python-dateutil) +BuildRequires: python3.11dist(pytz) BuildRequires: python3.11dist(setuptools) +BuildRequires: python3.11dist(six) ## AUTOBUILDREQ-END BuildRequires: python3-devel >= 3.11.5-3mamba BuildRequires: libpython-devel @@ -51,6 +53,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist %doc LICENSE-2.0.txt %changelog +* Wed Oct 02 2024 Automatic Build System 0.9.8-1mamba +- automatic version update by autodist + * Tue Mar 26 2024 Automatic Build System 0.9.7-1mamba - automatic version update by autodist