Hello community,

here is the log from the commit of package balsa for openSUSE:Factory checked 
in at 2015-06-02 10:10:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/balsa (Old)
 and      /work/SRC/openSUSE:Factory/.balsa.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "balsa"

Changes:
--------
--- /work/SRC/openSUSE:Factory/balsa/balsa.changes      2015-03-23 
12:17:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.balsa.new/balsa.changes 2015-06-02 
10:11:01.000000000 +0200
@@ -1,0 +2,20 @@
+Mon Jun  1 09:34:05 UTC 2015 - dims...@opensuse.org
+
+- Update to version 2.5.2:
+  + Silence some autoconf and automake complaints.
+  + Clean up store-address dialog.
+  + Do not use header bar in GtkMessageDialog, it does nothing.
+  + Use headerbars.
+  + Deprecation cleanups.
+  + Abandon buttons with both an icon and text, and use a symbolic
+    icon where we keep the icon.
+  + Enable the request of Delivery Status Notifications.
+  + Disable SSLv3, with an option in the code to override, and
+    enable TLSv1.1 and 1.2.
+  + balsa.appdata.xml: new appdata file.
+  + Fix S/MIME sending and Outlook2007 reception (bgo#720423).
+- Drop balsa-support-webkit2gtk-4.0.patch: fixed upstream.
+- Drop libtool BuilfRequires and call to autoreconf, as we no
+  longer carry any patches.
+
+-------------------------------------------------------------------

Old:
----
  balsa-2.5.1.tar.bz2
  balsa-support-webkit2gtk-4.0.patch

New:
----
  balsa-2.5.2.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ balsa.spec ++++++
--- /var/tmp/diff_new_pack.NRFct6/_old  2015-06-02 10:11:02.000000000 +0200
+++ /var/tmp/diff_new_pack.NRFct6/_new  2015-06-02 10:11:02.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package balsa
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,17 +19,13 @@
 Name:           balsa
 %define TOUCHSCREEN_OPTIMIZATION %(echo %{name} | grep -qv touchscreen ; echo 
$?)
 %define base_name balsa
-Version:        2.5.1
+Version:        2.5.2
 Release:        0
 Summary:        The GNOME Mail Program
 License:        GPL-2.0+
 Group:          Productivity/Networking/Email/Clients
 Url:            http://pawsa.fedorapeople.org/balsa/
 Source:         http://pawsa.fedorapeople.org/balsa/%{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM balsa-support-webkit2gtk-4.0.patch bgo#736493 
dims...@opensuse.org -- Support webkit2gtk-4.0. Configure will favor 
webkit2gtk-4.0 over webkit2gtk-3.0 if found.
-Patch0:         balsa-support-webkit2gtk-4.0.patch
-# Needed for patch0
-BuildRequires:  libtool
 %if 0%{?suse_version} > 1320
 # For openSUSE >13.2, compface was split in a devel and library package
 BuildRequires:  compface-devel
@@ -47,9 +43,9 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(enchant)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.27.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
 BuildRequires:  pkgconfig(gmime-2.6)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.4.0
 BuildRequires:  pkgconfig(gtksourceview-3.0)
 BuildRequires:  pkgconfig(gtkspell3-3.0)
 BuildRequires:  pkgconfig(libcanberra-gtk3)
@@ -86,11 +82,8 @@
 %prep
 %setup -q -n %{base_name}-%{version}
 translation-update-upstream
-%patch0 -p1
 
 %build
-# Needed for patch0
-autoreconf -fiv
 %configure\
 %if %TOUCHSCREEN_OPTIMIZATION
        --enable-touch-ui\
@@ -147,6 +140,8 @@
 %doc docs/mh-mail-HOWTO docs/vconvert.awk docs/pine2vcard
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/*
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/balsa.appdata.xml
 %{_datadir}/applications/*.desktop
 %{_datadir}/balsa/
 %{_datadir}/icons/hicolor/48x48/mimetypes/*.png

++++++ balsa-2.5.1.tar.bz2 -> balsa-2.5.2.tar.bz2 ++++++
++++ 99697 lines of diff (skipped)


Reply via email to