Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package golang-oldstable-image for
openSUSE:Factory checked in at 2024-06-11 18:28:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-oldstable-image (Old)
and /work/SRC/openSUSE:Factory/.golang-oldstable-image.new.19518 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-oldstable-image"
Tue Jun 11 18:28:35 2024 rev:16 rq:1179780 version:unknown
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-oldstable-image/golang-oldstable-image.changes
2024-06-06 12:33:41.874834096 +0200
+++
/work/SRC/openSUSE:Factory/.golang-oldstable-image.new.19518/golang-oldstable-image.changes
2024-06-11 18:29:32.041395680 +0200
@@ -1,0 +2,5 @@
+Mon Jun 10 15:11:25 UTC 2024 - Dirk Mueller <[email protected]>
+
+- update README; reduce unnecessary newlines
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ README.md ++++++
--- /var/tmp/diff_new_pack.X0qJaN/_old 2024-06-11 18:29:32.765422103 +0200
+++ /var/tmp/diff_new_pack.X0qJaN/_new 2024-06-11 18:29:32.769422249 +0200
@@ -2,7 +2,6 @@

-
## Description
[Go](https://go.dev/) (a.k.a., Golang) is a statically-typed programming
language, with syntax loosely derived from C. Go offers additional features
such as garbage collection, type safety, certain dynamic-typing capabilities,
additional built-in types (for example, variable-length arrays and key-value
maps) as well as a large standard library.