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 2021-05-23 00:06:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-pw-check (Old)
 and      /work/SRC/openSUSE:Factory/.deepin-pw-check.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deepin-pw-check"

Sun May 23 00:06:21 2021 rev:2 rq:894980 version:5.0.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/deepin-pw-check/deepin-pw-check.changes  
2021-04-26 16:39:47.318091745 +0200
+++ 
/work/SRC/openSUSE:Factory/.deepin-pw-check.new.2988/deepin-pw-check.changes    
    2021-05-23 00:06:26.298526508 +0200
@@ -1,0 +2,6 @@
+Sat May 22 12:08:28 UTC 2021 - Hillwood Yang <[email protected]>
+
+- Keep golang verion on 1.15 on Tumbleweed, the project does not support 
+  golang 1.16+
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ deepin-pw-check.spec ++++++
--- /var/tmp/diff_new_pack.aFbNMy/_old  2021-05-23 00:06:28.418515226 +0200
+++ /var/tmp/diff_new_pack.aFbNMy/_new  2021-05-23 00:06:28.422515204 +0200
@@ -37,7 +37,9 @@
 Source1:        vendor.tar.gz
 Patch0:         disable-gobuild-in-makefile.patch
 BuildRequires:  gcc
-# BuildRequires:  golang(API) = 1.11
+%if 0%{?suse_version} > 1500
+BuildRequires:  golang(API) = 1.15
+%endif
 BuildRequires:  golang-packaging
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gdk-3.0)
@@ -50,7 +52,6 @@
 BuildRequires:  polkit
 BuildRequires:  pam
 AutoReqProv:    Off
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 deepin-pw-check is a tool to verify the validity of the password
@@ -149,7 +150,6 @@
 %{_libdir}/*.so.*
 
 %files devel
-%defattr(-,root,root)
 %doc README.md
 %license LICENSE
 %{_libdir}/*.so
@@ -157,7 +157,6 @@
 %{_includedir}/*.h
 
 %files -n golang-%{provider}-%{project}-%{repo} -f file.lst
-%defattr(-,root,root)
 %doc README.md
 %license LICENSE
 

Reply via email to