Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package golang-github-prometheus-prometheus
for openSUSE:Factory checked in at 2023-04-14 13:58:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-prometheus-prometheus (Old)
and
/work/SRC/openSUSE:Factory/.golang-github-prometheus-prometheus.new.19717 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "golang-github-prometheus-prometheus"
Fri Apr 14 13:58:37 2023 rev:29 rq:1079260 version:2.43.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/golang-github-prometheus-prometheus/golang-github-prometheus-prometheus.changes
2023-04-12 12:50:41.420612885 +0200
+++
/work/SRC/openSUSE:Factory/.golang-github-prometheus-prometheus.new.19717/golang-github-prometheus-prometheus.changes
2023-04-14 13:58:38.171239904 +0200
@@ -1,0 +2,5 @@
+Thu Apr 6 15:50:42 UTC 2023 - Lukas Müller <[email protected]>
+
+- Remove web-ui archives during "make clean".
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Makefile ++++++
--- /var/tmp/diff_new_pack.tQvTTS/_old 2023-04-14 13:58:38.799243554 +0200
+++ /var/tmp/diff_new_pack.tQvTTS/_new 2023-04-14 13:58:38.799243554 +0200
@@ -4,7 +4,7 @@
default: clean tar
clean:
- rm -f $(NAME)-*.tar $(NAME)-*.tar.gz
+ rm -f $(NAME)-*.tar $(NAME)-*.tar.gz web-ui-*.tar.gz
tar:
osc service disabledrun