!20 Upgrade to latest release [libical -> 3.0.16]
From: @Wangjunqi123 Reviewed-by: @yanan-rock Signed-off-by: @yanan-rock
This commit is contained in:
commit
55d1858007
Binary file not shown.
BIN
libical-3.0.16.tar.gz
Normal file
BIN
libical-3.0.16.tar.gz
Normal file
Binary file not shown.
13
libical.spec
13
libical.spec
@ -1,8 +1,8 @@
|
||||
Name: libical
|
||||
Version: 3.0.11
|
||||
Version: 3.0.16
|
||||
Release: 1
|
||||
Summary: An Open Source implementation of the iCalendar protocols and protocol data formats.
|
||||
License: LGPLv2 or MPLv2.0
|
||||
License: LGPL-2.0-only or MPL-2.0
|
||||
URL: https://libical.github.io/libical/
|
||||
Source0: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
@ -62,14 +62,14 @@ make test ARGS="-V" -C %{_target_platform}
|
||||
%ldconfig_postun
|
||||
|
||||
%files
|
||||
%doc ReadMe.txt THANKS
|
||||
%license LICENSE
|
||||
%doc README.md THANKS
|
||||
%license LICENSE LICENSE.LGPL21.txt LICENSE.MPL2.txt
|
||||
%{_libdir}/*.so.3*
|
||||
%{_libdir}/girepository-1.0/*.typelib
|
||||
%{_datadir}/gir-1.0/*.gir
|
||||
|
||||
%files devel
|
||||
%doc doc/UsingLibical.txt
|
||||
%doc doc/UsingLibical.md
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_libdir}/cmake/LibIcal/
|
||||
@ -79,6 +79,9 @@ make test ARGS="-V" -C %{_target_platform}
|
||||
%{_datadir}/gtk-doc/html/%{name}-glib
|
||||
|
||||
%changelog
|
||||
* Thu Feb 02 2023 wangjunqi <wangjunqi@kylinos.cn> - 3.0.16-1
|
||||
- update version to 3.0.16
|
||||
|
||||
* Tue Dec 14 2021 xihaochen <xihaochen@huawei.com> - 3.0.11-1
|
||||
- Type:requirements
|
||||
- Id:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user