Hello community,

here is the log from the commit of package weechat for openSUSE:Factory checked 
in at 2015-08-19 09:29:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/weechat (Old)
 and      /work/SRC/openSUSE:Factory/.weechat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "weechat"

Changes:
--------
--- /work/SRC/openSUSE:Factory/weechat/weechat.changes  2015-08-05 
06:52:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.weechat.new/weechat.changes     2015-08-19 
09:29:30.000000000 +0200
@@ -1,0 +2,28 @@
+Sun Aug 16 10:23:57 UTC 2015 - [email protected]
+
+- Version bump to 1.3:
+ * core: add completion "colors" (issue #481)
+ * core: start/stop search in buffer at current scroll position by default, 
add 
+   key Ctrl+q to stop search and reset scroll (issue #76, issue #393)
+ * core: add option weechat.look.key_grab_delay to set the default delay when 
+   grabbing a key with Alt+k
+ * core: add option weechat.look.confirm_upgrade (issue #463)
+ * core: allow Ctrl+c to exit WeeChat when the passphrase is asked on startup 
(issue #452)
+ * core: allow pointer as list name in evaluation of hdata (issue #450)
+ * core: add signal "signal_sighup"
+ * api: add support of evaluated sub-strings and current date/time in function 
+   string_eval_expression() and command /eval
+ * api: add function string_eval_path_home()
+ * alias: add options "add", "addcompletion" and "del" in command /alias, 
remove 
+   command /unalias (issue #458)
+ * irc: add option irc.network.channel_encode (issue #218, issue #482)
+ * irc: add option irc.color.topic_current (issue #475)
+ * irc: evaluate content of server option "nicks"
+ * logger: evaluate content of option logger.file.path (issue #388)
+ * relay: display value of HTTP header "X-Real-IP" for websocket connections 
(issue #440)
+ * script: rename option script.scripts.dir to script.scripts.path, evaluate 
content 
+   of option (issue #388)
+ * xfer: evaluate content of options xfer.file.download_path and 
xfer.file.upload_path (issue #388) 
+ * many bug fixes
+
+-------------------------------------------------------------------

Old:
----
  weechat-1.2.tar.bz2

New:
----
  weechat-1.3.tar.bz2

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

Other differences:
------------------
++++++ weechat.spec ++++++
--- /var/tmp/diff_new_pack.EdELeZ/_old  2015-08-19 09:29:31.000000000 +0200
+++ /var/tmp/diff_new_pack.EdELeZ/_new  2015-08-19 09:29:31.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           weechat
-Version:        1.2
+Version:        1.3
 Release:        0
 Summary:        Portable, Fast, Light and Extensible Chat Client
 License:        GPL-3.0+
 Group:          Productivity/Networking/IRC
-Url:            http://www.weechat.org
-Source:         http://www.weechat.org/files/src/%{name}-%{version}.tar.bz2
+Url:            http://weechat.org
+Source:         http://weechat.org/files/src/%{name}-%{version}.tar.bz2
 Source1:        weechat.desktop
 BuildRequires:  asciidoc
 BuildRequires:  ca-certificates
@@ -151,8 +151,7 @@
 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
 DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
 TIME="\"$(date -d "${modified}" "+%%R")\""
-find .  -name '*.[ch]' |\
-    xargs sed -i "s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g"
+find .  -name '*.[ch]' | xargs sed -i 
"s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g"
 
 %build
 export CFLAGS="%{optflags}"

++++++ weechat-1.2.tar.bz2 -> weechat-1.3.tar.bz2 ++++++
++++ 24346 lines of diff (skipped)


Reply via email to