!19 [sync] PR-17: update libical to 3.0.11

From: @openeuler-sync-bot 
Reviewed-by: @overweight 
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2022-03-28 12:12:34 +00:00 committed by Gitee
commit f9d391e357
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 10 additions and 1 deletions

BIN
libical-3.0.11.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: libical Name: libical
Version: 3.0.8 Version: 3.0.11
Release: 1 Release: 1
Summary: An Open Source implementation of the iCalendar protocols and protocol data formats. Summary: An Open Source implementation of the iCalendar protocols and protocol data formats.
License: LGPLv2 or MPLv2.0 License: LGPLv2 or MPLv2.0
@ -52,6 +52,9 @@ popd
%install %install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform} make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
# This is just a private build tool, not meant to be installed
rm %{buildroot}/%{_libexecdir}/libical/ical-glib-src-generator
%check %check
make test ARGS="-V" -C %{_target_platform} make test ARGS="-V" -C %{_target_platform}
@ -76,6 +79,12 @@ make test ARGS="-V" -C %{_target_platform}
%{_datadir}/gtk-doc/html/%{name}-glib %{_datadir}/gtk-doc/html/%{name}-glib
%changelog %changelog
* Tue Dec 14 2021 xihaochen <xihaochen@huawei.com> - 3.0.11-1
- Type:requirements
- Id:NA
- SUG:NA
- DESC:update libical to 3.0.11
* Wed Jul 22 2020 zhangxingliang <zhangxingliang3@huawei.com> - 3.0.8-1 * Wed Jul 22 2020 zhangxingliang <zhangxingliang3@huawei.com> - 3.0.8-1
- Type:update - Type:update
- Id:NA - Id:NA