Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package deepin-pw-check for openSUSE:Factory 
checked in at 2022-02-11 23:10:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-pw-check (Old)
 and      /work/SRC/openSUSE:Factory/.deepin-pw-check.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deepin-pw-check"

Fri Feb 11 23:10:17 2022 rev:5 rq:953759 version:5.1.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/deepin-pw-check/deepin-pw-check.changes  
2022-01-31 22:56:53.957752305 +0100
+++ 
/work/SRC/openSUSE:Factory/.deepin-pw-check.new.1956/deepin-pw-check.changes    
    2022-02-11 23:12:19.211451081 +0100
@@ -1,0 +2,5 @@
+Fri Feb  4 14:05:34 UTC 2022 - Hillwood Yang <[email protected]>
+
+- Fix build on Leap 15.4 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ deepin-pw-check.spec ++++++
--- /var/tmp/diff_new_pack.0D8ibq/_old  2022-02-11 23:12:20.471454725 +0100
+++ /var/tmp/diff_new_pack.0D8ibq/_new  2022-02-11 23:12:20.475454737 +0100
@@ -40,7 +40,7 @@
 %if 0%{?suse_version} > 1500 || 0%{?sle_version} > 150300
 BuildRequires:  golang(API) = 1.15
 %endif
-%if 0%{?suse_version} <= 1500
+%if 0%{?suse_version} <= 1500 && 0%{?sle_version} <= 150300
 BuildRequires:  golang(github.com/stretchr/testify/mock)
 %endif
 BuildRequires:  golang-packaging
@@ -93,7 +93,7 @@
 
 %prep
 %autosetup -a1 -n %{name}-%{version}
-%if 0%{?suse_version} <= 1500
+%if 0%{?suse_version} <= 1500 && 0%{?sle_version} <= 150300
 rm -rf vendor/github.com/stretchr/testify/
 %endif
 mkdir -p $HOME/rpmbuild/BUILD/go/src/

Reply via email to