Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package golang-stable-image for
openSUSE:Factory checked in at 2024-06-11 18:28:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-stable-image (Old)
and /work/SRC/openSUSE:Factory/.golang-stable-image.new.19518 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-stable-image"
Tue Jun 11 18:28:36 2024 rev:16 rq:1179781 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/golang-stable-image/golang-stable-image.changes
2024-06-06 12:33:42.754866167 +0200
+++
/work/SRC/openSUSE:Factory/.golang-stable-image.new.19518/golang-stable-image.changes
2024-06-11 18:29:34.105471006 +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.3ZdhNN/_old 2024-06-11 18:29:36.377553923 +0200
+++ /var/tmp/diff_new_pack.3ZdhNN/_new 2024-06-11 18:29:36.421555529 +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.