Accepting request 111687 from GNOME:Factory
Pushing G:F OBS-URL: https://build.opensuse.org/request/show/111687 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=102
This commit is contained in:
commit
71f7b9ee71
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:39718b98764f1d0ff456151eb6127f5f6e76c267592cb79d3c93c5478cd64cc3
|
|
||||||
size 3594124
|
|
3
evolution-data-server-3.4.0.tar.xz
Normal file
3
evolution-data-server-3.4.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7132aee89b73187155c8afec43b9b3cc5c97098a488aad3872f7fedd0552a6ac
|
||||||
|
size 3632264
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 26 07:54:13 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.4.0:
|
||||||
|
+ Various last-minute IMAPX crash fixes.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 20 16:35:47 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.3.92:
|
||||||
|
+ Various code changes.
|
||||||
|
+ Update API documentation.
|
||||||
|
+ Bugs fixed: bgo#659756, bgo#664186, bgo#665025, bgo#671470,
|
||||||
|
bnc#736655.
|
||||||
|
+ Updated translations.
|
||||||
|
- Add pkgconfig(dbus-glib-1) BuildRequires: new dependency
|
||||||
|
upstream, needed to initialize thread for GConf.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 6 09:35:59 UTC 2012 - vuntz@opensuse.org
|
Tue Mar 6 09:35:59 UTC 2012 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -32,13 +32,13 @@
|
|||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
%define _evo_version 3.4
|
%define _evo_version 3.4
|
||||||
Version: 3.3.91
|
Version: 3.4.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Evolution Data Server
|
Summary: Evolution Data Server
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: Development/Libraries/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
Url: http://www.gnome.org
|
Url: http://www.gnome.org
|
||||||
Source0: http://download.gnome.org/sources/evolution-data-server/3.3/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/evolution-data-server/3.4/%{name}-%{version}.tar.xz
|
||||||
Source99: baselibs.conf
|
Source99: baselibs.conf
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: db-devel
|
BuildRequires: db-devel
|
||||||
@ -66,6 +66,7 @@ BuildRequires: python-devel
|
|||||||
BuildRequires: sqlite3-devel
|
BuildRequires: sqlite3-devel
|
||||||
BuildRequires: translation-update-upstream
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: vala
|
BuildRequires: vala
|
||||||
|
BuildRequires: pkgconfig(dbus-glib-1) >= 0.6
|
||||||
BuildRequires: pkgconfig(goa-1.0)
|
BuildRequires: pkgconfig(goa-1.0)
|
||||||
BuildRequires: pkgconfig(gtk+-3.0)
|
BuildRequires: pkgconfig(gtk+-3.0)
|
||||||
BuildRequires: pkgconfig(oauth)
|
BuildRequires: pkgconfig(oauth)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user