Bump release to match upstream

This commit is contained in:
eabdullin 2025-04-03 13:47:02 +03:00
parent 3f264b037a
commit c7f7cae9d1

View File

@ -12,7 +12,7 @@ Collector with the supported components for a Red Hat build of OpenTelemetry}
%global godocs README.md %global godocs README.md
Name: opentelemetry-collector Name: opentelemetry-collector
Release: 8%{?dist} Release: 10%{?dist}
Summary: Red Hat build of OpenTelemetry Summary: Red Hat build of OpenTelemetry
License: Apache-2.0 License: Apache-2.0
@ -106,6 +106,9 @@ fi
%{_bindir}/* %{_bindir}/*
%changelog %changelog
* Thu Apr 03 2025 Eduard Abdullin <eabdullin@almalinux.org> - 0.107.0-10
- Bump release
* Wed Mar 26 2025 Conor Cowman <ccowman@redhat.com> - 0.107.0-8 * Wed Mar 26 2025 Conor Cowman <ccowman@redhat.com> - 0.107.0-8
- Bump revision - Bump revision
- Update golang-jwt v5.2.1 to v5.2.2 - Update golang-jwt v5.2.1 to v5.2.2
@ -189,4 +192,4 @@ fi
- add opentelemetry collector default config - add opentelemetry collector default config
- add microshift manifests - add microshift manifests
* Thu Feb 1 21:59:10 CET 2024 Nina Olear <nolear@redhat.com> - 0.93.4 * Thu Feb 1 21:59:10 CET 2024 Nina Olear <nolear@redhat.com> - 0.93.4
- First package for Copr - First package for Copr