Accepting request 261771 from GNOME:Factory
Push GNOME 3.14.2 OBS-URL: https://build.opensuse.org/request/show/261771 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=162
This commit is contained in:
commit
2b91d34f95
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77fdfe1a92edb514bf28e577ff46e5a4c22d16c389077eff23945b0feb650eb9
|
||||
size 11325012
|
3
evolution-3.12.8.tar.xz
Normal file
3
evolution-3.12.8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a6996ed350e2bc09ecb63befdbc9cfbd9d1097e0ff77033e9bafd1f7b5a6414
|
||||
size 11370556
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 11 21:21:27 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.12.8:
|
||||
+ Address two possible places causing runtime warning on a
|
||||
GSource removal.
|
||||
+ cal_comp_util_compare_event_timezones: Do not ask with NULL
|
||||
tzid.
|
||||
+ Mark-All-Read: Save changes to the server immediately.
|
||||
+ Avoid automatic mail account update when the application is
|
||||
exiting.
|
||||
+ Bugs fixed: bgo#729305, bgo#737330, bgo#738453, bgo#738463,
|
||||
bgo#650670, bgo#739375, bgo#739386, bgo#739364, bgo#676471,
|
||||
bgo#739605, bgo#739562.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 13 10:35:51 UTC 2014 - 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.12
|
||||
Version: 3.12.7
|
||||
Version: 3.12.8
|
||||
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