From 88d44b821c4267fb81bf8bca878a68e74fdc94426972a228a169e7ca409d3416 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 18 Feb 2016 12:21:01 +0000 Subject: [PATCH] Accepting request 360100 from home:Zaitor:branches:GNOME:Factory New stable release OBS-URL: https://build.opensuse.org/request/show/360100 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=287 --- evolution-3.18.5.1.tar.xz | 3 +++ evolution-3.18.5.tar.xz | 3 --- evolution.changes | 6 ++++++ evolution.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) create mode 100644 evolution-3.18.5.1.tar.xz delete mode 100644 evolution-3.18.5.tar.xz diff --git a/evolution-3.18.5.1.tar.xz b/evolution-3.18.5.1.tar.xz new file mode 100644 index 0000000..a83d47f --- /dev/null +++ b/evolution-3.18.5.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20e5acd345107fdfe19ac28cd1ea4252014f28428a59d273890944c415f0590b +size 12067580 diff --git a/evolution-3.18.5.tar.xz b/evolution-3.18.5.tar.xz deleted file mode 100644 index d921fa5..0000000 --- a/evolution-3.18.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c01506b0d3f1290295b5bef3c51e3f8c759cb5b3b2e44c9d53ec2764ca768717 -size 12068292 diff --git a/evolution.changes b/evolution.changes index feb2969..06976bd 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Feb 18 11:24:09 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.18.5.1: + + Bug Fixes: Correct typo in the fix for bgo#761883. + ------------------------------------------------------------------- Mon Feb 15 19:36:24 UTC 2016 - zaitor@opensuse.org diff --git a/evolution.spec b/evolution.spec index 62bbc1d..84a2bae 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.18 -Version: 3.18.5 +Version: 3.18.5.1 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]+')