1.3
This commit is contained in:
parent
4da038ae7d
commit
707b6df848
@ -1,8 +1,8 @@
|
||||
%global candidate rc2
|
||||
#global candidate rc2
|
||||
|
||||
Name: opus
|
||||
Version: 1.3
|
||||
Release: 0.7%{?candidate:.%{candidate}}%{?dist}
|
||||
Release: 1%{?candidate:.%{candidate}}%{?dist}
|
||||
Summary: An audio codec for use in low-delay speech and audio communication
|
||||
License: BSD
|
||||
URL: https://www.opus-codec.org/
|
||||
@ -42,7 +42,7 @@ cp %{SOURCE2} .
|
||||
%install
|
||||
%make_install
|
||||
|
||||
# Remove libtool archives and static libs
|
||||
# Remove libtool archives
|
||||
find %{buildroot} -type f -name "*.la" -delete
|
||||
rm -rf %{buildroot}%{_datadir}/doc/opus/html
|
||||
|
||||
@ -64,6 +64,9 @@ make check %{?_smp_mflags} V=1
|
||||
%{_datadir}/man/man3/opus_*.3.gz
|
||||
|
||||
%changelog
|
||||
* Thu Oct 18 2018 Peter Robinson <pbrobinson@fedoraproject.org> 1.3-1
|
||||
- Update to 1.3
|
||||
|
||||
* Wed Sep 19 2018 Peter Robinson <pbrobinson@fedoraproject.org> 1.3-0.7.rc2
|
||||
- Update to 1.3 rc2
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (opus-1.3-rc2.tar.gz) = 95a3cf0d9c92320ff4d01376d171077e16e06dc97e6668b705d91dbd16d5e83d1cb6fd3d0f6945cc2767189a0ecb219c8be9013669d61f578149158d3eec2817
|
||||
SHA512 (opus-1.3.tar.gz) = 438635667e72c326d6d06a30e0b3a5564ba6cf5d484066456e1118e1c2fe3a61b959d0afa77a1084b177b72f9230618b6b55c78bc4e24e9127a09fd345b42518
|
||||
|
||||
Loading…
Reference in New Issue
Block a user