Fixed the missing Patch1 in spec
This commit is contained in:
parent
38a8fe9b5a
commit
a4d9660114
@ -14,11 +14,13 @@ messages, names, and records.
|
||||
Name: python-dns
|
||||
Summary: %{sum}
|
||||
Version: 2.3.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: ISC and MIT
|
||||
URL: http://www.dnspython.org/
|
||||
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
|
||||
|
||||
BuildRequires: python3-devel python3-setuptools python3-cryptography
|
||||
@ -60,6 +62,9 @@ pytest
|
||||
%doc examples
|
||||
|
||||
%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
|
||||
- Add dns.quic to setup.cfg for legacy setup.py installs
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user