Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/evolution-data-server.git#490eb72fb2283149f759bf385e5a51a63e7321a9
This commit is contained in:
parent
5af9f77a82
commit
da8c0a0dbd
@ -4,7 +4,9 @@
|
||||
%define static_ldap 0
|
||||
%define krb5_support 1
|
||||
%define largefile_support 1
|
||||
%global phonenum_support 1
|
||||
|
||||
# enabled only for Fedora
|
||||
%global phonenum_support 0%{?fedora}
|
||||
|
||||
# Coverity scan can override this to 0, to skip checking in gtk-doc generated code
|
||||
%{!?with_docs: %global with_docs 1}
|
||||
@ -13,19 +15,19 @@
|
||||
%global with_docs 0
|
||||
%endif
|
||||
|
||||
%define glib2_version 2.46.0
|
||||
%define gtk3_version 3.10.0
|
||||
%define glib2_version 2.46
|
||||
%define gtk3_version 3.16
|
||||
%define gcr_version 3.4
|
||||
%define gtk_doc_version 1.9
|
||||
%define goa_version 3.8
|
||||
%define intltool_version 0.35.5
|
||||
%define libsecret_version 0.5
|
||||
%define libgdata_version 0.10.0
|
||||
%define libgweather_version 3.5.0
|
||||
%define libgdata_version 0.15.1
|
||||
%define libgweather_version 3.10
|
||||
%define libical_version 3.0.7
|
||||
%define libsoup_version 2.42
|
||||
%define libsoup_version 2.58
|
||||
%define nss_version 3.14
|
||||
%define sqlite_version 3.5
|
||||
%define sqlite_version 3.7.17
|
||||
%define webkit2gtk_version 2.28.0
|
||||
%define json_glib_version 1.0.4
|
||||
|
||||
@ -51,12 +53,12 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 3.38.2
|
||||
Version: 3.39.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Backend data server for Evolution
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Evolution
|
||||
Source: http://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/%{name}/3.39/%{name}-%{version}.tar.xz
|
||||
|
||||
Provides: evolution-webcal = %{version}
|
||||
Obsoletes: evolution-webcal < 2.24.0
|
||||
@ -482,6 +484,9 @@ find $RPM_BUILD_ROOT -name '*.so.*' -exec chmod +x {} \;
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Fri Jan 08 2021 Milan Crha <mcrha@redhat.com> - 3.39.1-1
|
||||
- Update to 3.39.1
|
||||
|
||||
* Fri Nov 20 2020 Milan Crha <mcrha@redhat.com> - 3.38.2-1
|
||||
- Update to 3.38.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (evolution-data-server-3.38.2.tar.xz) = 6db1943a5b31ccd6bd6b4e5845c083973c9e436a9c48f876f446ef130c2d8fe9b2ba3452fd64774061fb368248bfcdd4285dad22b7053459767ca958312d64d5
|
||||
SHA512 (evolution-data-server-3.39.1.tar.xz) = de671b8ff5e31867a4923f6ab025792bb03c485c77c17ef480029c8420427eef6df420c78ffc3d5ce2c61d02026d511052d3f71745b55d8bdd8f594419559116
|
||||
|
Loading…
Reference in New Issue
Block a user