From 313984a03a0881f7eb9072bc01c1fdecaf9498f87f214400d60555c8e8785bf3 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Mar 2012 08:44:14 +0000 Subject: [PATCH 1/2] Accepting request 110233 from home:vuntz:branches:GNOME:Factory Update to 3.3.92 OBS-URL: https://build.opensuse.org/request/show/110233 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=126 --- evolution-data-server-3.3.91.tar.xz | 3 --- evolution-data-server-3.3.92.tar.xz | 3 +++ evolution-data-server.changes | 12 ++++++++++++ evolution-data-server.spec | 3 ++- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 evolution-data-server-3.3.91.tar.xz create mode 100644 evolution-data-server-3.3.92.tar.xz diff --git a/evolution-data-server-3.3.91.tar.xz b/evolution-data-server-3.3.91.tar.xz deleted file mode 100644 index ef2522f..0000000 --- a/evolution-data-server-3.3.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39718b98764f1d0ff456151eb6127f5f6e76c267592cb79d3c93c5478cd64cc3 -size 3594124 diff --git a/evolution-data-server-3.3.92.tar.xz b/evolution-data-server-3.3.92.tar.xz new file mode 100644 index 0000000..e0c34c7 --- /dev/null +++ b/evolution-data-server-3.3.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5cc6324899ecc936171ceb07ef678d341089615e6e600584baefbdd63e35a7d +size 3854624 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 2a47b7e..b7535d8 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +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 diff --git a/evolution-data-server.spec b/evolution-data-server.spec index 3aa4275..aa289a5 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -32,7 +32,7 @@ Name: evolution-data-server %define _evo_version 3.4 -Version: 3.3.91 +Version: 3.3.92 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+ @@ -66,6 +66,7 @@ BuildRequires: python-devel BuildRequires: sqlite3-devel BuildRequires: translation-update-upstream BuildRequires: vala +BuildRequires: pkgconfig(dbus-glib-1) >= 0.6 BuildRequires: pkgconfig(goa-1.0) BuildRequires: pkgconfig(gtk+-3.0) BuildRequires: pkgconfig(oauth) From 4ed0f1c298b0c5d342dda83f996f1c28b0dee8bb0f1e17842bb37627deb81b68 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 28 Mar 2012 06:15:39 +0000 Subject: [PATCH 2/2] Accepting request 111199 from home:vuntz:branches:GNOME:Factory Update to 3.4.0 OBS-URL: https://build.opensuse.org/request/show/111199 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=127 --- evolution-data-server-3.3.92.tar.xz | 3 --- evolution-data-server-3.4.0.tar.xz | 3 +++ evolution-data-server.changes | 7 +++++++ evolution-data-server.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 evolution-data-server-3.3.92.tar.xz create mode 100644 evolution-data-server-3.4.0.tar.xz diff --git a/evolution-data-server-3.3.92.tar.xz b/evolution-data-server-3.3.92.tar.xz deleted file mode 100644 index e0c34c7..0000000 --- a/evolution-data-server-3.3.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5cc6324899ecc936171ceb07ef678d341089615e6e600584baefbdd63e35a7d -size 3854624 diff --git a/evolution-data-server-3.4.0.tar.xz b/evolution-data-server-3.4.0.tar.xz new file mode 100644 index 0000000..6f02fc3 --- /dev/null +++ b/evolution-data-server-3.4.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7132aee89b73187155c8afec43b9b3cc5c97098a488aad3872f7fedd0552a6ac +size 3632264 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index b7535d8..74d201d 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +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 diff --git a/evolution-data-server.spec b/evolution-data-server.spec index aa289a5..a0e4823 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -32,13 +32,13 @@ Name: evolution-data-server %define _evo_version 3.4 -Version: 3.3.92 +Version: 3.4.0 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+ Group: Development/Libraries/GNOME 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 BuildRequires: bison BuildRequires: db-devel