Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion apache_exporter.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
%global group prometheus

Name: apache_exporter
Version: 1.0.12
Version: 1.1.1
Release: 1%{?dist}
Summary: Prometheus exporter Apache webserver mertics.
License: MIT
Expand Down Expand Up @@ -54,5 +54,8 @@ exit 0
%{_unitdir}/%{name}.service

%changelog
* Thu Jul 23 2026 Ivan Garcia <igarcia@cloudox.org> - 1.1.1
- Initial packaging for the 1.1.1 branch
- Bump Go toolchain to 1.25.11 to resolve stdlib CVEs (v1.1.1)
* Tue Mar 31 2026 Ivan Garcia <igarcia@cloudox.org> - 1.0.12
- Initial packaging for the 1.0.12 branch
Loading