!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
|
Name: libical
|
||||||
Version: 3.0.11
|
Version: 3.0.16
|
||||||
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: LGPL-2.0-only or MPL-2.0
|
||||||
URL: https://libical.github.io/libical/
|
URL: https://libical.github.io/libical/
|
||||||
Source0: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
|
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
|
%ldconfig_postun
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc ReadMe.txt THANKS
|
%doc README.md THANKS
|
||||||
%license LICENSE
|
%license LICENSE LICENSE.LGPL21.txt LICENSE.MPL2.txt
|
||||||
%{_libdir}/*.so.3*
|
%{_libdir}/*.so.3*
|
||||||
%{_libdir}/girepository-1.0/*.typelib
|
%{_libdir}/girepository-1.0/*.typelib
|
||||||
%{_datadir}/gir-1.0/*.gir
|
%{_datadir}/gir-1.0/*.gir
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%doc doc/UsingLibical.txt
|
%doc doc/UsingLibical.md
|
||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
%{_libdir}/cmake/LibIcal/
|
%{_libdir}/cmake/LibIcal/
|
||||||
@ -79,6 +79,9 @@ make test ARGS="-V" -C %{_target_platform}
|
|||||||
%{_datadir}/gtk-doc/html/%{name}-glib
|
%{_datadir}/gtk-doc/html/%{name}-glib
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Dec 14 2021 xihaochen <xihaochen@huawei.com> - 3.0.11-1
|
||||||
- Type:requirements
|
- Type:requirements
|
||||||
- Id:NA
|
- Id:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user