Hello community,

here is the log from the commit of package weechat for openSUSE:Factory checked 
in at 2017-12-22 12:21:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/weechat (Old)
 and      /work/SRC/openSUSE:Factory/.weechat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "weechat"

Fri Dec 22 12:21:06 2017 rev:45 rq:559149 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/weechat/weechat.changes  2017-09-26 
21:17:24.265242533 +0200
+++ /work/SRC/openSUSE:Factory/.weechat.new/weechat.changes     2017-12-22 
12:21:41.231463058 +0100
@@ -1,0 +2,41 @@
+Thu Dec 21 17:19:23 UTC 2017 - mimi...@gmail.com
+
+- update to 2.0.1
+* python: fix arguments status/gnutls_rc/sock in hook_connect() callback
+* python: fix argument fd in hook_fd() callback
+* core: add flag "input_get_empty" in buffer
+* core: add signals "buffer_filters_enabled" and "buffer_filters_disabled"
+* core: support loading of plugins from path in environment
+    variable "WEECHAT_EXTRA_LIBDIR"
+* alias: add infolist "alias_default" (list of default aliases)
+* buflist: add two new bar items ("buflist2" and "buflist3") using the same
+    format configuration options
+* buflist: add option buflist.look.add_newline 
+* fset: new plugin "fset" (fast set of WeeChat and plugins options)
+* core: make value optional in command /buffer set 
+* core: allow floating point and hexadecimal numbers in comparison of 
evaluated values
+* core: add option weechat.look.save_config_with_fsync
+* api: add support of prefix "quiet:" in function key_unbind() to quietly 
remove keys
+* api: add argument "recurse_subdirs" in function exec_on_files()
+* script: add local variable "filter" in the script buffer
+* core: do not change the chat prefix size when a filtered line is added
+* core: fix display of nicks in nicklist when they are in a group with 
sub-groups
+* core, plugins: check return code of strftime function
+* core: fix cast of time_t (to "long long" instead of "long")
+* core: call the config hook when options are renamed or removed
+* api: change type of arguments status/gnutls_rc/sock in hook_connect() 
callback
+    from string to integer (in scripts)
+* api: change type of argument fd in hook_fd() callback from
+    string to integer (in scripts)
+* buflist: remove recursive evaluation of extra variables
+* guile: return integer (0/1) instead of boolean in API functions
+* guile: fix return value of static strings in API functions
+* irc: do not clear nicklist when joining an already joined channel if
+    the option irc.look.buffer_open_before_join is on
+* irc: fix CTCP PING reply when the option irc.ctcp.ping is set to non-empty 
value
+* lua: fix boolean return value (as integer) in API functions
+* relay: fix parsing of CAP command without arguments in irc protocol, send 
ACK 
+    only if all capabilities received are OK and NAK otherwise
+* core: fix build with ncurses and separate tinfo
+
+-------------------------------------------------------------------

Old:
----
  weechat-1.9.1.tar.xz
  weechat-1.9.1.tar.xz.asc

New:
----
  weechat-2.0.1.tar.xz
  weechat-2.0.1.tar.xz.asc

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

Other differences:
------------------
++++++ weechat.spec ++++++
--- /var/tmp/diff_new_pack.oPEV3v/_old  2017-12-22 12:21:42.071422102 +0100
+++ /var/tmp/diff_new_pack.oPEV3v/_new  2017-12-22 12:21:42.071422102 +0100
@@ -17,12 +17,12 @@
 
 
 Name:           weechat
-Version:        1.9.1
+Version:        2.0.1
 Release:        0
 Summary:        Portable, Fast, Light and Extensible Chat Client
 License:        GPL-3.0+
 Group:          Productivity/Networking/IRC
-Url:            http://weechat.org
+URL:            http://weechat.org
 Source:         http://weechat.org/files/src/%{name}-%{version}.tar.xz
 Source1:        weechat.desktop
 Source2:        %{name}.keyring
@@ -147,7 +147,7 @@
     -DPYTHON_LIBRARY="%{_libdir}/libpython%{py_ver}.so" \
     -DENABLE_ENCHANT=ON \
     -DCA_FILE=%{_sysconfdir}/ssl/ca-bundle.pem
-make %{?_smp_mflags}
+%make_jobs
 
 %install
 %cmake_install
@@ -157,13 +157,7 @@
 
 %find_lang "%{name}" --with-man
 
-%post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
+
 
 %files
 %doc AUTHORS.adoc ChangeLog.adoc Contributing.adoc COPYING
@@ -183,6 +177,7 @@
 %{_libdir}/weechat/plugins/script.so
 %{_libdir}/weechat/plugins/trigger.so
 %{_libdir}/weechat/plugins/xfer.so
+%{_libdir}/weechat/plugins/fset.so
 %{_datadir}/applications/weechat.desktop
 %{_datadir}/icons/hicolor/*/apps/weechat.png
 

++++++ weechat-1.9.1.tar.xz -> weechat-2.0.1.tar.xz ++++++
++++ 60707 lines of diff (skipped)



Reply via email to