Hello community,

here is the log from the commit of package claws-mail for openSUSE:Factory 
checked in at 2014-11-02 16:46:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/claws-mail (Old)
 and      /work/SRC/openSUSE:Factory/.claws-mail.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "claws-mail"

Changes:
--------
--- /work/SRC/openSUSE:Factory/claws-mail/claws-mail.changes    2014-08-05 
21:10:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.claws-mail.new/claws-mail.changes       
2014-11-02 16:46:31.000000000 +0100
@@ -1,0 +2,64 @@
+Wed Oct 29 16:43:40 UTC 2014 - kiel...@gmail.com
+
+- Add libexpat-devel BuildRequires: new dependency for the RSSyl
+  plugin, which was completely rewritten in 3.11.0.
+
+-------------------------------------------------------------------
+Wed Oct 22 13:47:10 UTC 2014 - lchiqui...@suse.com
+
+- Pass --enable-appdata to %configure.
+
+-------------------------------------------------------------------
+Wed Oct 22 13:16:59 UTC 2014 - lchiqui...@suse.com
+
+- New build requirement: intltool.
+
+-------------------------------------------------------------------
+Wed Oct 22 12:29:24 UTC 2014 - lchiqui...@suse.com
+
+- Update to version 3.11.0 (boo#903276):
+  + SSLv3 server connections are now disabled by default, in
+    response to the POODLE vulnerability (CVE-2014-3566).
+  + Several PGP/Core plugin improvements:
+    - Indicate when a key has been revoked or has expired when
+      displaying signature status.
+    - When displaying the full information, show the Validity, and
+      the Owner Trust level. Also indicate expired and revoked
+      keys, and revoked UIDs.
+    - The "Content-Disposition: attachment" flag in PGP/MIME signed
+      messages has been removed. It was confusing for cetain MUAs.
+  + A new version of the RSSyl plugin, completely redesigned and
+    rewritten.
+  + The results of TAB address completion in the Compose window
+    have improved ordering.
+  + Due to popular demand, use of the Up key in the message body in
+    the Compose window stops at the top of the message body and
+    does not continue up to the header fields. This reverts the
+    behaviour introduced in version 3.10.0.
+  + In the Compose window, when navigating with the arrow keys,
+    selecting, and thus modifying, the Account selector is now
+    prevented.
+  + In the Compose window, a mnemonic (s) has been added to the
+    Subject line.
+  + The Queue folder is highlighted if there are messages in its
+    sub-folders and the tree is collapsed.
+  + When sorting messages by 'thread date', clicking the 'Date'
+    column header will now toggle between ascending/descending and
+    will not switch to 'date' sorting.
+  + A new QuickSearch filter has been added that searches a
+    header's content only.
+  + A Reply-To field has been added to the main Template
+    configuration.
+  + The menubar can now be hidden, default hotkey: F12.
+  + Fancy plugin: A user-controlled stylesheet can now be used.
+  + Python plugin: Add flag attributes to MessageInfo object.
+  + Python plugin: Make 'account' property of ComposeWindow
+    read/write.
+  + Libravatar plugin: a network timeout option has been added.
+  + The tbird2claws.py script, for converting a Thunderbird mailbox
+    to a Claws Mail mailbox, now handles sub-directory recursion.
+  + Bugs fixed: claws#3173, claws#3211, claws#3212, claws#3221,
+    claws#3235, claws#3236, claws#3246, claws#3265, claws#3300.
+  + Updated translations:.
+
+-------------------------------------------------------------------

Old:
----
  claws-mail-3.10.1.tar.bz2

New:
----
  claws-mail-3.11.0.tar.xz

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

Other differences:
------------------
++++++ claws-mail.spec ++++++
--- /var/tmp/diff_new_pack.9C8Q1a/_old  2014-11-02 16:46:33.000000000 +0100
+++ /var/tmp/diff_new_pack.9C8Q1a/_new  2014-11-02 16:46:33.000000000 +0100
@@ -22,13 +22,13 @@
 %endif
 
 Name:           claws-mail
-Version:        3.10.1
+Version:        3.11.0
 Release:        0
 Url:            http://www.claws-mail.org/
 Summary:        A lightweight and highly configurable email client
 License:        GPL-3.0+
 Group:          Productivity/Networking/Email/Clients
-Source0:        
http://sourceforge.net/projects/claws-mail/files/Claws%20Mail/%{version}/claws-mail-%{version}.tar.bz2
+Source0:        
http://sourceforge.net/projects/claws-mail/files/Claws%20Mail/%{version}/claws-mail-%{version}.tar.xz
 BuildRequires:  NetworkManager-devel
 BuildRequires:  compface
 BuildRequires:  db-devel
@@ -43,10 +43,12 @@
 %else
 BuildRequires:  gtk3-devel
 %endif
+BuildRequires:  intltool
 BuildRequires:  libarchive-devel
 BuildRequires:  libcanberra-devel >= 0.6
 BuildRequires:  libcurl-devel
 BuildRequires:  libetpan-devel >= 0.57
+BuildRequires:  libexpat-devel
 BuildRequires:  libgcrypt-devel
 BuildRequires:  libpoppler-glib-devel
 BuildRequires:  libwebkit-devel
@@ -163,7 +165,8 @@
         --enable-crash-dialog \
         --enable-startup-notification \
         --enable-compface \
-        --enable-libetpan
+        --enable-libetpan \
+        --enable-appdata
 make %{?_smp_mflags}
 
 %install
@@ -235,7 +238,7 @@
 %{_mandir}/man1/claws-mail.1.gz
 %config(noreplace) %{_sysconfdir}/skel/.claws-mail/
 %dir %{_datadir}/appdata/
-%{_datadir}/appdata/claws-mail.appdata.xml
+%{_datadir}/appdata/*.xml
 
 %files devel
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to