mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
(cherry picked from commitb26314b) (cherry picked from commitf45f3e5d9d) Co-authored-by: sadlerm4 <sad_lerm@hotmail.com>
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
%global __requires_exclude ^lib-.*.so
|
||||
%global __provides_exclude ^lib-.*.so
|
||||
|
||||
%global ver Audacity-3.7.1
|
||||
%global sanitized_ver %(echo "$( sed 's/Audacity-//' <<< "%{ver}" )")
|
||||
|
||||
Name: audacity-freeworld
|
||||
Version: Audacity.3.7.1
|
||||
Version: %{sanitized_ver}
|
||||
Release: 1%?dist
|
||||
Summary: Multitrack audio editor
|
||||
License: GPLv2
|
||||
|
||||
@@ -1 +1 @@
|
||||
rpm.version(gh("audacity/audacity"));
|
||||
rpm.version(gh_tag("audacity/audacity"));
|
||||
Reference in New Issue
Block a user