mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-05 02:03:09 +00:00
Merge pull request #115 from jeckersb/dist-in-release
Update spec to include %{dist} in Release
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
|
||||
|
||||
Name: ansible
|
||||
Release: 1
|
||||
Release: 1%{dist}
|
||||
Summary: Minimal SSH command and control
|
||||
Version: 0.0.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user