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]+')