From a68591b5cfab15d1777bfe2811852aab75b4c0b392a68ce7f663d54f02b5c864 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Mar 2017 14:47:43 +0000 Subject: [PATCH] Accepting request 481282 from GNOME:Next Update to 3.24.0 OBS-URL: https://build.opensuse.org/request/show/481282 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=283 --- evolution-data-server-3.23.92.tar.xz | 3 --- evolution-data-server-3.24.0.tar.xz | 3 +++ evolution-data-server.changes | 6 ++++++ evolution-data-server.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 evolution-data-server-3.23.92.tar.xz create mode 100644 evolution-data-server-3.24.0.tar.xz diff --git a/evolution-data-server-3.23.92.tar.xz b/evolution-data-server-3.23.92.tar.xz deleted file mode 100644 index 81d65a3..0000000 --- a/evolution-data-server-3.23.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d5e6c428498593062641c71bc23311da95061bc4e8bbcae662087b40669db13 -size 4297420 diff --git a/evolution-data-server-3.24.0.tar.xz b/evolution-data-server-3.24.0.tar.xz new file mode 100644 index 0000000..159fee3 --- /dev/null +++ b/evolution-data-server-3.24.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41ddb60b08ee287e82be52ebbe49b5a336984e52584a5fd34c82d45493f8031b +size 4303704 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 9a4cbf0..61f26e3 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 20 11:53:11 UTC 2017 - dimstar@opensuse.org + +- Update to version 3.24.0: + + Updated translations. + ------------------------------------------------------------------- Mon Mar 13 10:44:01 UTC 2017 - dimstar@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 1c3af26..065b022 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -32,13 +32,13 @@ Name: evolution-data-server %define _evo_version 3.24 -Version: 3.23.92 +Version: 3.24.0 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+ Group: Development/Libraries/GNOME Url: http://www.gnome.org -Source0: http://download.gnome.org/sources/evolution-data-server/3.23/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/evolution-data-server/3.24/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: cmake BuildRequires: db-devel