Hello community,

here is the log from the commit of package weechat for openSUSE:Factory checked 
in at 2012-03-07 20:10:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/weechat (Old)
 and      /work/SRC/openSUSE:Factory/.weechat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "weechat", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/weechat/weechat.changes  2012-01-09 
16:01:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.weechat.new/weechat.changes     2012-03-07 
20:10:43.000000000 +0100
@@ -1,0 +2,20 @@
+Sun Feb 26 15:14:28 UTC 2012 - [email protected]
+
+- update to 0.3.7:
+  * adds support for scheme scripts (with GNU guile)
+  * adds support for Python 3.x
+  * adds remote interfaces using a relay plugin (like QWeeChat, a Python/Qt 
remote interface)
+  * adds URL transfers in the API
+  * option `scroll_unread` has been moved from command `/input` to `/window`,
+    therefore default command of key alt-u has been updated. To bind key with
+    new default value: `/key bind meta-u /window scroll_unread`
+  * extended regex is used in filters and irc ignore, so some chars that needed
+    escape in past do not need any more (for example `[0-9]\+` becomes
+    `[0-9]+`), filters and ignore have to be manually fixed
+  * option 'weechat.look.highlight_regex' becomes case insensitive by default,
+    to make it case sensitive, use "(?-i)" at beginning of string, for example:
+    "(?-i)FlashCode|flashy"
+  * option 'weechat.history.max_lines' has been renamed to
+    'weechat.history.max_buffer_lines_number'
+
+-------------------------------------------------------------------

Old:
----
  weechat-0.3.6.tar.bz2

New:
----
  weechat-0.3.7.tar.bz2

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

Other differences:
------------------
++++++ weechat.spec ++++++
--- /var/tmp/diff_new_pack.jTS1wO/_old  2012-03-07 20:10:44.000000000 +0100
+++ /var/tmp/diff_new_pack.jTS1wO/_new  2012-03-07 20:10:44.000000000 +0100
@@ -18,7 +18,7 @@
 # norootforbuild
 
 Name:           weechat
-Version:        0.3.6
+Version:        0.3.7
 Release:        0
 Summary:        Portable, Fast, Light and Extensible Chat Client
 Source:         http://www.weechat.org/files/src/weechat-%{version}.tar.bz2
@@ -32,6 +32,7 @@
 BuildRequires:  cmake
 BuildRequires:  pkg-config
 BuildRequires:  libtool
+BuildRequires:  curl-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  perl
 BuildRequires:  python-devel

++++++ weechat-0.3.6.tar.bz2 -> weechat-0.3.7.tar.bz2 ++++++
++++ 211948 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to