Hello community, here is the log from the commit of package geary for openSUSE:Factory checked in at 2014-03-25 13:21:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/geary (Old) and /work/SRC/openSUSE:Factory/.geary.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "geary" Changes: -------- --- /work/SRC/openSUSE:Factory/geary/geary.changes 2013-12-16 15:58:35.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.geary.new/geary.changes 2014-03-25 13:21:34.000000000 +0100 @@ -1,0 +2,61 @@ +Wed Mar 19 10:53:47 UTC 2014 - [email protected] + +- Update to version 0.6.0: + + Cleaned up star/unstar and mark as read/unread functionality. + + Added localized help docs to installed files. + + Many bugfixes. +- Add xml2po BuildRequires: new dependency. + +------------------------------------------------------------------- +Tue Mar 4 15:43:22 UTC 2014 - [email protected] + +- Update to version 0.5.3: + + Better styling of collapsed quotes. + + "Use IMAP credentials" option in account creation dialog. + + Fixed support for GMail drafts. + + Fixed background synchronizer. + + Fixed some unread count issues. + + Fixed some IMAP issues. + + Fixed theming issues. + + Other miscellaneous bugfixes. + +------------------------------------------------------------------- +Sat Feb 15 08:47:20 UTC 2014 - [email protected] + +- Update to version 0.5.2: + + Improved recognition of special folders for "Other" accounts. + + Prompt before permanently deleting messages. + + Allow searching for "from:me" and the like. + + Conversation viewer quoted text improvements. + + UI and icon improvements. + + Miscellaneous bugfixes. + +------------------------------------------------------------------- +Fri Jan 31 08:52:15 UTC 2014 - [email protected] + +- Update to version 0.5.1: + + Ability to save sent mail. + + Basic search operators. + + Separate trash, archive, and delete operations. + + Improved special folder handling for "Other" accounts. + + Fixed some IMAP issues. + + Speed improvements & miscellaneous bugfixes. +- Drop geary-compile-with-WebKitGTK-2.3.x.patch and + geary-vala-workaround.patch: fixed upstream. + +------------------------------------------------------------------- +Sun Dec 22 11:39:09 UTC 2013 - [email protected] + +- Add geary-compile-with-WebKitGTK-2.3.x.patch, compile with + WebKitGTK 2.3.x. This also introduces compiling WebKit-3.0.gir to + a VAPI and using that during compilation (bgo#720315). + +------------------------------------------------------------------- +Sun Dec 15 12:01:28 UTC 2013 - [email protected] + +- Update to version 0.5.0: + + Port to GtkApplication. + + Use app menu instead of gear button menu, where available. + + Miscellaneous bugfixes. + +------------------------------------------------------------------- Old: ---- geary-0.4.3.tar.xz geary-vala-workaround.patch New: ---- geary-0.6.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ geary.spec ++++++ --- /var/tmp/diff_new_pack.GodskH/_old 2014-03-25 13:21:35.000000000 +0100 +++ /var/tmp/diff_new_pack.GodskH/_new 2014-03-25 13:21:35.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package geary # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,19 +17,18 @@ Name: geary -Version: 0.4.3 +Version: 0.6.0 Release: 0 Summary: A lightweight email reader for the GNOME desktop License: LGPL-2.0+ Group: Productivity/Networking/Email/Clients Url: http://yorba.org/geary -Source: http://ftp.acc.umu.se/pub/GNOME/sources/geary/0.4/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM geary-vala-workaround.patch bgo#720433 [email protected] -- Work around vala creating wrong conversions in some cases -Patch0: geary-vala-workaround.patch +Source: http://download.gnome.org/sources/geary/0.6/%{name}-%{version}.tar.xz BuildRequires: cmake BuildRequires: fdupes BuildRequires: intltool BuildRequires: update-desktop-files +BuildRequires: xml2po BuildRequires: pkgconfig(gee-0.8) >= 0.8.5 BuildRequires: pkgconfig(gio-2.0) >= 2.28.0 BuildRequires: pkgconfig(glib-2.0) >= 2.32.0 @@ -42,7 +41,7 @@ BuildRequires: pkgconfig(libsecret-1) >= 0.11 BuildRequires: pkgconfig(sqlite3) >= 3.7.4 BuildRequires: pkgconfig(unique-3.0) >= 3.0.0 -BuildRequires: pkgconfig(vapigen) >= 0.17.4 +BuildRequires: pkgconfig(vapigen) >= 0.22.1 BuildRequires: pkgconfig(webkitgtk-3.0) >= 1.8.0 Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -57,7 +56,6 @@ %lang_package %prep %setup -q -%patch0 -p1 %build #A Harsh workaround for bgo#682526 - The casts are 'accepted' @@ -94,7 +92,7 @@ %dir %{_datadir}/appdata %{_datadir}/appdata/geary.appdata.xml %{_datadir}/applications/%{name}.desktop -%{_datadir}/icons/hicolor/*/apps/%{name}.* +%{_datadir}/icons/hicolor/ %{_datadir}/glib-2.0/schemas/org.yorba.geary.gschema.xml %files lang -f %{name}.lang ++++++ geary-0.4.3.tar.xz -> geary-0.6.0.tar.xz ++++++ ++++ 109240 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
