Accepting request 159704 from home:dimstar:branches:GNOME:Factory
Update to 3.7.92 OBS-URL: https://build.opensuse.org/request/show/159704 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=197
This commit is contained in:
parent
cbbe98c666
commit
60c03e97be
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8da3fa47ce2b34b63f39840015f70ad706a5e45b4835dc74db67b2cb1c2ddc5
|
||||
size 12312004
|
3
evolution-3.7.92.tar.xz
Normal file
3
evolution-3.7.92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2fe7eea1397b72d87a027676d9e5c015a0c3a25f51f775097e44a3c621906acb
|
||||
size 12312960
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 17 13:24:44 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.7.92:
|
||||
+ [itip-formatter] Reference a view when searching for a
|
||||
calendar.
|
||||
+ org.gnome.evolution.calendar.gschema.xml.in: Define a
|
||||
'Duration' enum.
|
||||
+ [backup-restore] Dir separator removal breaks DConf settings
|
||||
restore.
|
||||
+ Add utility functions for manipulating weekdays.
|
||||
+ evolution-addressbook-export: Remove main loop event flushing.
|
||||
+ e_mail_config_notebook_commit: Skip non-writable sources.
|
||||
+ Do not leak each sent message.
|
||||
+ Bugs fixed: bgo#415371, bgo#645476, bgo#676696, bgo#690092,
|
||||
bgo#690930, bgo#693254, bgo#695193, bgo#695477, bgo#695570,
|
||||
bgo#695693.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 3 15:40:38 UTC 2013 - 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.8
|
||||
Version: 3.7.91
|
||||
Version: 3.7.92
|
||||
Release: 0
|
||||
# _version needs to be %{version} stirpped 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