Skip to content
Snippets Groups Projects
Commit 3e7c71f3 authored by Rocky Automation's avatar Rocky Automation :tv:
Browse files

import containernetworking-plugins-1.1.1-10.module+el8.10.0+1791+16a3db54

081c019c56cbb9606ca311f5963195f89eb4625203fe7886bbd21784ab11dd2a
8fd63e67a12ff8e4b6ed51b518f2cb3b23dde752a3f9e66879cf98d060fd0911
......@@ -20,14 +20,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback no_openssl ${BUIL
Epoch: 1
Name: containernetworking-plugins
Version: 1.1.1
Release: 6%{?dist}
Release: 10%{?dist}
Summary: CNI network plugins
License: ASL 2.0
URL: https://%{provider_prefix}
Source0: https://%{provider_prefix}/archive/v%{version}.tar.gz
# https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures
ExclusiveArch: %{go_arches}
BuildRequires: golang >= 1.20.6
BuildRequires: golang >= 1.17.7
BuildRequires: git
BuildRequires: go-md2man
BuildRequires: systemd-devel
......@@ -125,10 +125,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/vendor:%{gopath}
%{_unitdir}/cni-dhcp.socket
%changelog
* Sat Dec 02 2023 Lokesh Mandvekar <lsm5@redhat.com> - 1:1.1.1-6
- Rebuild with golang 1.20.6 or higher
- Related: Jira:RHEL-4507
- Related: Jira:RHEL-7442
* Mon Mar 18 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.1.1-10
- bump release to preserve upgrade path
- Resolves: RHEL-29525
* Mon Aug 28 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.1.1-5
- add Epoch in Provides
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment