Skip to content

Commit c78187e

Browse files
committed
Automatic commit of package [golang-github-prometheus-node_exporter] minor release [0.18.1-2].
Created by command: /usr/bin/tito tag
1 parent 15f77d1 commit c78187e

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.17.0-9 ./
1+
0.18.1-2 ./

golang-github-prometheus-node_exporter.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
#%global shortcommit %(c=%{commit}; echo ${c:0:7})
4242

4343
Name: golang-%{provider}-%{project}-%{repo}
44-
Version: 0.17.0
45-
Release: 9%{?dist}
44+
Version: 0.18.1
45+
Release: 2%{?dist}
4646
Summary: Exporter for machine metrics
4747
License: ASL 2.0
4848
URL: https://%{provider_prefix}
@@ -299,6 +299,9 @@ chmod 771 /var/lib/node_exporter/textfile_collector
299299
%endif
300300

301301
%changelog
302+
* Thu Jun 13 2019 Tobias Florek <tob@butter.sh> 0.18.1-2
303+
- bump version to v0.18.1 (tob@butter.sh)
304+
302305
* Wed Jan 23 2019 Tobias Florek <tob@butter.sh> 0.17.0-9
303306
- only apply patch for fedora and rhel > 7 (tob@butter.sh)
304307
- also include patch file (tob@butter.sh)

0 commit comments

Comments
 (0)