automatic version update by autodist [release 0.9.8-1mamba;Wed Oct 02 2024]
This commit is contained in:
parent
138c1917f0
commit
ecd04ebe6f
@ -1,6 +1,6 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-vobject
|
Name: python-vobject
|
||||||
Version: 0.9.7
|
Version: 0.9.8
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A Python iCalendar library
|
Summary: A Python iCalendar library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -13,7 +13,9 @@ License: Apache License 2.0
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: libpython311-devel
|
BuildRequires: libpython311-devel
|
||||||
BuildRequires: python3.11dist(python-dateutil)
|
BuildRequires: python3.11dist(python-dateutil)
|
||||||
|
BuildRequires: python3.11dist(pytz)
|
||||||
BuildRequires: python3.11dist(setuptools)
|
BuildRequires: python3.11dist(setuptools)
|
||||||
|
BuildRequires: python3.11dist(six)
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||||
BuildRequires: libpython-devel
|
BuildRequires: libpython-devel
|
||||||
@ -51,6 +53,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc LICENSE-2.0.txt
|
%doc LICENSE-2.0.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 02 2024 Automatic Build System <autodist@openmamba.org> 0.9.8-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Mar 26 2024 Automatic Build System <autodist@openmamba.org> 0.9.7-1mamba
|
* Tue Mar 26 2024 Automatic Build System <autodist@openmamba.org> 0.9.7-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user