Accepting request 110249 from home:vuntz:branches:GNOME:Factory
Update to 3.3.92 OBS-URL: https://build.opensuse.org/request/show/110249 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=166
This commit is contained in:
parent
6d85426094
commit
061dc5dda9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce469d8a11e21d581b11dd2e878f0600b76b7c2b3ec5f4f73e1a31fcd17e55e8
|
||||
size 11837968
|
3
evolution-3.3.92.tar.xz
Normal file
3
evolution-3.3.92.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5932bd6d9c37657dde1ef3350341760c07a7c3022a4c24e7f533dbcd587bc33d
|
||||
size 12723252
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 20 16:40:01 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 3.3.92:
|
||||
+ Various code changes.
|
||||
+ User documentation improvements.
|
||||
+ Bugs fixed: bgo#659756, bgo#661654, bgo#664169, bgo#664205,
|
||||
bgo#664323, bgo#664326, bgo#665008, bgo#665106, bgo#665129,
|
||||
bgo#665130, bgo#665399, bgo#669246, bgo#669490, bgo#671068,
|
||||
bgo#671233, bgo#671509, bgo#671509, bgo#671633, bgo#671716.
|
||||
- Add pkgconfig(dbus-glib-1) BuildRequires: new dependency
|
||||
upstream, needed to initialize thread for GConf.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 6 09:38:24 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
|
@ -49,6 +49,7 @@ BuildRequires: update-desktop-files
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(NetworkManager)
|
||||
BuildRequires: pkgconfig(atk)
|
||||
BuildRequires: pkgconfig(dbus-glib-1) >= 0.6
|
||||
BuildRequires: pkgconfig(gail)
|
||||
BuildRequires: pkgconfig(gconf-2.0)
|
||||
BuildRequires: pkgconfig(gio-2.0)
|
||||
@ -79,7 +80,7 @@ BuildRequires: pkgconfig(shared-mime-info)
|
||||
BuildRequires: pkgconfig(sm)
|
||||
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
||||
%define evolution_base_version 3.4
|
||||
Version: 3.3.91
|
||||
Version: 3.3.92
|
||||
Release: 0
|
||||
# FIXME: check if note on license is still valid (comment before license)
|
||||
# FIXME: check with upstream/meego if we want to enable clutter for express mode
|
||||
|
Loading…
Reference in New Issue
Block a user