add patch subunit.spec.

Patch3:              fix-subunit-notify-command-warning.patch
changelog里1.4.0-3里已经说明需要添加该patch,但spec中未添加
This commit is contained in:
dongjiao_joan 2022-07-19 06:50:46 +00:00 committed by Gitee
parent a265a7d885
commit d933994a7c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -9,6 +9,7 @@ Source0: https://github.com/testing-cabal/subunit/archive/%{version}/%{name
Patch0: %{name}-unbundle-iso8601.patch
Patch1: %{name}-decode-binary-to-unicode.patch
Patch2: 0001-port-to-python-iso8601-0.1.14.patch
Patch3: fix-subunit-notify-command-warning.patch
BuildRequires: check-devel cppunit-devel gcc-c++ libtool perl-generators make
BuildRequires: perl(ExtUtils::MakeMaker) pkgconfig
BuildRequires: python2-devel python2-hypothesis python2-docutils python2-extras python2-fixtures