Hello community,

here is the log from the commit of package 
golang-github-prometheus-alertmanager for openSUSE:Factory checked in at 
2020-12-08 13:24:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/golang-github-prometheus-alertmanager (Old)
 and      
/work/SRC/openSUSE:Factory/.golang-github-prometheus-alertmanager.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "golang-github-prometheus-alertmanager"

Tue Dec  8 13:24:08 2020 rev:8 rq:852577 version:0.21.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/golang-github-prometheus-alertmanager/golang-github-prometheus-alertmanager.changes
      2020-11-04 18:32:27.536138844 +0100
+++ 
/work/SRC/openSUSE:Factory/.golang-github-prometheus-alertmanager.new.5913/golang-github-prometheus-alertmanager.changes
    2020-12-08 13:25:38.466716279 +0100
@@ -1,0 +2,13 @@
+Mon Nov 30 15:19:25 UTC 2020 - Witek Bedyk <witold.be...@suse.com>
+
+- Exclude s390 architecture
+
+-------------------------------------------------------------------
+Mon Nov  9 16:45:52 UTC 2020 - Stefano Torresi <stefano.torr...@suse.com>
+
+- Update packaging
+  * Remove systemd and shadow hard requirements
+  * use the system user provided by the system-user-prometheus subpackge
+  * add 'prometheus-alertmanager' package alias
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ golang-github-prometheus-alertmanager.spec ++++++
--- /var/tmp/diff_new_pack.ZYlMzO/_old  2020-12-08 13:25:38.938717626 +0100
+++ /var/tmp/diff_new_pack.ZYlMzO/_new  2020-12-08 13:25:38.942717638 +0100
@@ -31,15 +31,14 @@
 BuildRequires:  golang-github-prometheus-promu
 BuildRequires:  golang-packaging
 BuildRequires:  xz
-Requires(pre):  shadow
+BuildRequires:  golang(API) >= 1.11
+Requires(pre):  group(prometheus)
+Requires(pre):  user(prometheus)
+Provides:       prometheus-alertmanager = %{version}
+ExcludeArch:    s390
+%{?systemd_ordering}
+
 %{go_nostrip}
-%{?systemd_requires}
-%{go_provides}
-%if 0%{?suse_version} > 1500
-BuildRequires:  go1.14
-%else
-BuildRequires:  go1.11
-%endif
 
 %description
 The Alertmanager handles alerts sent by client applications such as the
@@ -73,8 +72,6 @@
 
 %pre
 %service_add_pre prometheus-alertmanager.service
-getent group prometheus >/dev/null || %{_sbindir}/groupadd -r prometheus
-getent passwd prometheus >/dev/null || %{_sbindir}/useradd -r -g prometheus -d 
%{_localstatedir}/lib/prometheus -M -s /sbin/nologin prometheus
 
 %post
 %service_add_post prometheus-alertmanager.service
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to