Accepting request 959294 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/959294 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/golang-github-prometheus-promu?expand=0&rev=5
This commit is contained in:
commit
86f5152e19
5
_service
5
_service
@ -4,8 +4,9 @@
|
|||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="revision">v0.5.0</param>
|
<param name="revision">v0.13.0</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
@ -15,6 +16,6 @@
|
|||||||
<param name="basename">promu</param>
|
<param name="basename">promu</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="go_modules" mode="disabled">
|
<service name="go_modules" mode="disabled">
|
||||||
<param name="archive">promu-0.5.0.tar.gz</param>
|
<param name="archive">promu-0.13.0.tar.gz</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<servicedata>
|
||||||
|
<service name="tar_scm">
|
||||||
|
<param name="url">https://github.com/prometheus/promu.git</param>
|
||||||
|
<param name="changesrevision">b1a2edae78614c8b0ae9e2faa88d14098e96f6d2</param></service></servicedata>
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 03 21:07:04 UTC 2022 - ecsos@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 0.13.0:
|
||||||
|
* Release 0.13.0
|
||||||
|
* Add deprecation note to pkg directory
|
||||||
|
* Add windows/arm64
|
||||||
|
* Update common Prometheus files
|
||||||
|
* Fix typo
|
||||||
|
* Release 0.12.0
|
||||||
|
* Simplify CGO crossbuilds
|
||||||
|
* Update common Prometheus files
|
||||||
|
* Release 0.11.1
|
||||||
|
* Fix build with "linux" platform
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 8 11:03:45 UTC 2021 - Witek Bedyk <witold.bedyk@suse.com>
|
Mon Mar 8 11:03:45 UTC 2021 - Witek Bedyk <witold.bedyk@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package golang-github-prometheus-promu
|
# spec file for package golang-github-prometheus-promu
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%{go_nostrip}
|
%{go_nostrip}
|
||||||
|
|
||||||
Name: golang-github-prometheus-promu
|
Name: golang-github-prometheus-promu
|
||||||
Version: 0.5.0
|
Version: 0.13.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Prometheus Utility Tool
|
Summary: Prometheus Utility Tool
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
3
promu-0.13.0.tar.gz
Normal file
3
promu-0.13.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1e519b56eebb90c5665f92174f2edeb01d99ea41717e343de4e6ff1cbcd49595
|
||||||
|
size 46851
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0721abc6fb17e1f2fb362f3111b55557c9c9d81711d086b28c661e854e061582
|
|
||||||
size 4834254
|
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:bcc6bf112558a4910043eaba18c284860707ab98092f0c294add5e136aba507e
|
oid sha256:043f72452ac106081e9afe59aea4d2f4e84ae841b7663604dae426b36c2037e4
|
||||||
size 610746
|
size 1776289
|
||||||
|
Loading…
x
Reference in New Issue
Block a user