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

import netavark-1.7.0-1.el9

parent b7fd60b6
No related branches found
Tags imports/r9-beta/netavark-1.7.0-1.el9
No related merge requests found
a5f61e1d12bccd93bbf7520f3c28cbf6e248a14f216de8d1c8de6f835a60164d
beb751742ed33f7748cef4babd55fa4805314089 SOURCES/1.5.0.tar.gz b0ed7d80fd96ef2af88e7a001d91024919125e5842d9772de94648044630e116 SOURCES/1.7.0.tar.gz
dd7b20c3e2138a665742dac7219de3365cb7ef44 SOURCES/netavark-v1.5.0-vendor.tar.gz 463f26bd4d619619b5cc14b34496e3910e3e4e15f017094666beb2ed412c076f SOURCES/netavark-v1.7.0-vendor.tar.gz
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
Epoch: 2 Epoch: 2
Name: netavark Name: netavark
Version: 1.5.0 Version: 1.7.0
Release: 2%{?dist} Release: 1%{?dist}
License: ASL 2.0 and BSD and MIT License: ASL 2.0 and BSD and MIT
ExclusiveArch: %{rust_arches} ExclusiveArch: %{rust_arches}
# this is needed for go-md2man # this is needed for go-md2man
...@@ -79,9 +79,22 @@ go-md2man -in %{name}.1.md -out %{name}.1 ...@@ -79,9 +79,22 @@ go-md2man -in %{name}.1.md -out %{name}.1
%license LICENSE %license LICENSE
%dir %{_libexecdir}/podman %dir %{_libexecdir}/podman
%{_libexecdir}/podman/%{name} %{_libexecdir}/podman/%{name}
/usr/lib/systemd/system/*
%{_mandir}/man1/%{name}.1* %{_mandir}/man1/%{name}.1*
%changelog %changelog
* Mon Jul 03 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.7.0-1
- update to https://github.com/containers/netavark/releases/tag/v1.7.0
- Related: #2176063
* Mon Jun 12 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.6.0-2
- rebuild
- Resolves: #2188340
* Wed Apr 12 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.6.0-1
- update to https://github.com/containers/netavark/releases/tag/v1.6.0
- Related: #2176063
* Fri Feb 03 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.5.0-2 * Fri Feb 03 2023 Jindrich Novy <jnovy@redhat.com> - 2:1.5.0-2
- fix build - thank to Paul Holzinger - fix build - thank to Paul Holzinger
- Related: #2124478 - Related: #2124478
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment