|
|
@ -10,8 +10,8 @@
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
Name: lxc
|
|
|
|
Name: lxc
|
|
|
|
Version: 4.0.10
|
|
|
|
Version: 4.0.12
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Linux Resource Containers
|
|
|
|
Summary: Linux Resource Containers
|
|
|
|
License: LGPLv2+ and GPLv2
|
|
|
|
License: LGPLv2+ and GPLv2
|
|
|
|
URL: https://linuxcontainers.org/lxc
|
|
|
|
URL: https://linuxcontainers.org/lxc
|
|
|
@ -194,6 +194,7 @@ make check
|
|
|
|
%dir %{_datadir}/bash-completion
|
|
|
|
%dir %{_datadir}/bash-completion
|
|
|
|
%dir %{_datadir}/bash-completion/completions
|
|
|
|
%dir %{_datadir}/bash-completion/completions
|
|
|
|
%{_datadir}/bash-completion/completions/%{name}
|
|
|
|
%{_datadir}/bash-completion/completions/%{name}
|
|
|
|
|
|
|
|
%{_datadir}/bash-completion/completions/%{name}-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files libs
|
|
|
|
%files libs
|
|
|
@ -258,6 +259,9 @@ make check
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu May 26 2022 Thomas Moschny <thomas.moschny@gmx.de> - 4.0.12-1
|
|
|
|
|
|
|
|
- Update to 4.0.12.
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.10-2
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.10-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|