obsolete python-xdg0 and python-pyxdg-py310 [release 0.28-4mamba;Mon Apr 01 2024]
This commit is contained in:
parent
61a4356970
commit
e87872a83f
@ -1,7 +1,7 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-pyxdg
|
Name: python-pyxdg
|
||||||
Version: 0.28
|
Version: 0.28
|
||||||
Release: 3mamba
|
Release: 4mamba
|
||||||
Summary: PyXDG contains implementations of freedesktop.org standards in python
|
Summary: PyXDG contains implementations of freedesktop.org standards in python
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -20,7 +20,9 @@ BuildRequires: python3-devel >= 3.11.5-3mamba
|
|||||||
|
|
||||||
%if 0%{?with_pyver}
|
%if 0%{?with_pyver}
|
||||||
%define py_requires_append \
|
%define py_requires_append \
|
||||||
Obsoletes: python-xdg%{?pyappend:-%pyappend} <= 5.1.1-1mamba
|
Obsoletes: python-xdg%{?pyappend:-%pyappend} <= 5.1.1-1mamba \
|
||||||
|
Obsoletes: python-xdg0 <= 0.26-4mamba \
|
||||||
|
Obsoletes: python-pyxdg-py310 <= 0.28-3mamba
|
||||||
%pyver_package
|
%pyver_package
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -48,6 +50,9 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 01 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.28-4mamba
|
||||||
|
- obsolete python-xdg0 and python-pyxdg-py310
|
||||||
|
|
||||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 0.28-3mamba
|
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 0.28-3mamba
|
||||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user