unshield: Attempt to fix version
This commit is contained in:
parent
613667d8ed
commit
3208a0b162
1 changed files with 2 additions and 2 deletions
|
@ -5,13 +5,13 @@
|
||||||
%global src_name %{name}-%{git_date}-%{git_hash}.tar.xz
|
%global src_name %{name}-%{git_date}-%{git_hash}.tar.xz
|
||||||
|
|
||||||
Name: unshield
|
Name: unshield
|
||||||
Version: %{git_ver}^%{git_date}g%{git_hash}
|
Version: 1.5.1
|
||||||
Release: %{rel}%{?dist}
|
Release: %{rel}%{?dist}
|
||||||
Summary: Install InstallShield applications on a Pocket PC
|
Summary: Install InstallShield applications on a Pocket PC
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/twogood/unshield
|
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: zlib-devel
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
|
|
Loading…
Add table
Reference in a new issue