$ git diff --patch-with-stat --summary 7b116688b885b8000336b52451be79fa06e50e94..09f299e6e090f710e9d0ca5a533073854d1d471a
.abf.yml | 2 +-
evolution.spec | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 62ba73f..0176348 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
sources:
- evolution-3.46.3.tar.xz: 95208b7756ba4378f796294fcbe9e301e862bd7e
+ evolution-3.56.2.tar.xz: b5ae04144e6a9ffd040d073bd2b8523918620b69
diff --git a/evolution.spec b/evolution.spec
index 33f9d94..aa4f9b7 100644
--- a/evolution.spec
+++ b/evolution.spec
@@ -8,12 +8,12 @@
Summary: Integrated GNOME mail client, calendar and address book
Name: evolution
-Version: 3.46.3
+Version: 3.56.2
Release: 1
License: LGPLv2+
Group: Networking/Mail
-Url: http://www.gnome.org/projects/evolution/
-Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
+Url: https://www.gnome.org/projects/evolution/
+Source0: https://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
BuildRequires: cmake
BuildRequires: bogofilter
BuildRequires: gtk-doc
@@ -21,7 +21,7 @@ BuildRequires: highlight
BuildRequires: intltool
BuildRequires: itstool
BuildRequires: desktop-file-utils
-BuildRequires: openldap-devel
+BuildRequires: pkgconfig(ldap)
BuildRequires: pkgconfig(atk)
BuildRequires: pkgconfig(libcmark)
BuildRequires: pkgconfig(libsecret-unstable)