Hello community,

here is the log from the commit of package golang-org-x-tools for 
openSUSE:Factory checked in at 2019-12-28 13:40:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-org-x-tools (Old)
 and      /work/SRC/openSUSE:Factory/.golang-org-x-tools.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "golang-org-x-tools"

Sat Dec 28 13:40:38 2019 rev:11 rq:759729 version:1.12+git20190313.aa829657

Changes:
--------
--- /work/SRC/openSUSE:Factory/golang-org-x-tools/golang-org-x-tools.changes    
2019-12-14 12:23:38.159196996 +0100
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-tools.new.6675/golang-org-x-tools.changes
  2019-12-28 13:40:51.290943138 +0100
@@ -1,0 +2,5 @@
+Wed Dec 18 16:30:36 UTC 2019 - MichaƂ Rostecki <[email protected]>
+
+- Fix name of the rpmlintrc file.
+
+-------------------------------------------------------------------

Old:
----
  rpmlintrc

New:
----
  golang-org-x-tools-rpmlintrc

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

Other differences:
------------------
++++++ golang-org-x-tools.spec ++++++
--- /var/tmp/diff_new_pack.IUCBng/_old  2019-12-28 13:40:52.482943739 +0100
+++ /var/tmp/diff_new_pack.IUCBng/_new  2019-12-28 13:40:52.486943741 +0100
@@ -31,7 +31,7 @@
 Group:          Development/Languages/Golang
 Url:            https://%{provider_prefix}
 Source0:        %{repo}-%{version}.tar.xz
-Source1:        rpmlintrc
+Source1:        %{name}-rpmlintrc
 Source2:        godoc.service
 Source3:        WORKSPACE
 Patch0:         
https://raw.githubusercontent.com/bazelbuild/rules_go/0.18.5/third_party/org_golang_x_tools-gazelle.patch

++++++ golang-org-x-tools-rpmlintrc ++++++
# We are preventing the stripping to keep backtraces intact
addFilter("unstripped-binary-or-object")

# Golang doesn't support dynamic linking yet in a proper way
addFilter("statically-linked-binary")

# We are aware of that but shorter names are not possible
addFilter("filename-too-long-for-joliet")

Reply via email to