obsolete conflicting package python-xdg <= 5.1.1-1mamba [release 0.27-2mamba;Sat Feb 19 2022]
This commit is contained in:
parent
951faeaf9e
commit
06b386fd38
@ -1,13 +1,13 @@
|
|||||||
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
%define pkgname %(echo %name | cut -d- -f2- | tr - _)
|
||||||
Name: python-pyxdg
|
Name: python-pyxdg
|
||||||
Version: 0.27
|
Version: 0.27
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
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
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://freedesktop.org/wiki/Software/pyxdg
|
URL: https://freedesktop.org/wiki/Software/pyxdg/
|
||||||
Source: https://pypi.debian.net/pyxdg/pyxdg-%{version}.tar.gz
|
Source: https://pypi.debian.net/pyxdg/pyxdg-%{version}.tar.gz
|
||||||
License: LGPL
|
License: LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -18,6 +18,8 @@ BuildRequires: libpython3-devel
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%if 0%{?with_pyver}
|
%if 0%{?with_pyver}
|
||||||
|
%define py_requires_append \
|
||||||
|
Obsoletes: python-xdg%{?pyappend:-%pyappend} <= 5.1.1-1mamba
|
||||||
%pyver_package
|
%pyver_package
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -45,5 +47,8 @@ sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 19 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.27-2mamba
|
||||||
|
- obsolete conflicting package python-xdg <= 5.1.1-1mamba
|
||||||
|
|
||||||
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.27-1mamba
|
* Sun Feb 13 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.27-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user