diff --git a/unshield.spec b/unshield.spec index e1389fe..5317e1d 100644 --- a/unshield.spec +++ b/unshield.spec @@ -5,13 +5,13 @@ %global src_name %{name}-%{git_date}-%{git_hash}.tar.xz Name: unshield -Version: %{git_ver}^%{git_date}g%{git_hash} +Version: 1.5.1 Release: %{rel}%{?dist} Summary: Install InstallShield applications on a Pocket PC License: MIT URL: https://github.com/twogood/unshield -Source0: %{url}/%{src_name} +Source0: https://github.com/twogood/unshield/archive/refs/tags/1.5.1.zip BuildRequires: zlib-devel BuildRequires: cmake