mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
fix(openutau): no autoreqprov? (#8500)
* fix(openutau): no autoreqprov? Signed-off-by: madomado <madonuko@outlook.com> * a Signed-off-by: madomado <madonuko@outlook.com> --------- Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Name: openutau.bin
|
||||
Version: %(echo %ver | sed -E 's@^build/@@')
|
||||
Release: 2%?dist
|
||||
Release: 3%?dist
|
||||
Summary: Open singing synthesis platform / Open source UTAU successor
|
||||
License: MIT
|
||||
URL: http://www.openutau.com
|
||||
@@ -12,6 +12,7 @@ Source2: https://github.com/stakira/OpenUtau/raw/refs/tags/%ver/OpenUtau/Assets
|
||||
Packager: madonuko <mado@fyralabs.com>
|
||||
Provides: openutau = %evr
|
||||
Provides: OpenUtau = %evr
|
||||
AutoReqProv: 0
|
||||
|
||||
%description
|
||||
OpenUtau is a free, open-source editor made for the UTAU community.
|
||||
|
||||
Reference in New Issue
Block a user