!40 Fixed the missing Patch1 in spec
From: @chenyanpanX Reviewed-by: @Charlie_li Signed-off-by: @Charlie_li
This commit is contained in:
commit
73d64700fb
@ -14,11 +14,13 @@ messages, names, and records.
|
|||||||
Name: python-dns
|
Name: python-dns
|
||||||
Summary: %{sum}
|
Summary: %{sum}
|
||||||
Version: 2.3.0
|
Version: 2.3.0
|
||||||
Release: 2
|
Release: 3
|
||||||
License: ISC and MIT
|
License: ISC and MIT
|
||||||
URL: http://www.dnspython.org/
|
URL: http://www.dnspython.org/
|
||||||
Source0: https://github.com/rthalley/dnspython/archive/v%{version}/dnspython-%{version}.tar.gz
|
Source0: https://github.com/rthalley/dnspython/archive/v%{version}/dnspython-%{version}.tar.gz
|
||||||
|
|
||||||
|
Patch1: 0001-Add-dns.quic-to-setup.cfg-for-legacy-setup.py-instal.patch
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-devel python3-setuptools python3-cryptography
|
BuildRequires: python3-devel python3-setuptools python3-cryptography
|
||||||
@ -60,6 +62,9 @@ pytest
|
|||||||
%doc examples
|
%doc examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 19 2023 ChenYanpan <chenyanpan@xfusion.com> - 2.3.0-3
|
||||||
|
- Fixed the missing Patch1 in spec
|
||||||
|
|
||||||
* Tue Apr 18 2023 ChenYanpan <chenyanpan@xfusion.com> - 2.3.0-2
|
* Tue Apr 18 2023 ChenYanpan <chenyanpan@xfusion.com> - 2.3.0-2
|
||||||
- Add dns.quic to setup.cfg for legacy setup.py installs
|
- Add dns.quic to setup.cfg for legacy setup.py installs
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user