## START: Set by rpmautospec ## (rpmautospec version 0.8.3) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec %global debug_package %{nil} #global _missing_build_ids_terminate_build 0 Name: pngtuber-remix Version: 1.4 Release: %autorelease Summary: Start PNGTubing in a more interesting and alive way. License: MIT URL: https://github.com/MudkipWorld/PNGTuber-Remix Source0: https://github.com/MudkipWorld/PNGTuber-Remix/archive/refs/tags/V%{version}/PNGTuber-Remix-1.4.tar.gz Source1: io.github.mudkipworld.pngtuber-remix.desktop Source2: io.github.mudkipworld.pngtuber-remix.metainfo.xml BuildRequires: godot BuildRequires: desktop-file-utils BuildRequires: libappstream-glib Requires: godot-runner %description Ever wanted to expand your PNGtubing to the next level? Well, you came to the right place! This is PNGTubeRemix, a software with a fleshed out editor and interesting features! %prep %setup -q -n PNGTuber-Remix-1.4 mkdir -p /builddir/.local/share/godot/export_templates/4.5.stable/ %build godot --headless --path . --export-pack "Linux/X11" pngtuber-remix.pck cat > pngtuber-remix < - 1.4-1 - Initial commit ## END: Generated by rpmautospec