# Generated by go2rpm 1 %bcond_without check # https://github.com/opencensus-integrations/ocsql %global goipath contrib.go.opencensus.io/integrations/ocsql %global forgeurl https://github.com/opencensus-integrations/ocsql Version: 0.1.7 %gometa %global common_description %{expand: OpenCensus SQL database driver wrapper. Add an ocsql wrapper to your existing database code to instrument the interactions with the database.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 9%{?dist} Summary: OpenCensus SQL database driver wrapper for Go # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(go.opencensus.io/stats) BuildRequires: golang(go.opencensus.io/stats/view) BuildRequires: golang(go.opencensus.io/tag) BuildRequires: golang(go.opencensus.io/trace) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering - 0.1.7-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Aug 10 2022 Maxwell G - 0.1.7-8 - Rebuild to fix FTBFS * Wed Aug 10 2022 Maxwell G - 0.1.7-7 - Rebuild to fix FTBFS * Thu Jul 21 2022 Fedora Release Engineering - 0.1.7-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Robert-André Mauchin - 0.1.7-5 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 * Thu Jan 20 2022 Fedora Release Engineering - 0.1.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0.1.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0.1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Dec 15 02:43:41 CET 2020 Robert-André Mauchin - 0.1.7-1 - Update to 0.1.7 - Close: rhbz#1903166 * Mon Jul 27 2020 Fedora Release Engineering - 0.1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jul 22 22:40:36 CEST 2020 Robert-André Mauchin - 0.1.6-1 - Update to 0.1.6 * Tue Jan 28 2020 Fedora Release Engineering - 0.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Dec 29 18:49:04 CET 2019 Robert-André Mauchin - 0.1.5-1 - Update to 0.1.5 * Tue Aug 20 19:41:03 CEST 2019 Robert-André Mauchin - 0.1.4-1 - Initial package