!2 Update to 1.3.2
From: @ultra_planet Reviewed-by: @si-gui,@small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
e79d49d2df
BIN
libyami-1.3.2.tar.gz
Normal file
BIN
libyami-1.3.2.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
11
libyami.spec
11
libyami.spec
@ -1,10 +1,10 @@
|
|||||||
Name: libyami
|
Name: libyami
|
||||||
Version: 1.3.1
|
Version: 1.3.2
|
||||||
Release: 3
|
Release: 1
|
||||||
Summary: Another Media Infrastructure
|
Summary: Another Media Infrastructure
|
||||||
License: ASL 2.0 and BSD
|
License: ASL 2.0 and BSD
|
||||||
URL: https://github.com/intel/libyami
|
URL: https://github.com/intel/libyami
|
||||||
Source0: https://github.com/intel/libyami/archive/fb48083de91f837ddbf599dd4b5ad1eb1239e1cf/libyami-fb48083.tar.gz
|
Source0: https://github.com/intel/libyami/archive/%{version}/%{name}-%{version}.tar.gz
|
||||||
Patch0000: libyami-libtool-macro.patch
|
Patch0000: libyami-libtool-macro.patch
|
||||||
BuildRequires: libtool gcc-c++ libva-devel pkgconfig(libdrm) pkgconfig(x11)
|
BuildRequires: libtool gcc-c++ libva-devel pkgconfig(libdrm) pkgconfig(x11)
|
||||||
%description
|
%description
|
||||||
@ -18,7 +18,7 @@ Libyami-devel package contains libraries and header files used
|
|||||||
for developing applications using libyami.
|
for developing applications using libyami.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n libyami-fb48083de91f837ddbf599dd4b5ad1eb1239e1cf -p1
|
%autosetup -n %{name}-%{version} -p1
|
||||||
autoreconf -vif
|
autoreconf -vif
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -47,5 +47,8 @@ autoreconf -vif
|
|||||||
%{_libdir}/pkgconfig/libyami.pc
|
%{_libdir}/pkgconfig/libyami.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 29 2021 lingsheng <lingsheng@huawei.com> - 1.3.2-1
|
||||||
|
- Update to 1.3.2
|
||||||
|
|
||||||
* Thu Jun 11 2020 wangchong <wangchong56@huawei.com> - 1.3.1-3
|
* Thu Jun 11 2020 wangchong <wangchong56@huawei.com> - 1.3.1-3
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user