!19 update to 1.3.0

From: @zhouwenpei 
Reviewed-by: @t_feng 
Signed-off-by: @t_feng
This commit is contained in:
openeuler-ci-bot 2023-02-07 08:42:22 +00:00 committed by Gitee
commit 8051450cb7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: libwebp
Version: 1.2.1
Release: 2
Version: 1.3.0
Release: 1
URL: http://www.linuxfromscratch.org/blfs/view/svn/general/libwebp.html
Summary: Library and tools for the WebP graphics format
License: BSD
@ -90,13 +90,14 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/
%files -n %{name}
%defattr(-,root,root)
%doc README AUTHORS
%doc README.md AUTHORS
%license COPYING
%{_libdir}/*.so.*
%files devel
%defattr(-,root,root)
%{_libdir}/%{name}*.so
%{_libdir}/libsharpyuv.so
%{_includedir}/*
%{_libdir}/*.a
%{_libdir}/pkgconfig/*
@ -111,6 +112,9 @@ cp swig/*.jar swig/*.so %{buildroot}/%{_libdir}/%{name}-java/
%{_mandir}/man*/*
%changelog
* Fri Feb 03 2023 zhouwenpei <zhouwenpei1@h-partners.com> - 1.3.0-1
- update to 1.3.0
* Wed Oct 26 2022 zhouwenpei <zhouwenpei1@h-partners.com> - 1.2.1-2
- Rebuild for next release