%global git_date  20241023
%global git_hash  cd2f261ff5
%global git_ver  0.49.0

%global rel  1
%global src_name  openmw-specfile.tar.xz

Name:     openmw-specfile
Version:	%{git_ver}^%{git_date}g%{git_hash}
Release:	%{rel}%{?dist}
Summary:  My specfile for OpenMW
License:  MIT
URL:      https://www.turbolivido.ca
Source:	%{url}/%{src_name}
BuildArch:  noarch


%description
%summary, which you can use to build your own. The binary is not permitted in COPR.

%prep
%autosetup -n %{name}

#%%build

%install

%files
%doc openmw.spec

%changelog
%autochangelog