From d933994a7c72b7d164ebd6df79dcbf35df82d29c Mon Sep 17 00:00:00 2001 From: dongjiao_joan Date: Tue, 19 Jul 2022 06:50:46 +0000 Subject: [PATCH] =?UTF-8?q?add=20patch=20subunit.spec.=20Patch3:=20=20=20?= =?UTF-8?q?=20=20=20=20=20=20=20=20=20=20=20fix-subunit-notify-command-war?= =?UTF-8?q?ning.patch=20changelog=E9=87=8C1.4.0-3=E9=87=8C=E5=B7=B2?= =?UTF-8?q?=E7=BB=8F=E8=AF=B4=E6=98=8E=E9=9C=80=E8=A6=81=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E8=AF=A5patch=EF=BC=8C=E4=BD=86spec=E4=B8=AD=E6=9C=AA=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- subunit.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/subunit.spec b/subunit.spec index 8d5272d..9f9fde4 100644 --- a/subunit.spec +++ b/subunit.spec @@ -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