From 7b36cf412f6fcc2acb3878e84fb3be16bb645402997b484dab9e47c3f5ac745a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Mar 2017 14:48:23 +0000 Subject: [PATCH] Accepting request 481284 from GNOME:Next Update to 3.24.0 OBS-URL: https://build.opensuse.org/request/show/481284 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=153 --- evolution-ews-3.23.92.tar.xz | 3 --- evolution-ews-3.24.0.tar.xz | 3 +++ evolution-ews.changes | 6 ++++++ evolution-ews.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 evolution-ews-3.23.92.tar.xz create mode 100644 evolution-ews-3.24.0.tar.xz diff --git a/evolution-ews-3.23.92.tar.xz b/evolution-ews-3.23.92.tar.xz deleted file mode 100644 index f6d01e1..0000000 --- a/evolution-ews-3.23.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ac5aaae082de4004bb561e1a2efddaa8067a8aebc5c28358851f5f126bc00013 -size 485396 diff --git a/evolution-ews-3.24.0.tar.xz b/evolution-ews-3.24.0.tar.xz new file mode 100644 index 0000000..dc3b4d9 --- /dev/null +++ b/evolution-ews-3.24.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f62a8478afc19e56f0c9e406414f66ab1483704c5b3e01078a7092939184ec0 +size 485412 diff --git a/evolution-ews.changes b/evolution-ews.changes index 4c7a49e..6d593c4 100644 --- a/evolution-ews.changes +++ b/evolution-ews.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 20 11:56:44 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.24.0: + + No code/translation changes. + ------------------------------------------------------------------- Mon Mar 13 11:12:23 UTC 2017 - dimstar@opensuse.org diff --git a/evolution-ews.spec b/evolution-ews.spec index ee0dc4f..4f55d54 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -17,7 +17,7 @@ Name: evolution-ews -Version: 3.23.92 +Version: 3.24.0 Release: 0 # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. %define evolution_base_version 3.24 @@ -25,7 +25,7 @@ Summary: Exchange Connector for Evolution, compatible with Exchange 2007 License: LGPL-2.1 Group: Productivity/Networking/Email/Clients Url: http://projects.gnome.org/evolution/ -Source: http://download.gnome.org/sources/evolution-ews/3.23/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/evolution-ews/3.24/%{name}-%{version}.tar.xz BuildRequires: cmake BuildRequires: fdupes BuildRequires: gcc-c++