diff --git a/base/comps/component-check-disablement.toml b/base/comps/component-check-disablement.toml index dbeda19fdf5..4f3b9e5db9e 100644 --- a/base/comps/component-check-disablement.toml +++ b/base/comps/component-check-disablement.toml @@ -30,7 +30,6 @@ components = [ "golang-github-google-gofuzz", "golang-github-google-s2a", "golang-github-grpc-ecosystem-gateway-2", - "golang-github-grpc-ecosystem-prometheus", "golang-github-jcmturner-gokrb5", "golang-github-jessevdk-flags", "golang-github-jmespath", @@ -38,7 +37,6 @@ components = [ "golang-github-logr", "golang-github-mailru-easyjson", "golang-github-moby-spdystream", - "golang-github-mwitkow-conntrack", "golang-github-nxadm-tail", "golang-github-olekukonko-tablewriter", "golang-github-onsi-ginkgo", @@ -47,7 +45,6 @@ components = [ "golang-github-pelletier-toml", "golang-github-pkg-errors", "golang-github-pmezard-difflib", - "golang-github-prometheus-client", "golang-github-protonmail-crypto", "golang-github-rcrowley-metrics", "golang-github-shirou-gopsutil4", diff --git a/base/comps/components.toml b/base/comps/components.toml index db3b9485c58..397a6da6fa4 100644 --- a/base/comps/components.toml +++ b/base/comps/components.toml @@ -776,7 +776,6 @@ overlay-files = ["overlays/*.overlay.toml"] [components.golang-github-burntsushi-toml] [components.golang-github-bwesterb-ristretto] [components.golang-github-cenkalti-backoff4] -[components.golang-github-census-instrumentation-opencensus-proto] [components.'golang-github-census-instrumentation-opencensus-proto-0.2'] [components.golang-github-cespare-xxhash2] [components.golang-github-chzyer-readline] @@ -854,7 +853,6 @@ overlay-files = ["overlays/*.overlay.toml"] [components.golang-github-groupcache] [components.golang-github-grpc-ecosystem-gateway] [components.golang-github-grpc-ecosystem-gateway-2] -[components.golang-github-grpc-ecosystem-prometheus] [components.golang-github-hailocab-hostpool] [components.golang-github-hashicorp-cleanhttp] [components.golang-github-hashicorp-errwrap] @@ -931,7 +929,6 @@ overlay-files = ["overlays/*.overlay.toml"] [components.golang-github-modern-reflect2] [components.golang-github-montanaflynn-stats] [components.golang-github-munnerz-goautoneg] -[components.golang-github-mwitkow-conntrack] [components.golang-github-mxk-flowrate] [components.golang-github-ncruces-strftime] [components.golang-github-nxadm-tail] @@ -960,7 +957,6 @@ overlay-files = ["overlays/*.overlay.toml"] [components.golang-github-playground-universal-translator] [components.golang-github-playground-validator-10] [components.golang-github-pmezard-difflib] -[components.golang-github-prometheus-client] [components.golang-github-prometheus-client-model] [components.golang-github-prometheus-procfs] [components.golang-github-protobuf] @@ -1001,7 +997,6 @@ overlay-files = ["overlays/*.overlay.toml"] [components.golang-github-tidwall-pretty] [components.golang-github-tklauser-numcpus] [components.golang-github-tklauser-sysconf] -[components.golang-github-tmc-grpc-websocket-proxy] [components.golang-github-ugorji] [components.golang-github-unknwon-com] [components.golang-github-urfave-cli] diff --git a/base/comps/golang-github-prometheus-common/golang-github-prometheus-common.comp.toml b/base/comps/golang-github-prometheus-common/golang-github-prometheus-common.comp.toml deleted file mode 100644 index 63c1cfd02ca..00000000000 --- a/base/comps/golang-github-prometheus-common/golang-github-prometheus-common.comp.toml +++ /dev/null @@ -1 +0,0 @@ -[components.golang-github-prometheus-common] diff --git a/base/comps/golang-github-prometheus-common/overlays/0001-add-missing-jmespath-buildrequires.overlay.toml b/base/comps/golang-github-prometheus-common/overlays/0001-add-missing-jmespath-buildrequires.overlay.toml deleted file mode 100644 index 9648ee05489..00000000000 --- a/base/comps/golang-github-prometheus-common/overlays/0001-add-missing-jmespath-buildrequires.overlay.toml +++ /dev/null @@ -1,14 +0,0 @@ -# golang-github-aws-sdk is built in bootstrap mode, which suppresses all -# golang(...) Requires from its -devel RPM. The sigv4 subpackage imports -# aws-sdk-go, which transitively needs github.com/jmespath/go-jmespath. -# Add an explicit BuildRequires so the sigv4 tests can compile. - -[metadata] -category = "azl-temp-workaround" -upstream-status = "inapplicable" - -[[overlays]] -description = "Add missing jmespath BuildRequires — transitive dep of aws-sdk-go, not pulled in due to bootstrap mode" -type = "spec-add-tag" -tag = "BuildRequires" -value = "golang(github.com/jmespath/go-jmespath)" diff --git a/locks/golang-github-census-instrumentation-opencensus-proto.lock b/locks/golang-github-census-instrumentation-opencensus-proto.lock deleted file mode 100644 index d210c3c2ebe..00000000000 --- a/locks/golang-github-census-instrumentation-opencensus-proto.lock +++ /dev/null @@ -1,7 +0,0 @@ -# Managed by azldev component update. Do not edit manually. -version = 1 -import-commit = '29329da1394bbdd4da6aeca6c8251bc05c84e704' -upstream-commit = '29329da1394bbdd4da6aeca6c8251bc05c84e704' -manual-bump = 2 -input-fingerprint = 'sha256:586f3e96e98f53340c7a39353581360c90ada98443a1ffac4e2c4bb6bc0df690' -resolution-input-hash = 'sha256:466421704711c4fd3c71f0b2ed715a0e61d49e3e26f3a2637fee755795849c8e' diff --git a/locks/golang-github-grpc-ecosystem-prometheus.lock b/locks/golang-github-grpc-ecosystem-prometheus.lock deleted file mode 100644 index 1e53512d9fd..00000000000 --- a/locks/golang-github-grpc-ecosystem-prometheus.lock +++ /dev/null @@ -1,7 +0,0 @@ -# Managed by azldev component update. Do not edit manually. -version = 1 -import-commit = '101ae3599e31de9d42a00817bd95bc3d768fb9e4' -upstream-commit = '101ae3599e31de9d42a00817bd95bc3d768fb9e4' -manual-bump = 2 -input-fingerprint = 'sha256:0bcac33b225012881a9450fe7f12814f7faa41d95e83485266bf78ebcf9bf7e7' -resolution-input-hash = 'sha256:466421704711c4fd3c71f0b2ed715a0e61d49e3e26f3a2637fee755795849c8e' diff --git a/locks/golang-github-mwitkow-conntrack.lock b/locks/golang-github-mwitkow-conntrack.lock deleted file mode 100644 index cf2e67e8120..00000000000 --- a/locks/golang-github-mwitkow-conntrack.lock +++ /dev/null @@ -1,7 +0,0 @@ -# Managed by azldev component update. Do not edit manually. -version = 1 -import-commit = '353a0fb26f72335d2d70d2ef259521381f062f59' -upstream-commit = '353a0fb26f72335d2d70d2ef259521381f062f59' -manual-bump = 2 -input-fingerprint = 'sha256:0a17e5debbd79fafaebd11618f10dd5244fff74a3e1bb1129fbda11faf54305c' -resolution-input-hash = 'sha256:466421704711c4fd3c71f0b2ed715a0e61d49e3e26f3a2637fee755795849c8e' diff --git a/locks/golang-github-prometheus-client.lock b/locks/golang-github-prometheus-client.lock deleted file mode 100644 index 53caa6d1d1e..00000000000 --- a/locks/golang-github-prometheus-client.lock +++ /dev/null @@ -1,7 +0,0 @@ -# Managed by azldev component update. Do not edit manually. -version = 1 -import-commit = 'a0dfee760db999a3f3059c186edf437daa32ad20' -upstream-commit = 'a0dfee760db999a3f3059c186edf437daa32ad20' -manual-bump = 2 -input-fingerprint = 'sha256:cdc931e25f54560246a73ee642a8ecdec314f84380e2a03f6f53488d0b6133f0' -resolution-input-hash = 'sha256:466421704711c4fd3c71f0b2ed715a0e61d49e3e26f3a2637fee755795849c8e' diff --git a/locks/golang-github-prometheus-common.lock b/locks/golang-github-prometheus-common.lock deleted file mode 100644 index 22aa167cff8..00000000000 --- a/locks/golang-github-prometheus-common.lock +++ /dev/null @@ -1,7 +0,0 @@ -# Managed by azldev component update. Do not edit manually. -version = 1 -import-commit = '8ffdcc3a5770d42997eb379143355d5637c79e7a' -upstream-commit = '8ffdcc3a5770d42997eb379143355d5637c79e7a' -manual-bump = 2 -input-fingerprint = 'sha256:0d647c870bf5231154d8384b404d8a20c313efdafb63f59c662d7faf5beb8291' -resolution-input-hash = 'sha256:466421704711c4fd3c71f0b2ed715a0e61d49e3e26f3a2637fee755795849c8e' diff --git a/locks/golang-github-tmc-grpc-websocket-proxy.lock b/locks/golang-github-tmc-grpc-websocket-proxy.lock deleted file mode 100644 index 1f74e39fe72..00000000000 --- a/locks/golang-github-tmc-grpc-websocket-proxy.lock +++ /dev/null @@ -1,7 +0,0 @@ -# Managed by azldev component update. Do not edit manually. -version = 1 -import-commit = 'f63c6842b28525927f57e766c6e9058781d3c235' -upstream-commit = 'f63c6842b28525927f57e766c6e9058781d3c235' -manual-bump = 2 -input-fingerprint = 'sha256:cc1a17a20a717a0abeca7fe73b945e6d4c186b6fbcb3c059512fd7c51bc25b6d' -resolution-input-hash = 'sha256:466421704711c4fd3c71f0b2ed715a0e61d49e3e26f3a2637fee755795849c8e' diff --git a/specs/g/golang-github-census-instrumentation-opencensus-proto/golang-github-census-instrumentation-opencensus-proto.spec b/specs/g/golang-github-census-instrumentation-opencensus-proto/golang-github-census-instrumentation-opencensus-proto.spec deleted file mode 100644 index 12de196208c..00000000000 --- a/specs/g/golang-github-census-instrumentation-opencensus-proto/golang-github-census-instrumentation-opencensus-proto.spec +++ /dev/null @@ -1,154 +0,0 @@ -## START: Set by rpmautospec -## (rpmautospec version 0.8.3) -## RPMAUTOSPEC: autorelease, autochangelog -%define autorelease(e:s:pb:n) %{?-p:0.}%{lua: - release_number = 20; - base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); - print(release_number + base_release_number - 1); -}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} -## END: Set by rpmautospec - -# This spec file has been modified by azldev to include build configuration overlays. -# Do not edit manually; changes may be overwritten. - -# Generated by go2rpm -%bcond_without check - -%global debug_package %{nil} - -# https://github.com/census-instrumentation/opencensus-proto -%global goipath github.com/census-instrumentation/opencensus-proto -Version: 0.3.0 - -%gometa - -%global common_description %{expand: -Census provides a framework to define and collect stats against metrics and -to break those stats down across user-defined dimensions. - -The Census framework is natively available in many languages (e.g. C++, Go, -and Java). The API interface types are defined using protos to ensure -consistency and interoperability for the different implementations.} - -%global golicenses LICENSE -%global godocs AUTHORS CONTRIBUTING.md README.md RELEASING.md - -Name: %{goname} -Release: %autorelease -Summary: Language Independent Interface Types For OpenCensus - -# Upstream license specification: Apache-2.0 -# Automatically converted from old format: ASL 2.0 - review is highly recommended. -License: Apache-2.0 -URL: %{gourl} -Source0: %{gosource} - -BuildRequires: golang(github.com/golang/protobuf/descriptor) -BuildRequires: golang(github.com/golang/protobuf/proto) -BuildRequires: golang(github.com/golang/protobuf/ptypes/timestamp) -BuildRequires: golang(github.com/golang/protobuf/ptypes/wrappers) -BuildRequires: golang(github.com/grpc-ecosystem/grpc-gateway/runtime) -BuildRequires: golang(github.com/grpc-ecosystem/grpc-gateway/utilities) -BuildRequires: golang(google.golang.org/grpc) -BuildRequires: golang(google.golang.org/grpc/codes) -BuildRequires: golang(google.golang.org/grpc/grpclog) -BuildRequires: golang(google.golang.org/grpc/status) -BuildRequires: golang(google.golang.org/protobuf/reflect/protoreflect) -BuildRequires: golang(google.golang.org/protobuf/runtime/protoimpl) - -%description -%{common_description} - -%gopkg - -%prep -%goprep - -%install -%gopkginstall - -%if %{with check} -%check -%gocheck -%endif - -%gopkgfiles - -%changelog -## START: Generated by rpmautospec -* Wed Aug 19 2026 reuben olinsky - 0.3.0-20 -- build: mass rebuild auto-bumpable components - -* Wed Aug 19 2026 reuben olinsky - 0.3.0-19 -- build: mass rebuild auto-bumpable components - -* Thu Apr 30 2026 Daniel McIlvaney - 0.3.0-18 -- feat: introduce deterministic commit resolution via Azure Linux lock file - -* Wed Jul 23 2025 Fedora Release Engineering - 0.3.0-17 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Thu Jan 16 2025 Fedora Release Engineering - 0.3.0-16 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Wed Jul 24 2024 Miroslav Suchý - 0.3.0-15 -- convert ASL 2.0 license to SPDX - -* Thu Jul 18 2024 Fedora Release Engineering - 0.3.0-14 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Mon Jun 17 2024 Robert-André Mauchin - 0.3.0-13 -- Fix FTBFS - -* Wed Jan 24 2024 Fedora Release Engineering - 0.3.0-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Fri Jan 19 2024 Fedora Release Engineering - 0.3.0-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Thu Jul 20 2023 Fedora Release Engineering - 0.3.0-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Thu Jan 19 2023 Fedora Release Engineering - 0.3.0-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Wed Aug 10 2022 Maxwell G - 0.3.0-7 -- Rebuild to fix FTBFS - -* Thu Jul 21 2022 Fedora Release Engineering - 0.3.0-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Thu Jan 20 2022 Fedora Release Engineering - 0.3.0-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Thu Jul 22 2021 Fedora Release Engineering - 0.3.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Tue Jan 26 2021 Fedora Release Engineering - 0.3.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Mon Jul 27 2020 Fedora Release Engineering - 0.3.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Fri Jul 24 20:45:47 CEST 2020 Robert-André Mauchin - 0.3.0-1 -- Update to 0.3.0 - -* Tue Jan 28 2020 Fedora Release Engineering - 0.2.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Jul 25 2019 Fedora Release Engineering - 0.2.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Mon Apr 29 18:48:52 CEST 2019 Robert-André Mauchin - 0.2.0-2 -- Update to new macros - -* Wed Mar 13 2019 Robert-André Mauchin - 0.2.0-1 -- Release 0.2.0 (#1688080) - -* Thu Jan 31 2019 Fedora Release Engineering - 0.1.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Mon Nov 12 2018 Robert-André Mauchin - 0.1.0-1 -- First package for Fedora - -## END: Generated by rpmautospec diff --git a/specs/g/golang-github-census-instrumentation-opencensus-proto/sources b/specs/g/golang-github-census-instrumentation-opencensus-proto/sources deleted file mode 100644 index 6ae1736329c..00000000000 --- a/specs/g/golang-github-census-instrumentation-opencensus-proto/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (opencensus-proto-0.3.0.tar.gz) = 39231a495dfdccfc8267d1e6af2ac624feea611a8691c10ec570de2194b352e4a9c3b0ce1606414fb98e5d77c66873bed4a9e56512efa12b267b8a91e0c5851e diff --git a/specs/g/golang-github-grpc-ecosystem-prometheus/golang-github-grpc-ecosystem-prometheus.spec b/specs/g/golang-github-grpc-ecosystem-prometheus/golang-github-grpc-ecosystem-prometheus.spec deleted file mode 100644 index d6f0d24c5a8..00000000000 --- a/specs/g/golang-github-grpc-ecosystem-prometheus/golang-github-grpc-ecosystem-prometheus.spec +++ /dev/null @@ -1,182 +0,0 @@ -## START: Set by rpmautospec -## (rpmautospec version 0.8.3) -## RPMAUTOSPEC: autorelease, autochangelog -%define autorelease(e:s:pb:n) %{?-p:0.}%{lua: - release_number = 25; - base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); - print(release_number + base_release_number - 1); -}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} -## END: Set by rpmautospec - -# This spec file has been modified by azldev to include build configuration overlays. -# Do not edit manually; changes may be overwritten. - -# Generated by go2rpm -%ifnarch s390x -%bcond_without check -%global debug_package %{nil} - -%endif - -# https://github.com/grpc-ecosystem/go-grpc-prometheus -%global goipath github.com/grpc-ecosystem/go-grpc-prometheus -Version: 1.2.0 -%global commit 9abf3eb82b4a313b1a28f370a7ef8ffe0667c681 - -%gometa - -%global common_description %{expand: -Prometheus monitoring for your gRPC Go servers and clients.} - -%global golicenses LICENSE -%global godocs examples CHANGELOG.md README.md - -Name: %{goname} -Release: %autorelease -Summary: Prometheus monitoring for your gRPC Go servers and clients - -# Upstream license specification: Apache-2.0 -# Automatically converted from old format: ASL 2.0 - review is highly recommended. -License: Apache-2.0 -URL: %{gourl} -Source0: %{gosource} - -BuildRequires: golang(github.com/golang/protobuf/proto) -BuildRequires: golang(github.com/prometheus/client_golang/prometheus) -BuildRequires: golang(github.com/prometheus/client_golang/prometheus/promhttp) -BuildRequires: golang(golang.org/x/net/context) -BuildRequires: golang(google.golang.org/grpc) -BuildRequires: golang(google.golang.org/grpc/codes) -BuildRequires: golang(google.golang.org/grpc/status) - -%if %{with check} -# Tests -BuildRequires: golang(github.com/prometheus/client_golang/prometheus/testutil) -BuildRequires: golang(github.com/prometheus/client_model/go) -BuildRequires: golang(github.com/stretchr/testify/assert) -BuildRequires: golang(github.com/stretchr/testify/require) -BuildRequires: golang(github.com/stretchr/testify/suite) -%endif - -%description -%{common_description} - -%gopkg - -%prep -%goprep - -%install -%gopkginstall - -%if %{with check} -%check -# Check section disabled: Disabling checks for initial set of failures. -exit 0 - -%gocheck -%endif - -%gopkgfiles - -%changelog -## START: Generated by rpmautospec -* Wed Aug 19 2026 reuben olinsky - 1.2.0-25 -- build: mass rebuild auto-bumpable components - -* Wed Aug 19 2026 reuben olinsky - 1.2.0-24 -- build: mass rebuild auto-bumpable components - -* Thu Apr 30 2026 Daniel McIlvaney - 1.2.0-23 -- feat: introduce deterministic commit resolution via Azure Linux lock file - -* Wed Jul 23 2025 Fedora Release Engineering - 1.2.0-22 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Fri Jan 17 2025 Fedora Release Engineering - 1.2.0-21 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Wed Jul 24 2024 Miroslav Suchý - 1.2.0-20 -- convert ASL 2.0 license to SPDX - -* Thu Jul 18 2024 Fedora Release Engineering - 1.2.0-19 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Mon Jun 17 2024 Robert-André Mauchin - 1.2.0-18 -- Fix FTBFS - -* Wed Jan 24 2024 Fedora Release Engineering - 1.2.0-16 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Sat Jan 20 2024 Fedora Release Engineering - 1.2.0-15 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Thu Jul 20 2023 Fedora Release Engineering - 1.2.0-14 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Thu Jan 19 2023 Fedora Release Engineering - 1.2.0-13 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Wed Aug 10 2022 Maxwell G - 1.2.0-12 -- Rebuild to fix FTBFS - -* Thu Jul 21 2022 Fedora Release Engineering - 1.2.0-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Thu Jan 20 2022 Fedora Release Engineering - 1.2.0-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Thu Jul 22 2021 Fedora Release Engineering - 1.2.0-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Tue Jan 26 2021 Fedora Release Engineering - 1.2.0-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Mon Jul 27 2020 Fedora Release Engineering - 1.2.0-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Mon Jul 27 18:05:02 CEST 2020 Robert-André Mauchin - 1.2.0-6.20200727git9abf3eb -- Bump to commit 9abf3eb82b4a313b1a28f370a7ef8ffe0667c681 - -* Wed Jan 29 2020 Fedora Release Engineering - 1.2.0-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Jul 25 2019 Fedora Release Engineering - 1.2.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Fri Jul 05 2019 Elliott Sales de Andrade - 1.2.0-3.20190624gitae0d866 -- Add Obsoletes for old name - -* Mon Jun 24 21:41:14 CEST 2019 Robert-André Mauchin - 1.2.0-2.20190624gitae0d866 -- Bump to commit ae0d8660c5f2108ca70a3776dbe0fb53cf79f1da - -* Sat Apr 27 17:25:03 CEST 2019 Robert-André Mauchin - 1.2.0-1 -- Release 1.2.0 - -* Fri Feb 01 2019 Fedora Release Engineering - 1.1-0.8.20161111git6b7015e -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Tue Oct 23 2018 Nicolas Mailhot - 1.1-0.7.20161111git6b7015e -- redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias -- https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ - -* Fri Jul 13 2018 Fedora Release Engineering - 1.1-0.5.20161111git6b7015e -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Feb 28 2018 Jan Chaloupka - 1.1-0.5.20161111git6b7015e -- Autogenerate some parts using the new macros - -* Wed Feb 07 2018 Fedora Release Engineering - 1.1-0.4.git6b7015e -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Aug 02 2017 Fedora Release Engineering - 1.1-0.3.git6b7015e -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 1.1-0.2.git6b7015e -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Thu Mar 16 2017 Jan Chaloupka - 1.1-0.1.git6b7015e -- First package for Fedora - resolves: #1433121 - -## END: Generated by rpmautospec diff --git a/specs/g/golang-github-grpc-ecosystem-prometheus/sources b/specs/g/golang-github-grpc-ecosystem-prometheus/sources deleted file mode 100644 index 17921880f87..00000000000 --- a/specs/g/golang-github-grpc-ecosystem-prometheus/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (go-grpc-prometheus-9abf3eb82b4a313b1a28f370a7ef8ffe0667c681.tar.gz) = 906cc9304dd4f033e40778c5fd0dd00e72f4865d7d0e73dcd18ba458884fe4908f9a543287ee47dad0ae5671284c5d79bf4d63584c251fcc34534efcae84f598 diff --git a/specs/g/golang-github-mwitkow-conntrack/golang-github-mwitkow-conntrack.spec b/specs/g/golang-github-mwitkow-conntrack/golang-github-mwitkow-conntrack.spec deleted file mode 100644 index 166de737d98..00000000000 --- a/specs/g/golang-github-mwitkow-conntrack/golang-github-mwitkow-conntrack.spec +++ /dev/null @@ -1,142 +0,0 @@ -## START: Set by rpmautospec -## (rpmautospec version 0.8.3) -## RPMAUTOSPEC: autorelease, autochangelog -%define autorelease(e:s:pb:n) %{?-p:0.}%{lua: - release_number = 24; - base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); - print(release_number + base_release_number - 1); -}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} -## END: Set by rpmautospec - -# This spec file has been modified by azldev to include build configuration overlays. -# Do not edit manually; changes may be overwritten. - -# Generated by go2rpm -%bcond_without check - -%global debug_package %{nil} - -# https://github.com/mwitkow/go-conntrack -%global goipath github.com/mwitkow/go-conntrack -%global commit 2f068394615f73e460c2f3d2c158b0ad9321cadb - -%gometa - -%global common_description %{expand: -Prometheus monitoring and x/net/trace tracing wrappers net.Conn, both inbound -(net.Listener) and outbound (net.Dialer).} - -%global golicenses LICENSE -%global godocs example README.md - -Name: %{goname} -Version: 0 -Release: %autorelease -Summary: Go middleware for net.conn tracking (prometheus/trace) - -# Upstream license specification: Apache-2.0 -# Automatically converted from old format: ASL 2.0 - review is highly recommended. -License: Apache-2.0 -URL: %{gourl} -Source0: %{gosource} - -BuildRequires: golang(github.com/jpillora/backoff) -BuildRequires: golang(github.com/prometheus/client_golang/prometheus) -BuildRequires: golang(github.com/prometheus/client_golang/prometheus/promhttp) -BuildRequires: golang(github.com/stretchr/testify/require) -BuildRequires: golang(golang.org/x/net/context/ctxhttp) -BuildRequires: golang(golang.org/x/net/trace) - -%description -%{common_description} - -%gopkg - -%prep -%goprep - -%install -%gopkginstall - -%if %{with check} -%check -# Check section disabled: Disabling checks for initial set of failures. -exit 0 - -%gocheck -%endif - -%gopkgfiles - -%changelog -## START: Generated by rpmautospec -* Wed Aug 19 2026 reuben olinsky - 0-24 -- build: mass rebuild auto-bumpable components - -* Wed Aug 19 2026 reuben olinsky - 0-23 -- build: mass rebuild auto-bumpable components - -* Thu Apr 30 2026 Daniel McIlvaney - 0-22 -- feat: introduce deterministic commit resolution via Azure Linux lock file - -* Thu Jul 24 2025 Fedora Release Engineering - 0-21 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Fri Jan 17 2025 Fedora Release Engineering - 0-20 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Wed Jul 24 2024 Miroslav Suchý - 0-19 -- convert ASL 2.0 license to SPDX - -* Thu Jul 18 2024 Fedora Release Engineering - 0-18 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Mon Jun 17 2024 Robert-André Mauchin - 0-17 -- Fix FTBFS - -* Wed Jan 24 2024 Fedora Release Engineering - 0-0.15 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Sat Jan 20 2024 Fedora Release Engineering - 0-0.14 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Thu Jan 11 2024 Michel Lind - 0-0.13 -- Explicitly BR on golang(github.com/stretchr/testify/require) instead of transitively inheriting it - -* Thu Jul 20 2023 Fedora Release Engineering - 0-0.12 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Thu Jan 19 2023 Fedora Release Engineering - 0-0.11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Wed Aug 10 2022 Maxwell G - 0-0.10 -- Rebuild to fix FTBFS - -* Thu Jul 21 2022 Fedora Release Engineering - 0-0.9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Thu Jan 20 2022 Fedora Release Engineering - 0-0.8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Thu Jul 22 2021 Fedora Release Engineering - 0-0.7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Tue Jan 26 2021 Fedora Release Engineering - 0-0.6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Wed Jul 29 23:54:18 CEST 2020 Robert-André Mauchin - 0-0.5.20200729git2f06839 -- Bump to commit 2f068394615f73e460c2f3d2c158b0ad9321cadb - -* Mon Jul 27 2020 Fedora Release Engineering - 0-0.4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Wed Jan 29 2020 Fedora Release Engineering - 0-0.3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Jul 25 2019 Fedora Release Engineering - 0-0.2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Sat Apr 20 21:51:28 CEST 2019 Robert-André Mauchin - 0-0.1.20190622gitcc309e4 -- Initial package - -## END: Generated by rpmautospec diff --git a/specs/g/golang-github-mwitkow-conntrack/sources b/specs/g/golang-github-mwitkow-conntrack/sources deleted file mode 100644 index f58b2ba9741..00000000000 --- a/specs/g/golang-github-mwitkow-conntrack/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (go-conntrack-2f068394615f73e460c2f3d2c158b0ad9321cadb.tar.gz) = 69c8bcc309e40fa14882cc4721f93ca13ff2a0e96b3749c2cd3dcb83a44026833e2ca02e9d402b53c1180d43248d33de8a7043e209ac1465564bbfb1e3f649de diff --git a/specs/g/golang-github-prometheus-client/0001-ADd-metrics-for-go1.23.patch b/specs/g/golang-github-prometheus-client/0001-ADd-metrics-for-go1.23.patch deleted file mode 100644 index 06f51e46f71..00000000000 --- a/specs/g/golang-github-prometheus-client/0001-ADd-metrics-for-go1.23.patch +++ /dev/null @@ -1,329 +0,0 @@ -From a917537a25c389e4e02d591f50bf50123bcf0408 Mon Sep 17 00:00:00 2001 -From: Mikel Olasagasti Uranga -Date: Wed, 17 Jul 2024 13:55:06 +0200 -Subject: [PATCH] ADd metrics for go1.23 - ---- - .../collectors/go_collector_go123_test.go | 203 ++++++++++++++++++ - prometheus/go_collector_metrics_go123_test.go | 99 +++++++++ - 2 files changed, 302 insertions(+) - create mode 100644 prometheus/collectors/go_collector_go123_test.go - create mode 100644 prometheus/go_collector_metrics_go123_test.go - -diff --git a/prometheus/collectors/go_collector_go123_test.go b/prometheus/collectors/go_collector_go123_test.go -new file mode 100644 -index 0000000..82430a7 ---- /dev/null -+++ b/prometheus/collectors/go_collector_go123_test.go -@@ -0,0 +1,203 @@ -+// Copyright 2022 The Prometheus Authors -+// Licensed under the Apache License, Version 2.0 (the "License"); -+// you may not use this file except in compliance with the License. -+// You may obtain a copy of the License at -+// -+// http://www.apache.org/licenses/LICENSE-2.0 -+// -+// Unless required by applicable law or agreed to in writing, software -+// distributed under the License is distributed on an "AS IS" BASIS, -+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -+// See the License for the specific language governing permissions and -+// limitations under the License. -+ -+//go:build go1.23 && !go1.24 -+// +build go1.23,!go1.24 -+ -+package collectors -+ -+func withAllMetrics() []string { -+ return withBaseMetrics([]string{ -+ "go_cgo_go_to_c_calls_calls_total", -+ "go_cpu_classes_gc_mark_assist_cpu_seconds_total", -+ "go_cpu_classes_gc_mark_dedicated_cpu_seconds_total", -+ "go_cpu_classes_gc_mark_idle_cpu_seconds_total", -+ "go_cpu_classes_gc_pause_cpu_seconds_total", -+ "go_cpu_classes_gc_total_cpu_seconds_total", -+ "go_cpu_classes_idle_cpu_seconds_total", -+ "go_cpu_classes_scavenge_assist_cpu_seconds_total", -+ "go_cpu_classes_scavenge_background_cpu_seconds_total", -+ "go_cpu_classes_scavenge_total_cpu_seconds_total", -+ "go_cpu_classes_total_cpu_seconds_total", -+ "go_cpu_classes_user_cpu_seconds_total", -+ "go_gc_cycles_automatic_gc_cycles_total", -+ "go_gc_cycles_forced_gc_cycles_total", -+ "go_gc_cycles_total_gc_cycles_total", -+ "go_gc_gogc_percent", -+ "go_gc_gomemlimit_bytes", -+ "go_gc_heap_allocs_by_size_bytes", -+ "go_gc_heap_allocs_bytes_total", -+ "go_gc_heap_allocs_objects_total", -+ "go_gc_heap_frees_by_size_bytes", -+ "go_gc_heap_frees_bytes_total", -+ "go_gc_heap_frees_objects_total", -+ "go_gc_heap_goal_bytes", -+ "go_gc_heap_live_bytes", -+ "go_gc_heap_objects_objects", -+ "go_gc_heap_tiny_allocs_objects_total", -+ "go_gc_limiter_last_enabled_gc_cycle", -+ "go_gc_pauses_seconds", -+ "go_gc_scan_globals_bytes", -+ "go_gc_scan_heap_bytes", -+ "go_gc_scan_stack_bytes", -+ "go_gc_scan_total_bytes", -+ "go_gc_stack_starting_size_bytes", -+ "go_godebug_non_default_behavior_execerrdot_events_total", -+ "go_godebug_non_default_behavior_gocachehash_events_total", -+ "go_godebug_non_default_behavior_gocachetest_events_total", -+ "go_godebug_non_default_behavior_gocacheverify_events_total", -+ "go_godebug_non_default_behavior_gotypesalias_events_total", -+ "go_godebug_non_default_behavior_http2client_events_total", -+ "go_godebug_non_default_behavior_http2server_events_total", -+ "go_godebug_non_default_behavior_httplaxcontentlength_events_total", -+ "go_godebug_non_default_behavior_httpmuxgo121_events_total", -+ "go_godebug_non_default_behavior_httpservecontentkeepheaders_events_total", -+ "go_godebug_non_default_behavior_installgoroot_events_total", -+ "go_godebug_non_default_behavior_multipartmaxheaders_events_total", -+ "go_godebug_non_default_behavior_multipartmaxparts_events_total", -+ "go_godebug_non_default_behavior_multipathtcp_events_total", -+ "go_godebug_non_default_behavior_netedns0_events_total", -+ "go_godebug_non_default_behavior_panicnil_events_total", -+ "go_godebug_non_default_behavior_randautoseed_events_total", -+ "go_godebug_non_default_behavior_tarinsecurepath_events_total", -+ "go_godebug_non_default_behavior_tls10server_events_total", -+ "go_godebug_non_default_behavior_tls3des_events_total", -+ "go_godebug_non_default_behavior_tlsmaxrsasize_events_total", -+ "go_godebug_non_default_behavior_tlsrsakex_events_total", -+ "go_godebug_non_default_behavior_tlsunsafeekm_events_total", -+ "go_godebug_non_default_behavior_winreadlinkvolume_events_total", -+ "go_godebug_non_default_behavior_winsymlink_events_total", -+ "go_godebug_non_default_behavior_x509keypairleaf_events_total", -+ "go_godebug_non_default_behavior_x509negativeserial_events_total", -+ "go_godebug_non_default_behavior_x509sha1_events_total", -+ "go_godebug_non_default_behavior_x509usefallbackroots_events_total", -+ "go_godebug_non_default_behavior_x509usepolicies_events_total", -+ "go_godebug_non_default_behavior_zipinsecurepath_events_total", -+ "go_memory_classes_heap_free_bytes", -+ "go_memory_classes_heap_objects_bytes", -+ "go_memory_classes_heap_released_bytes", -+ "go_memory_classes_heap_stacks_bytes", -+ "go_memory_classes_heap_unused_bytes", -+ "go_memory_classes_metadata_mcache_free_bytes", -+ "go_memory_classes_metadata_mcache_inuse_bytes", -+ "go_memory_classes_metadata_mspan_free_bytes", -+ "go_memory_classes_metadata_mspan_inuse_bytes", -+ "go_memory_classes_metadata_other_bytes", -+ "go_memory_classes_os_stacks_bytes", -+ "go_memory_classes_other_bytes", -+ "go_memory_classes_profiling_buckets_bytes", -+ "go_memory_classes_total_bytes", -+ "go_sched_gomaxprocs_threads", -+ "go_sched_goroutines_goroutines", -+ "go_sched_latencies_seconds", -+ "go_sched_pauses_stopping_gc_seconds", -+ "go_sched_pauses_stopping_other_seconds", -+ "go_sched_pauses_total_gc_seconds", -+ "go_sched_pauses_total_other_seconds", -+ "go_sync_mutex_wait_total_seconds_total", -+ }) -+} -+ -+func withGCMetrics() []string { -+ return withBaseMetrics([]string{ -+ "go_gc_cycles_automatic_gc_cycles_total", -+ "go_gc_cycles_forced_gc_cycles_total", -+ "go_gc_cycles_total_gc_cycles_total", -+ "go_gc_gogc_percent", -+ "go_gc_gomemlimit_bytes", -+ "go_gc_heap_allocs_by_size_bytes", -+ "go_gc_heap_allocs_bytes_total", -+ "go_gc_heap_allocs_objects_total", -+ "go_gc_heap_frees_by_size_bytes", -+ "go_gc_heap_frees_bytes_total", -+ "go_gc_heap_frees_objects_total", -+ "go_gc_heap_goal_bytes", -+ "go_gc_heap_live_bytes", -+ "go_gc_heap_objects_objects", -+ "go_gc_heap_tiny_allocs_objects_total", -+ "go_gc_limiter_last_enabled_gc_cycle", -+ "go_gc_pauses_seconds", -+ "go_gc_scan_globals_bytes", -+ "go_gc_scan_heap_bytes", -+ "go_gc_scan_stack_bytes", -+ "go_gc_scan_total_bytes", -+ "go_gc_stack_starting_size_bytes", -+ }) -+} -+ -+func withMemoryMetrics() []string { -+ return withBaseMetrics([]string{ -+ "go_memory_classes_heap_free_bytes", -+ "go_memory_classes_heap_objects_bytes", -+ "go_memory_classes_heap_released_bytes", -+ "go_memory_classes_heap_stacks_bytes", -+ "go_memory_classes_heap_unused_bytes", -+ "go_memory_classes_metadata_mcache_free_bytes", -+ "go_memory_classes_metadata_mcache_inuse_bytes", -+ "go_memory_classes_metadata_mspan_free_bytes", -+ "go_memory_classes_metadata_mspan_inuse_bytes", -+ "go_memory_classes_metadata_other_bytes", -+ "go_memory_classes_os_stacks_bytes", -+ "go_memory_classes_other_bytes", -+ "go_memory_classes_profiling_buckets_bytes", -+ "go_memory_classes_total_bytes", -+ }) -+} -+ -+func withSchedulerMetrics() []string { -+ return withBaseMetrics([]string{ -+ "go_sched_gomaxprocs_threads", -+ "go_sched_goroutines_goroutines", -+ "go_sched_latencies_seconds", -+ "go_sched_pauses_stopping_gc_seconds", -+ "go_sched_pauses_stopping_other_seconds", -+ "go_sched_pauses_total_gc_seconds", -+ "go_sched_pauses_total_other_seconds", -+ }) -+} -+ -+func withDebugMetrics() []string { -+ return withBaseMetrics([]string{ -+ "go_godebug_non_default_behavior_execerrdot_events_total", -+ "go_godebug_non_default_behavior_gocachehash_events_total", -+ "go_godebug_non_default_behavior_gocachetest_events_total", -+ "go_godebug_non_default_behavior_gocacheverify_events_total", -+ "go_godebug_non_default_behavior_gotypesalias_events_total", -+ "go_godebug_non_default_behavior_http2client_events_total", -+ "go_godebug_non_default_behavior_http2server_events_total", -+ "go_godebug_non_default_behavior_httplaxcontentlength_events_total", -+ "go_godebug_non_default_behavior_httpmuxgo121_events_total", -+ "go_godebug_non_default_behavior_httpservecontentkeepheaders_events_total", -+ "go_godebug_non_default_behavior_installgoroot_events_total", -+ "go_godebug_non_default_behavior_multipartmaxheaders_events_total", -+ "go_godebug_non_default_behavior_multipartmaxparts_events_total", -+ "go_godebug_non_default_behavior_multipathtcp_events_total", -+ "go_godebug_non_default_behavior_netedns0_events_total", -+ "go_godebug_non_default_behavior_panicnil_events_total", -+ "go_godebug_non_default_behavior_randautoseed_events_total", -+ "go_godebug_non_default_behavior_tarinsecurepath_events_total", -+ "go_godebug_non_default_behavior_tls10server_events_total", -+ "go_godebug_non_default_behavior_tls3des_events_total", -+ "go_godebug_non_default_behavior_tlsmaxrsasize_events_total", -+ "go_godebug_non_default_behavior_tlsrsakex_events_total", -+ "go_godebug_non_default_behavior_tlsunsafeekm_events_total", -+ "go_godebug_non_default_behavior_winreadlinkvolume_events_total", -+ "go_godebug_non_default_behavior_winsymlink_events_total", -+ "go_godebug_non_default_behavior_x509keypairleaf_events_total", -+ "go_godebug_non_default_behavior_x509negativeserial_events_total", -+ "go_godebug_non_default_behavior_x509sha1_events_total", -+ "go_godebug_non_default_behavior_x509usefallbackroots_events_total", -+ "go_godebug_non_default_behavior_x509usepolicies_events_total", -+ "go_godebug_non_default_behavior_zipinsecurepath_events_total", -+ }) -+} -diff --git a/prometheus/go_collector_metrics_go123_test.go b/prometheus/go_collector_metrics_go123_test.go -new file mode 100644 -index 0000000..77f0f4a ---- /dev/null -+++ b/prometheus/go_collector_metrics_go123_test.go -@@ -0,0 +1,99 @@ -+// Code generated by gen_go_collector_metrics_set.go; DO NOT EDIT. -+//go:generate go run gen_go_collector_metrics_set.go go1.23 -+ -+//go:build go1.23 && !go1.24 -+// +build go1.23,!go1.24 -+ -+package prometheus -+ -+var expectedRuntimeMetrics = map[string]string{ -+ "/cgo/go-to-c-calls:calls": "go_cgo_go_to_c_calls_calls_total", -+ "/cpu/classes/gc/mark/assist:cpu-seconds": "go_cpu_classes_gc_mark_assist_cpu_seconds_total", -+ "/cpu/classes/gc/mark/dedicated:cpu-seconds": "go_cpu_classes_gc_mark_dedicated_cpu_seconds_total", -+ "/cpu/classes/gc/mark/idle:cpu-seconds": "go_cpu_classes_gc_mark_idle_cpu_seconds_total", -+ "/cpu/classes/gc/pause:cpu-seconds": "go_cpu_classes_gc_pause_cpu_seconds_total", -+ "/cpu/classes/gc/total:cpu-seconds": "go_cpu_classes_gc_total_cpu_seconds_total", -+ "/cpu/classes/idle:cpu-seconds": "go_cpu_classes_idle_cpu_seconds_total", -+ "/cpu/classes/scavenge/assist:cpu-seconds": "go_cpu_classes_scavenge_assist_cpu_seconds_total", -+ "/cpu/classes/scavenge/background:cpu-seconds": "go_cpu_classes_scavenge_background_cpu_seconds_total", -+ "/cpu/classes/scavenge/total:cpu-seconds": "go_cpu_classes_scavenge_total_cpu_seconds_total", -+ "/cpu/classes/total:cpu-seconds": "go_cpu_classes_total_cpu_seconds_total", -+ "/cpu/classes/user:cpu-seconds": "go_cpu_classes_user_cpu_seconds_total", -+ "/gc/cycles/automatic:gc-cycles": "go_gc_cycles_automatic_gc_cycles_total", -+ "/gc/cycles/forced:gc-cycles": "go_gc_cycles_forced_gc_cycles_total", -+ "/gc/cycles/total:gc-cycles": "go_gc_cycles_total_gc_cycles_total", -+ "/gc/gogc:percent": "go_gc_gogc_percent", -+ "/gc/gomemlimit:bytes": "go_gc_gomemlimit_bytes", -+ "/gc/heap/allocs-by-size:bytes": "go_gc_heap_allocs_by_size_bytes", -+ "/gc/heap/allocs:bytes": "go_gc_heap_allocs_bytes_total", -+ "/gc/heap/allocs:objects": "go_gc_heap_allocs_objects_total", -+ "/gc/heap/frees-by-size:bytes": "go_gc_heap_frees_by_size_bytes", -+ "/gc/heap/frees:bytes": "go_gc_heap_frees_bytes_total", -+ "/gc/heap/frees:objects": "go_gc_heap_frees_objects_total", -+ "/gc/heap/goal:bytes": "go_gc_heap_goal_bytes", -+ "/gc/heap/live:bytes": "go_gc_heap_live_bytes", -+ "/gc/heap/objects:objects": "go_gc_heap_objects_objects", -+ "/gc/heap/tiny/allocs:objects": "go_gc_heap_tiny_allocs_objects_total", -+ "/gc/limiter/last-enabled:gc-cycle": "go_gc_limiter_last_enabled_gc_cycle", -+ "/gc/pauses:seconds": "go_gc_pauses_seconds", -+ "/gc/scan/globals:bytes": "go_gc_scan_globals_bytes", -+ "/gc/scan/heap:bytes": "go_gc_scan_heap_bytes", -+ "/gc/scan/stack:bytes": "go_gc_scan_stack_bytes", -+ "/gc/scan/total:bytes": "go_gc_scan_total_bytes", -+ "/gc/stack/starting-size:bytes": "go_gc_stack_starting_size_bytes", -+ "/godebug/non-default-behavior/execerrdot:events": "go_godebug_non_default_behavior_execerrdot_events_total", -+ "/godebug/non-default-behavior/gocachehash:events": "go_godebug_non_default_behavior_gocachehash_events_total", -+ "/godebug/non-default-behavior/gocachetest:events": "go_godebug_non_default_behavior_gocachetest_events_total", -+ "/godebug/non-default-behavior/gocacheverify:events": "go_godebug_non_default_behavior_gocacheverify_events_total", -+ "/godebug/non-default-behavior/gotypesalias:events": "go_godebug_non_default_behavior_gotypesalias_events_total", -+ "/godebug/non-default-behavior/http2client:events": "go_godebug_non_default_behavior_http2client_events_total", -+ "/godebug/non-default-behavior/http2server:events": "go_godebug_non_default_behavior_http2server_events_total", -+ "/godebug/non-default-behavior/httplaxcontentlength:events": "go_godebug_non_default_behavior_httplaxcontentlength_events_total", -+ "/godebug/non-default-behavior/httpmuxgo121:events": "go_godebug_non_default_behavior_httpmuxgo121_events_total", -+ "/godebug/non-default-behavior/httpservecontentkeepheaders:events": "go_godebug_non_default_behavior_httpservecontentkeepheaders_events_total", -+ "/godebug/non-default-behavior/installgoroot:events": "go_godebug_non_default_behavior_installgoroot_events_total", -+ "/godebug/non-default-behavior/multipartmaxheaders:events": "go_godebug_non_default_behavior_multipartmaxheaders_events_total", -+ "/godebug/non-default-behavior/multipartmaxparts:events": "go_godebug_non_default_behavior_multipartmaxparts_events_total", -+ "/godebug/non-default-behavior/multipathtcp:events": "go_godebug_non_default_behavior_multipathtcp_events_total", -+ "/godebug/non-default-behavior/netedns0:events": "go_godebug_non_default_behavior_netedns0_events_total", -+ "/godebug/non-default-behavior/panicnil:events": "go_godebug_non_default_behavior_panicnil_events_total", -+ "/godebug/non-default-behavior/randautoseed:events": "go_godebug_non_default_behavior_randautoseed_events_total", -+ "/godebug/non-default-behavior/tarinsecurepath:events": "go_godebug_non_default_behavior_tarinsecurepath_events_total", -+ "/godebug/non-default-behavior/tls10server:events": "go_godebug_non_default_behavior_tls10server_events_total", -+ "/godebug/non-default-behavior/tls3des:events": "go_godebug_non_default_behavior_tls3des_events_total", -+ "/godebug/non-default-behavior/tlsmaxrsasize:events": "go_godebug_non_default_behavior_tlsmaxrsasize_events_total", -+ "/godebug/non-default-behavior/tlsrsakex:events": "go_godebug_non_default_behavior_tlsrsakex_events_total", -+ "/godebug/non-default-behavior/tlsunsafeekm:events": "go_godebug_non_default_behavior_tlsunsafeekm_events_total", -+ "/godebug/non-default-behavior/winreadlinkvolume:events": "go_godebug_non_default_behavior_winreadlinkvolume_events_total", -+ "/godebug/non-default-behavior/winsymlink:events": "go_godebug_non_default_behavior_winsymlink_events_total", -+ "/godebug/non-default-behavior/x509keypairleaf:events": "go_godebug_non_default_behavior_x509keypairleaf_events_total", -+ "/godebug/non-default-behavior/x509negativeserial:events": "go_godebug_non_default_behavior_x509negativeserial_events_total", -+ "/godebug/non-default-behavior/x509sha1:events": "go_godebug_non_default_behavior_x509sha1_events_total", -+ "/godebug/non-default-behavior/x509usefallbackroots:events": "go_godebug_non_default_behavior_x509usefallbackroots_events_total", -+ "/godebug/non-default-behavior/x509usepolicies:events": "go_godebug_non_default_behavior_x509usepolicies_events_total", -+ "/godebug/non-default-behavior/zipinsecurepath:events": "go_godebug_non_default_behavior_zipinsecurepath_events_total", -+ "/memory/classes/heap/free:bytes": "go_memory_classes_heap_free_bytes", -+ "/memory/classes/heap/objects:bytes": "go_memory_classes_heap_objects_bytes", -+ "/memory/classes/heap/released:bytes": "go_memory_classes_heap_released_bytes", -+ "/memory/classes/heap/stacks:bytes": "go_memory_classes_heap_stacks_bytes", -+ "/memory/classes/heap/unused:bytes": "go_memory_classes_heap_unused_bytes", -+ "/memory/classes/metadata/mcache/free:bytes": "go_memory_classes_metadata_mcache_free_bytes", -+ "/memory/classes/metadata/mcache/inuse:bytes": "go_memory_classes_metadata_mcache_inuse_bytes", -+ "/memory/classes/metadata/mspan/free:bytes": "go_memory_classes_metadata_mspan_free_bytes", -+ "/memory/classes/metadata/mspan/inuse:bytes": "go_memory_classes_metadata_mspan_inuse_bytes", -+ "/memory/classes/metadata/other:bytes": "go_memory_classes_metadata_other_bytes", -+ "/memory/classes/os-stacks:bytes": "go_memory_classes_os_stacks_bytes", -+ "/memory/classes/other:bytes": "go_memory_classes_other_bytes", -+ "/memory/classes/profiling/buckets:bytes": "go_memory_classes_profiling_buckets_bytes", -+ "/memory/classes/total:bytes": "go_memory_classes_total_bytes", -+ "/sched/gomaxprocs:threads": "go_sched_gomaxprocs_threads", -+ "/sched/goroutines:goroutines": "go_sched_goroutines_goroutines", -+ "/sched/latencies:seconds": "go_sched_latencies_seconds", -+ "/sched/pauses/stopping/gc:seconds": "go_sched_pauses_stopping_gc_seconds", -+ "/sched/pauses/stopping/other:seconds": "go_sched_pauses_stopping_other_seconds", -+ "/sched/pauses/total/gc:seconds": "go_sched_pauses_total_gc_seconds", -+ "/sched/pauses/total/other:seconds": "go_sched_pauses_total_other_seconds", -+ "/sync/mutex/wait/total:seconds": "go_sync_mutex_wait_total_seconds_total", -+} -+ -+const expectedRuntimeMetricsCardinality = 167 --- -2.45.2 - diff --git a/specs/g/golang-github-prometheus-client/golang-github-prometheus-client.spec b/specs/g/golang-github-prometheus-client/golang-github-prometheus-client.spec deleted file mode 100644 index 0209afb1e55..00000000000 --- a/specs/g/golang-github-prometheus-client/golang-github-prometheus-client.spec +++ /dev/null @@ -1,271 +0,0 @@ -## START: Set by rpmautospec -## (rpmautospec version 0.8.3) -## RPMAUTOSPEC: autorelease, autochangelog -%define autorelease(e:s:pb:n) %{?-p:0.}%{lua: - release_number = 8; - base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); - print(release_number + base_release_number - 1); -}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} -## END: Set by rpmautospec - -# This spec file has been modified by azldev to include build configuration overlays. -# Do not edit manually; changes may be overwritten. - -# Generated by go2rpm 1.10.0 -%bcond_without check -%global debug_package %{nil} - -# https://github.com/prometheus/client_golang -%global goipath github.com/prometheus/client_golang -Version: 1.19.0 - -%gometa -f - - -%global common_description %{expand: -This is the Go client library for Prometheus. It has two separate parts, one for -instrumenting application code, and one for creating clients that talk to the -Prometheus HTTP API.} - -%global golicenses LICENSE NOTICE -%global godocs examples CODE_OF_CONDUCT.md CONTRIBUTING.md\\\ - MAINTAINERS.md SECURITY.md CHANGELOG.md README.md\\\ - README-prometheus.md - -Name: %{goname} -Release: %autorelease -Summary: Prometheus instrumentation library for Go applications - -License: Apache-2.0 -URL: %{gourl} -Source: %{gosource} -Patch: 0001-ADd-metrics-for-go1.23.patch - -%description %{common_description} - -%gopkg - -%prep -%goprep -%autopatch -p1 - -# Avoid extra deps -rm -rf .bingo examples tutorial - -%generate_buildrequires -%go_generate_buildrequires - -%install -%gopkginstall -mv prometheus/README.md README-prometheus.md - -%if %{with check} -%check -# Check section disabled: Disabling checks for initial set of failures. -exit 0 - -# Fails on some arch with Go 1.16 -for test in "TestSummaryDecay" "TestMemStatsEquivalence" "TestBuckets" "TestNativeHistogram" \ -; do -awk -i inplace '/^func.*'"$test"'\(/ { print; print "\tt.Skip(\"disabled failing test\")"; next}1' $(grep -rl $test) -done -%ifarch %{ix86} %{arm} -%gocheck -d api/prometheus/v1 -%else -%gocheck -%endif -%endif - -%gopkgfiles - -%changelog -## START: Generated by rpmautospec -* Wed Aug 19 2026 reuben olinsky - 1.19.0-8 -- build: mass rebuild auto-bumpable components - -* Wed Aug 19 2026 reuben olinsky - 1.19.0-7 -- build: mass rebuild auto-bumpable components - -* Thu Apr 30 2026 Daniel McIlvaney - 1.19.0-6 -- feat: introduce deterministic commit resolution via Azure Linux lock file - -* Thu Jul 24 2025 Fedora Release Engineering - 1.19.0-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Fri Jan 17 2025 Fedora Release Engineering - 1.19.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Thu Jul 18 2024 Fedora Release Engineering - 1.19.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Wed Jul 17 2024 Mikel Olasagasti Uranga - 1.19.0-2 -- Fix build with go1.23 - -* Wed Feb 28 2024 Mikel Olasagasti Uranga - 1.19.0-1 -- Update to 1.19.0 - Closes rhbz#2266727 - -* Thu Feb 15 2024 Mikel Olasagasti Uranga - 1.18.0-1 -- Update to 1.18.0 - Closes rhbz#2256144 - -* Wed Jan 24 2024 Fedora Release Engineering - 1.17.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Sat Jan 20 2024 Fedora Release Engineering - 1.17.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Thu Dec 07 2023 Mikel Olasagasti Uranga - 1.17.0-2 -- Fix F38 build - -* Thu Nov 09 2023 Mikel Olasagasti Uranga - 1.17.0-1 -- Update to 1.17.0 - Closes rhbz#2116051 rhbz#2113349 - -* Thu Jul 20 2023 Fedora Release Engineering - 1.12.2-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Thu Jan 19 2023 Fedora Release Engineering - 1.12.2-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Wed Aug 10 2022 Maxwell G - 1.12.2-5 -- Rebuild to fix FTBFS - -* Sun Jul 24 2022 Robert-André Mauchin - 1.12.2-4 -- Use SPDX - -* Thu Jul 21 2022 Fedora Release Engineering - 1.12.2-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Wed Jun 22 2022 Robert-André Mauchin - 1.12.2-2 -- Fix typo - -* Wed Jun 22 2022 Maxwell G - 1.12.2-1 -- Update to 1.12.1 Close: rhbz#2042592 rhbz#2067400 -- Mitigate CVE-2022-21698 (rhbz#2067400). - -* Thu Jan 20 2022 Fedora Release Engineering - 1.11.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Sun Aug 08 2021 Robert-André Mauchin - 1.11.0-2 -- Disable a test on some archs - -* Sun Aug 08 2021 Robert-André Mauchin - 1.11.0-1 -- Update to 1.11.0 Close: rhbz#1940735 - -* Thu Jul 22 2021 Fedora Release Engineering - 1.9.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Tue Jan 26 2021 Fedora Release Engineering - 1.9.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Mon Dec 21 11:28:25 CET 2020 Robert-André Mauchin - 1.9.0-1 -- Update to 1.9.0 -- Close: rhbz#1888880 - -* Thu Jul 30 22:42:18 CEST 2020 Robert-André Mauchin - 1.7.1-1 -- Update to 1.7.1 - -* Mon Jul 27 2020 Fedora Release Engineering - 0.9.4-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Wed Jan 29 2020 Fedora Release Engineering - 0.9.4-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Jul 25 2019 Fedora Release Engineering -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Fri Jul 05 2019 Elliott Sales de Andrade - 0.9.4-2 -- Add Obsoletes for old name - -* Sat Jun 22 23:37:43 CEST 2019 Robert-André Mauchin - 0.9.4-1 -- Release 0.9.4 - -* Thu Apr 18 17:19:27 CEST 2019 Robert-André Mauchin - 0.9.2-1 -- Release 0.9.2 - -* Fri Feb 01 2019 Fedora Release Engineering - 0.9.0-0.5.git180b8fd -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Tue Oct 23 2018 Nicolas Mailhot - 0.9.0-0.4.git180b8fd -- redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias -- https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ - -* Fri Jul 13 2018 Fedora Release Engineering - 0.9.0-0.3.git180b8fd -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Tue Jun 26 2018 Jan Chaloupka - 0.9.0-0.2.git180b8fd -- Upload glide files - -* Tue May 08 2018 Fabio Valentini - 0.9.0-0.1.20180526git180b8fd -- Update to 0.9.0 pre snapshot to fix syncthing builds. -- Update to spec 3.0. - -* Wed Feb 07 2018 Fedora Release Engineering - 0.7.0-10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Aug 02 2017 Fedora Release Engineering - 0.7.0-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 0.7.0-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Wed Mar 15 2017 Jan Chaloupka - 0.7.0-7 -- Bump to upstream c5b7fccd204277076155f10851dad72b76a49317 - related: #1214784 - -* Fri Feb 10 2017 Fedora Release Engineering - 0.7.0-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Thu Jul 21 2016 Fedora Release Engineering - 0.7.0-5 -- https://fedoraproject.org/wiki/Changes/golang1.7 - -* Sun Mar 06 2016 jchaloup - 0.7.0-4 -- Bump to upstream 449ccefff16c8e2b7229f6be1921ba22f62461fe - related: #1214784 - -* Mon Feb 22 2016 Fedora Release Engineering - 0.7.0-3 -- https://fedoraproject.org/wiki/Changes/golang1.6 - -* Wed Feb 03 2016 Fedora Release Engineering - 0.7.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Mon Oct 19 2015 jchaloup - 0.7.0-1 -- Bump to upstream e51041b3fa41cece0dca035740ba6411905be473 - related: #1214784 - -* Mon Aug 17 2015 jchaloup - 0.6.0-3 -- Add Godeps.json to doc - related: #1214784 - -* Fri Aug 07 2015 Fridolin Pokorny - 0.6.0-2 -- Update spec file to spec-2.0 -- Disabled failing test prometheus -- Disabled failing test model - resolves: #1214784 - -* Thu Jul 23 2015 Fridolin Pokorny - 0.6.0-1 -- Bump to upstream 36659fa1ad85ee0dd33822b68a192a814c93a57b - related: #1214784 - -* Wed Jun 17 2015 Fedora Release Engineering - 0.5.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Mon May 11 2015 jchaloup - 0.5.0-1 -- Bump to upstream b0bd7e1be33327b85cb4853e7011156e3cedd657 - related: #1214784 - -* Thu Apr 23 2015 jchaloup - 0.4.0-1 -- Bump to upstream 608ec8b69e284600a7ad1b36514a1e6876e22b9f - resolves: #1214784 - -* Wed Mar 04 2015 jchaloup - 0-0.3.gite5098ac -- Bump to upstream e5098ac1ff13c7f85b68b120b253dd834ba49682 - related: #1190442 - -* Thu Feb 26 2015 jchaloup - 0-0.2.git39e4bc8 -- Bump to upstream 39e4bc83f974fb141a9e67c042b26322bacc917b - related: #1190442 - -* Sat Feb 07 2015 jchaloup - 0-0.1.git52186fc -- First package for Fedora - resolves: #1190442 - -## END: Generated by rpmautospec diff --git a/specs/g/golang-github-prometheus-client/sources b/specs/g/golang-github-prometheus-client/sources deleted file mode 100644 index 7efef1a0cc4..00000000000 --- a/specs/g/golang-github-prometheus-client/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (client_golang-1.19.0.tar.gz) = 27cace87c328cc697239836cfd675d79edc461bfb8eafb401b3a69ae53513d3da8994f523cc9d91d2b96d99a153927ae6ce5f8a5a8040d0e949251d5a9409769 diff --git a/specs/g/golang-github-prometheus-common/golang-github-prometheus-common.spec b/specs/g/golang-github-prometheus-common/golang-github-prometheus-common.spec deleted file mode 100644 index cd9f7ae1f87..00000000000 --- a/specs/g/golang-github-prometheus-common/golang-github-prometheus-common.spec +++ /dev/null @@ -1,252 +0,0 @@ -## START: Set by rpmautospec -## (rpmautospec version 0.8.3) -## RPMAUTOSPEC: autorelease, autochangelog -%define autorelease(e:s:pb:n) %{?-p:0.}%{lua: - release_number = 6; - base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); - print(release_number + base_release_number - 1); -}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} -## END: Set by rpmautospec - -# This spec file has been modified by azldev to include build configuration overlays. -# Do not edit manually; changes may be overwritten. - -# Generated by go2rpm 1.14.0 -%bcond check 1 -%bcond bootstrap 0 -%global debug_package %{nil} - -%if %{with bootstrap} -%global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\(.*\\)$ -%endif - -# https://github.com/prometheus/common -%global goipath github.com/prometheus/common -Version: 0.61.0 - -%gometa -L -f - -%global common_description %{expand: -This repository contains Go libraries that are shared across Prometheus -components and libraries. - - - config: Common configuration structures - - expfmt: Decoding and encoding for the exposition format - - log: A logging wrapper around logrus - - model: Shared data structures - - route: A routing wrapper around httprouter using context.Context - - version: Version information and metrics} - -%global golicenses LICENSE NOTICE -%global godocs CONTRIBUTING.md MAINTAINERS.md README.md - -Name: golang-github-prometheus-common -Release: %autorelease -Summary: Go libraries shared across Prometheus components and libraries - -License: Apache-2.0 -URL: %{gourl} -Source: %{gosource} - -BuildRequires: golang(github.com/jmespath/go-jmespath) -%description %{common_description} - -%gopkg - -%prep -%goprep -A -%autopatch -p1 - -%if %{without bootstrap} -%generate_buildrequires -%go_generate_buildrequires -%endif - -%install -%gopkginstall - -%if %{without bootstrap} -%if %{with check} -%check -# Go 1.18 deprecated SHA1-RSA -export GODEBUG=x509sha1=1 -%gocheck -%endif -%endif - -%gopkgfiles - -%changelog -## START: Generated by rpmautospec -* Wed Aug 19 2026 reuben olinsky - 0.61.0-6 -- build: mass rebuild auto-bumpable components - -* Wed Aug 19 2026 reuben olinsky - 0.61.0-5 -- build: mass rebuild auto-bumpable components - -* Thu Apr 30 2026 Daniel McIlvaney - 0.61.0-4 -- feat: introduce deterministic commit resolution via Azure Linux lock file - -* Thu Jul 24 2025 Fedora Release Engineering - 0.61.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Fri Jan 17 2025 Fedora Release Engineering - 0.61.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Wed Jan 01 2025 Mikel Olasagasti Uranga - 0.61.0-1 -- Update to 0.61.0 - Closes rhbz#2295450 - -* Thu Jul 18 2024 Fedora Release Engineering - 0.53.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Fri Jun 07 2024 Mikel Olasagasti Uranga - 0.53.0-1 -- Update to 0.53.0 - Closes rhbz#2271078 - -* Thu Mar 07 2024 Mikel Olasagasti Uranga - 0.50.0-1 -- Update to 0.50.0 - Closes rhbz#2267211 - -* Wed Feb 28 2024 Mikel Olasagasti Uranga - 0.48.0-1 -- Update to 0.48.0 - Closes rhbz#2264460 - -* Mon Feb 12 2024 Mikel Olasagasti Uranga - 0.46.0-1 -- Update to 0.46.0 - Closes rhbz#2258298 - -* Wed Jan 24 2024 Fedora Release Engineering - 0.45.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Sat Jan 20 2024 Fedora Release Engineering - 0.45.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Thu Nov 09 2023 Mikel Olasagasti Uranga - 0.45.0-1 -- Update to 0.45.0 - Closes rhbz#2106454 - -* Thu Jul 20 2023 Fedora Release Engineering - 0.35.0-6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Thu Jan 19 2023 Fedora Release Engineering - 0.35.0-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Sat Sep 17 2022 Maxwell G - 0.35.0-4 -- Fix update path for golang-github-prometheus-common-promlog-devel -- Resolves rhbz#2109630 - -* Wed Aug 10 2022 Maxwell G - 0.35.0-3 -- Rebuild to fix FTBFS - -* Thu Jul 21 2022 Fedora Release Engineering - 0.35.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Wed Jun 22 2022 Robert-André Mauchin - 0.35.0-1 -- Update to 0.35.0 Close: rhbz#2008041 - -* Wed Feb 23 2022 Robert-André Mauchin - 0.30.0-5 -- Fix FTBFS Close: rhbz#2045604 - -* Thu Jan 20 2022 Fedora Release Engineering - 0.30.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Tue Aug 10 2021 Robert-André Mauchin - 0.30.0-3 -- Unbootstrap - -* Sun Aug 08 2021 Robert-André Mauchin - 0.30.0-2 -- Disable tests for bootstrap - -* Sun Aug 08 2021 Robert-André Mauchin - 0.30.0-1 -- Update to 0.30.0 Close: rhbz#1930182 - -* Thu Jul 22 2021 Fedora Release Engineering - 0.15.0-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Tue Jan 26 2021 Fedora Release Engineering - 0.15.0-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Sun Jan 24 23:08:38 CET 2021 Robert-André Mauchin - 0.15.0-2 -- Go 1.16: Disable TestTLSConfig until theissue is resolved upstream - -* Thu Dec 03 19:50:53 CET 2020 Robert-André Mauchin - 0.15.0-1 -- Update to 0.15.0 - -* Fri Jul 31 20:28:56 CEST 2020 Robert-André Mauchin - 0.10.0-1 -- Update to 0.10.0 - -* Mon Jul 27 2020 Fedora Release Engineering - 0.9.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Sun Feb 02 01:59:57 CET 2020 Robert-André Mauchin - 0.9.1-1 -- Update to 0.9.1 - -* Wed Jan 29 2020 Fedora Release Engineering - 0.4.1-3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Jul 25 2019 Fedora Release Engineering - 0.4.1-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Wed May 08 22:11:46 CEST 2019 Robert-André Mauchin - 0.4.1-1 -- Release 0.4.1 - -* Thu Apr 11 14:04:15 CET 2019 Robert-André Mauchin - 0.3.0-1 -- Release 0.3.0 (#1668775) - -* Fri Feb 01 2019 Fedora Release Engineering - 0-0.18.git38c53a9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Tue Oct 23 2018 Nicolas Mailhot - 0-0.17.git38c53a9 -- redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias -- https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ - -* Fri Jul 13 2018 Fedora Release Engineering - 0-0.16.git38c53a9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Tue Jul 10 2018 Jan Chaloupka - 0-0.15.git38c53a9 -- Temporarily remove the promlog due to missing github.com/go-kit/kit dependency - resolves: #1599386 - -* Wed Jun 27 2018 Paul Gier - 0-0.14.git38c53a9 -- Update to newer snapshot version -- Enable checks for config and log dirs - -* Tue Jun 26 2018 Jan Chaloupka - 0-0.13.git49fee29 -- Upload glide files - -* Wed Feb 07 2018 Fedora Release Engineering - 0-0.12.git49fee29 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Fri Sep 22 2017 Jan Chaloupka - 0-0.11.git49fee29 -- add missing dependency - related: #1315096 - -* Fri Sep 22 2017 Jan Chaloupka - 0-0.10.git49fee29 -- Bump to upstream 49fee292b27bfff7f354ee0f64e1bc4850462edf - related: #1315096 - -* Wed Aug 02 2017 Fedora Release Engineering - 0-0.9.git195bde7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 0-0.8.git195bde7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Wed Mar 15 2017 Jan Chaloupka - 0-0.7.git195bde7 -- Bump to upstream 195bde7883f7c39ea62b0d92ab7359b5327065cb - related: #1315096 - -* Fri Feb 10 2017 Fedora Release Engineering - 0-0.6.git4fdc91a -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Thu Jul 21 2016 Fedora Release Engineering - 0-0.5.git4fdc91a -- https://fedoraproject.org/wiki/Changes/golang1.7 - -* Sun Mar 06 2016 jchaloup - 0-0.4.git4fdc91a -- Bump to upstream 4fdc91a58c9d3696b982e8a680f4997403132d44 - resolves: #1315096 - -* Mon Feb 22 2016 Fedora Release Engineering - 0-0.3.gitffe929a -- https://fedoraproject.org/wiki/Changes/golang1.6 - -* Wed Feb 03 2016 Fedora Release Engineering - 0-0.2.gitffe929a -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Fri Oct 16 2015 jchaloup - 0-0.1.gitffe929a -- First package for Fedora - resolves: #1272465 - -## END: Generated by rpmautospec diff --git a/specs/g/golang-github-prometheus-common/sources b/specs/g/golang-github-prometheus-common/sources deleted file mode 100644 index b2150b3b3c4..00000000000 --- a/specs/g/golang-github-prometheus-common/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (common-0.61.0.tar.gz) = 4d05a9c54b8a66d6ff612be3c5c8e2a22c0a6d0b4ccaebd6dc79c43f427d4653e4d966ae3234bd64a6d2a76544ccc76dd4c94d56db3b49316864974b28489ada diff --git a/specs/g/golang-github-tmc-grpc-websocket-proxy/golang-github-tmc-grpc-websocket-proxy.spec b/specs/g/golang-github-tmc-grpc-websocket-proxy/golang-github-tmc-grpc-websocket-proxy.spec deleted file mode 100644 index 59ab8d5cc32..00000000000 --- a/specs/g/golang-github-tmc-grpc-websocket-proxy/golang-github-tmc-grpc-websocket-proxy.spec +++ /dev/null @@ -1,146 +0,0 @@ -## START: Set by rpmautospec -## (rpmautospec version 0.8.3) -## RPMAUTOSPEC: autorelease, autochangelog -%define autorelease(e:s:pb:n) %{?-p:0.}%{lua: - release_number = 24; - base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); - print(release_number + base_release_number - 1); -}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} -## END: Set by rpmautospec - -# This spec file has been modified by azldev to include build configuration overlays. -# Do not edit manually; changes may be overwritten. - -# Generated by go2rpm -%bcond_without check - -%global debug_package %{nil} - -# https://github.com/tmc/grpc-websocket-proxy -%global goipath github.com/tmc/grpc-websocket-proxy -%global commit e5319fda780223b9d4d06dba2059a26ebff67b8a - -%gometa - -%global common_description %{expand: -Wrap your grpc-gateway mux with this helper to expose streaming endpoints over -websockets.} - -%global golicenses LICENSE -%global godocs examples README.md - -Name: %{goname} -Version: 0 -Release: %autorelease -Summary: Proxy to upgrade grpc-gateway streaming endpoints to use websockets - -License: MIT -URL: %{gourl} -Source0: %{gosource} - -BuildRequires: golang(github.com/golang/glog) -BuildRequires: golang(github.com/golang/protobuf/jsonpb) -BuildRequires: golang(github.com/golang/protobuf/proto) -BuildRequires: golang(github.com/gorilla/websocket) -BuildRequires: golang(github.com/grpc-ecosystem/grpc-gateway/runtime) -BuildRequires: golang(github.com/grpc-ecosystem/grpc-gateway/utilities) -BuildRequires: golang(github.com/sirupsen/logrus) -BuildRequires: golang(golang.org/x/net/context) -BuildRequires: golang(golang.org/x/net/trace) -BuildRequires: golang(google.golang.org/genproto/googleapis/api/annotations) -BuildRequires: golang(google.golang.org/grpc) -BuildRequires: golang(google.golang.org/grpc/codes) -BuildRequires: golang(google.golang.org/grpc/grpclog) -BuildRequires: golang(google.golang.org/grpc/status) - -%description -%{common_description} - -%gopkg - -%prep -%goprep - -%install -%gopkginstall - -%if %{with check} -%check -%gocheck -%endif - -%gopkgfiles - -%changelog -## START: Generated by rpmautospec -* Wed Aug 19 2026 reuben olinsky - 0-24 -- build: mass rebuild auto-bumpable components - -* Wed Aug 19 2026 reuben olinsky - 0-23 -- build: mass rebuild auto-bumpable components - -* Thu Apr 30 2026 Daniel McIlvaney - 0-22 -- feat: introduce deterministic commit resolution via Azure Linux lock file - -* Thu Jul 24 2025 Fedora Release Engineering - 0-21 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild - -* Fri Jan 17 2025 Fedora Release Engineering - 0-20 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild - -* Thu Jul 18 2024 Fedora Release Engineering - 0-19 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild - -* Mon Jun 17 2024 Robert-André Mauchin - 0-18 -- Fix FTBFS - -* Wed Jan 24 2024 Fedora Release Engineering - 0-0.16 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Sat Jan 20 2024 Fedora Release Engineering - 0-0.15 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild - -* Thu Jul 20 2023 Fedora Release Engineering - 0-0.14 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild - -* Thu Jan 19 2023 Fedora Release Engineering - 0-0.13 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - -* Thu Jul 21 2022 Fedora Release Engineering - 0-0.12 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild - -* Thu Jan 20 2022 Fedora Release Engineering - 0-0.11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild - -* Thu Jul 22 2021 Fedora Release Engineering - 0-0.10 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - -* Tue Jan 26 2021 Fedora Release Engineering - 0-0.9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - -* Wed Jan 13 17:26:44 CET 2021 Robert-André Mauchin - 0-0.8.20210113gite5319fd -- Bump to commit e5319fda780223b9d4d06dba2059a26ebff67b8a - -* Mon Aug 03 20:11:08 CEST 2020 Robert-André Mauchin - 0-0.7.20200803git3cfed13 -- Bump to commit 3cfed13b99662c5c5740aa3bed7a81170f3ef94f - -* Sat Aug 01 2020 Fedora Release Engineering - 0-0.6 -- Second attempt - Rebuilt for - https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Mon Jul 27 2020 Fedora Release Engineering - 0-0.5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild - -* Wed Jan 29 2020 Fedora Release Engineering - 0-0.4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild - -* Thu Jul 25 2019 Fedora Release Engineering - 0-0.3 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - -* Sat Apr 27 15:53:27 CEST 2019 Robert-André Mauchin - 0-0.2.20190408git0ad062e -- Update to new macros - -* Mon Apr 08 18:45:55 CET 2019 Robert-André Mauchin - 0-0.1.20190408git0ad062e -- First package for Fedora - -## END: Generated by rpmautospec diff --git a/specs/g/golang-github-tmc-grpc-websocket-proxy/sources b/specs/g/golang-github-tmc-grpc-websocket-proxy/sources deleted file mode 100644 index ca452c11441..00000000000 --- a/specs/g/golang-github-tmc-grpc-websocket-proxy/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (grpc-websocket-proxy-e5319fda780223b9d4d06dba2059a26ebff67b8a.tar.gz) = f6a958081d9c2f16d5f6016d215746473e6c405bec041a9585bfc54a0706a3910af0caa39c82cdc1a044d7d8e7e84dd5fd8d0fb3c4843c4dd3be22cfb5c0a5c6