From 2b5d6df5a5dc14ad962cfd1a1d54b7f8323ac3310dba65f893d7df5dcd281987 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 8 Jun 2015 11:55:57 +0000 Subject: [PATCH] Accepting request 311145 from home:Zaitor:branches:GNOME:Factory New stable release - Note, not buildtested, so please let OBS build it first. OBS-URL: https://build.opensuse.org/request/show/311145 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=268 --- evolution-3.16.2.1.tar.xz | 3 --- evolution-3.16.3.tar.xz | 3 +++ evolution.changes | 9 +++++++++ evolution.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 evolution-3.16.2.1.tar.xz create mode 100644 evolution-3.16.3.tar.xz diff --git a/evolution-3.16.2.1.tar.xz b/evolution-3.16.2.1.tar.xz deleted file mode 100644 index c2c38ee..0000000 --- a/evolution-3.16.2.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a97a94e7e2380ec135ebd1b56c98082e19fb08d8d73b12e980e9e8530ff91c22 -size 11847956 diff --git a/evolution-3.16.3.tar.xz b/evolution-3.16.3.tar.xz new file mode 100644 index 0000000..1048003 --- /dev/null +++ b/evolution-3.16.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdc25d9c0c7749d9049d480a8fcde870b1991523bf7009ba101990df543207d6 +size 11877676 diff --git a/evolution.changes b/evolution.changes index e96aa50..8d04fa0 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jun 8 11:41:12 UTC 2015 - zaitor@opensuse.org + +- Update to version 3.16.3: + + Bugs fixed: bgo#749217, bgo#749060, bgo#748574, bgo#749108, + bgo#531054, bgo#593272, bgo#748981, bgo#749613, bgo#749579, + bgo#733877, bgo#675671, bgo#733877, bgo#684556, bgo#750202, + bgo#749149, bgo#575242, bgo#706557, bgo#750414. + ------------------------------------------------------------------- Mon May 11 14:09:04 UTC 2015 - zaitor@opensuse.org diff --git a/evolution.spec b/evolution.spec index 37da17a..61600af 100644 --- a/evolution.spec +++ b/evolution.spec @@ -24,7 +24,7 @@ Name: evolution # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. %define evolution_base_version 3.16 -Version: 3.16.2.1 +Version: 3.16.3 Release: 0 # _version needs to be %{version} stripped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')