Fix service for cargo vendor creation
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/rav1e?expand=0&rev=30
This commit is contained in:
parent
cfb465566c
commit
283919181d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 2 07:19:00 UTC 2021 - Andreas Schneider <asn@cryptomilk.org>
|
||||||
|
|
||||||
|
- Fix service for cargo vendor creation
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 7 21:40:52 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
Wed Apr 7 21:40:52 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -28,6 +28,7 @@ URL: https://github.com/xiph/rav1e
|
|||||||
#
|
#
|
||||||
Source0: https://github.com/xiph/rav1e/archive/v%{version}/%{name}-%{version}.tar.gz
|
Source0: https://github.com/xiph/rav1e/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||||
Source1: vendor.tar.xz
|
Source1: vendor.tar.xz
|
||||||
|
Source98: README.suse-maint
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
#
|
#
|
||||||
BuildRequires: cargo-c
|
BuildRequires: cargo-c
|
||||||
|
Loading…
Reference in New Issue
Block a user