Resolves: #2041724 (Update to 3.0.13)
This commit is contained in:
parent
dff02d96c6
commit
771efdafb2
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Reference implementation of the iCalendar data type and serialization format
|
||||
Name: libical
|
||||
Version: 3.0.12
|
||||
Version: 3.0.13
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2 or MPLv2.0
|
||||
URL: https://libical.github.io/libical/
|
||||
@ -84,12 +84,12 @@ Development files needed for building things which link against %{name}-glib.
|
||||
rm %{buildroot}/%{_libexecdir}/libical/ical-glib-src-generator
|
||||
|
||||
%check
|
||||
make test ARGS="-V" -C %{_target_platform}
|
||||
make test ARGS="-V" -C %{_vpath_builddir}
|
||||
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files
|
||||
%doc ReadMe.txt THANKS
|
||||
%doc README.md ReleaseNotes.txt THANKS
|
||||
%license LICENSE
|
||||
%{_libdir}/libical.so.3
|
||||
%{_libdir}/libical.so.%{version}
|
||||
@ -133,6 +133,9 @@ make test ARGS="-V" -C %{_target_platform}
|
||||
%{_datadir}/gtk-doc/html/%{name}-glib
|
||||
|
||||
%changelog
|
||||
* Tue Jan 18 2022 Milan Crha <mcrha@redhat.com> - 3.0.13-1
|
||||
- Resolves: #2041724 (Update to 3.0.13)
|
||||
|
||||
* Mon Dec 13 2021 Milan Crha <mcrha@redhat.com> - 3.0.12-1
|
||||
- Resolves: #2031657 (Update to 3.0.12)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libical-3.0.12.tar.gz) = e97aec11895d4c51fcb1fe32598f5fc23bbffc26274d1f46e74d1b9a365bea65446563224b852d13a763334eab0375e77cabb5ba535d3b2f89b652bbe24b4517
|
||||
SHA512 (libical-3.0.13.tar.gz) = 5fa20aafe9a8f4474bcb035f3520ea415f0469dd260b2a36b153ade56b9fcbe55d4ba3fa18909ed6cc8b72745192af156d7c2f4334ebd7f7fc10e798e67988a6
|
||||
|
Loading…
Reference in New Issue
Block a user