!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:
commit
f9d391e357
BIN
libical-3.0.11.tar.gz
Normal file
BIN
libical-3.0.11.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
11
libical.spec
11
libical.spec
@ -1,5 +1,5 @@
|
||||
Name: libical
|
||||
Version: 3.0.8
|
||||
Version: 3.0.11
|
||||
Release: 1
|
||||
Summary: An Open Source implementation of the iCalendar protocols and protocol data formats.
|
||||
License: LGPLv2 or MPLv2.0
|
||||
@ -52,6 +52,9 @@ popd
|
||||
%install
|
||||
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
|
||||
make test ARGS="-V" -C %{_target_platform}
|
||||
|
||||
@ -76,6 +79,12 @@ make test ARGS="-V" -C %{_target_platform}
|
||||
%{_datadir}/gtk-doc/html/%{name}-glib
|
||||
|
||||
%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
|
||||
- Type:update
|
||||
- Id:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user