So, basically you should just need a do2unix and the following lines in
rawhide:

Name:               luxcorerender
Version:            2.1
%global prerelease  beta1
%global forgeurl0   https://github.com/%{name}/LuxCore
%global tag0        luxcorerender_v%{version}%{?prerelease}

%global forgeurl1   https://github.com/%{name}/BlendLuxCore
%global tag1        blendluxcore_v%{version}%{?prerelease}

%forgemeta -a

[…]

Source0:        %{forgesource0}
Source1:        %{forgesource1}

[…]

%prep
%forgesetup -a
%patch0 -pX

-- 
Nicolas Mailhot
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to