From 36ee0701faca9a5b0a00a4f401953e89196440caa6a13cd530257489a565caa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 28 Feb 2017 21:26:08 +0000 Subject: [PATCH] Accepting request 460961 from GNOME:Next Scripted push of GNOME:Next OBS-URL: https://build.opensuse.org/request/show/460961 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=327 --- evolution-3.23.90.tar.xz | 3 --- evolution-3.23.91.tar.xz | 3 +++ evolution.changes | 8 ++++++++ evolution.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 evolution-3.23.90.tar.xz create mode 100644 evolution-3.23.91.tar.xz diff --git a/evolution-3.23.90.tar.xz b/evolution-3.23.90.tar.xz deleted file mode 100644 index 0f20c68..0000000 --- a/evolution-3.23.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a4e23e0137a52243556c1d0eee964e61e1138ca4cbfc41f3269876a20fd6e09 -size 12068704 diff --git a/evolution-3.23.91.tar.xz b/evolution-3.23.91.tar.xz new file mode 100644 index 0000000..0fe150e --- /dev/null +++ b/evolution-3.23.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e458bae9f1e5cc249946e3bbb1b47cd1fb643c9f152dab5d6f822f14647ed037 +size 12098880 diff --git a/evolution.changes b/evolution.changes index b957980..b1811c4 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Feb 27 12:40:23 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.23.91: + + [EWeekdayChooser] Selected days drawn with incorrect color. + + Bugs fixed: bgo#778642, bgo#779042. + + Updated translations. + ------------------------------------------------------------------- Wed Feb 15 11:47:36 UTC 2017 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 180ed77..a6fb87a 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.24 -Version: 3.23.90 +Version: 3.23.91 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]+')