Accepting request 530833 from GNOME:Next
1 OBS-URL: https://build.opensuse.org/request/show/530833 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=345
This commit is contained in:
parent
68c95d3fa3
commit
cdcc4a0ef7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ccdacab9ab32299c834dd786c1ba9c5f7f27d0a7e8c4d3cbd260e416aafeb176
|
||||
size 12034548
|
3
evolution-3.26.1.tar.xz
Normal file
3
evolution-3.26.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77cab4d82732d82b875b2ace4cd9d4ff0ddd6ed1aa1bed34836b9fd40776eeaf
|
||||
size 12032164
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 2 18:34:55 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.26.1:
|
||||
+ Add flatpak build script for stable Evolution version.
|
||||
+ Show also git commit ID of Evolution in VERSION_SUBSTRING of
|
||||
flatpak build.
|
||||
+ Correct runtime warning when creating All Day Appointment.
|
||||
+ Cannot change organizer of existing meeting.
|
||||
+ Use large-enough buffer in e_calendar_item_draw_day_numbers().
|
||||
+ Fix some syntax errors in translations.
|
||||
+ Remove linked page that got deleted in 8f967d9f.
|
||||
+ Bugs fixed: bgo#758945, bgo#787411, bgo#785618, bgo#787590,
|
||||
bgo#785178, bgo#787646, bgo#739059, bgo#788050, bgo#788051,
|
||||
bgo#788164, bgo#788231, bgo#788112.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 11 11:04:13 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
|
@ -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.26
|
||||
Version: 3.26.0
|
||||
Version: 3.26.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]+')
|
||||
|
Loading…
Reference in New Issue
Block a user