diff --git a/rpmbuild/qcma-fedora.spec b/rpmbuild/qcma-fedora.spec index d6c81b7..e040cd2 100644 --- a/rpmbuild/qcma-fedora.spec +++ b/rpmbuild/qcma-fedora.spec @@ -14,7 +14,7 @@ Name: qcma Summary: PSVita Content Manager Assistant License: GPL-3.0 Release: 1 -Version: ${_version} +Version: %{_version} URL: https://github.com/codestation/qcma Source: https://github.com/codestation/qcma/archive/%{_verprefix}%{_version}/qcma-%{_version}.tar.gz Group: Productivity/File utilities diff --git a/rpmbuild/qcma-opensuse.spec b/rpmbuild/qcma-opensuse.spec index ff6213d..e058dec 100644 --- a/rpmbuild/qcma-opensuse.spec +++ b/rpmbuild/qcma-opensuse.spec @@ -14,7 +14,7 @@ Name: qcma Summary: PSVita Content Manager Assistant License: GPL-3.0 Release: 1 -Version: ${_version} +Version: %{_version} URL: https://github.com/codestation/qcma Source: https://github.com/codestation/qcma/archive/%{_verprefix}%{_version}/qcma-%{_version}.tar.gz Group: Productivity/File utilities