Accepting request 173219 from GNOME:Factory
Push GNOME 3.8.1 to Factory - mostly small bug fixes over the existing 3.8.0 we have OBS-URL: https://build.opensuse.org/request/show/173219 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-ews?expand=0&rev=19
This commit is contained in:
commit
ed1d8bcfff
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:740f75636c2942892ea3da44721ecd9b060ff32ce20075bb3e4ec0f6aa8fdd87
|
|
||||||
size 513900
|
|
3
evolution-ews-3.8.1.tar.xz
Normal file
3
evolution-ews-3.8.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:26fea90285189ee0e370ea04baef31bc0907d0cf400a63fafc95631111d378c9
|
||||||
|
size 515340
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 15 17:31:41 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.8.1:
|
||||||
|
+ Make enum type registration thread safe (bgo#681837).
|
||||||
|
+ Error is shown when a folder is created in the root (same level
|
||||||
|
than "Inbox") (bgo#695921).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 24 07:11:02 UTC 2013 - zaitor@opensuse.org
|
Sun Mar 24 07:11:02 UTC 2013 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
||||||
%define evolution_base_version 3.8
|
%define evolution_base_version 3.8
|
||||||
Version: 3.8.0
|
Version: 3.8.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
|
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
|
||||||
License: LGPL-2.1
|
License: LGPL-2.1
|
||||||
|
Loading…
Reference in New Issue
Block a user