Update to 3.0.4
This commit is contained in:
parent
3fd88ccdf6
commit
7f45810529
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,8 +1 @@
|
||||
/libical-0.48.tar.gz
|
||||
/libical-1.0.tar.gz
|
||||
/libical-1.0.1.tar.gz
|
||||
/libical-2.0.0.tar.gz
|
||||
/libical-3.0.0.tar.gz
|
||||
/libical-3.0.1.tar.gz
|
||||
/libical-3.0.2.tar.gz
|
||||
/libical-3.0.3.tar.gz
|
||||
/libical-*.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Reference implementation of the iCalendar data type and serialization format
|
||||
Name: libical
|
||||
Version: 3.0.3
|
||||
Release: 8%{?dist}
|
||||
Version: 3.0.4
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2 or MPLv2.0
|
||||
URL: https://libical.github.io/libical/
|
||||
Source: https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
|
||||
@ -129,6 +129,9 @@ make test ARGS="-V" -C %{_target_platform}
|
||||
%{_datadir}/gtk-doc/html/%{name}-glib
|
||||
|
||||
%changelog
|
||||
* Thu Jan 03 2019 Milan Crha <mcrha@redhat.com> - 3.0.4-1
|
||||
- Update to 3.0.4
|
||||
|
||||
* Thu Jan 03 2019 Milan Crha <mcrha@redhat.com> - 3.0.3-8
|
||||
- Add patch for Red Hat bug #1661501 (Improve thread safety of icaltimezone_load_builtin_timezone())
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libical-3.0.3.tar.gz) = ed8e7917e37abbe426a06b4ae049a365e66542b1258ba22ebacbe842bda883d0fe591e65574fd954da531d6414a7b13e84fa28a20e7b08836679107f615df27a
|
||||
SHA512 (libical-3.0.4.tar.gz) = 491a1dd0c33bb823a79165eb6e4f86ef048a44642adfe44f8e69c83598b458ddf8e4365b11afc37d0b21bc1367e0a99096fc7887aae29e7ff4e3bd1cdee64dd9
|
||||
|
Loading…
Reference in New Issue
Block a user