Hello community,

here is the log from the commit of package weechat for openSUSE:Factory checked 
in at 2011-10-25 17:19:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2011-09-23 
12:50:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.weechat.new/weechat.changes     2011-10-28 
15:27:03.000000000 +0200
@@ -1,0 +2,50 @@
+Sun Oct 23 08:07:47 UTC 2011 - [email protected]
+
+- removed weechat-remove_build_timestamp.patch and use previous
+  code again to deal with timestamps
+
+-------------------------------------------------------------------
+Sat Oct 22 22:33:19 UTC 2011 - [email protected]
+
+- update to 0.3.6:
+  * mouse support
+  * cursor mode (free movement of cursor on screen)
+  * contexts for keys (default, search, cursor, mouse)
+  * hdata in API (direct access to WeeChat data)
+  * "inactive" colors for inactive windows and lines in merged
+     buffers
+  * support of merged buffers in /layout, save layout of
+    buffers/windows on /upgrade
+  * horizontal scrolling in buffers with free content
+  * split of outgoing IRC messages
+  * options for "more" chars in bars
+  * bold not used any more for basic colors (if terminal has more
+    than 16 colors)
+  * automatic zoom on current window when terminal becomes too
+    small for windows
+  * new command /repeat
+  * local variable "highlight_regex" in buffers
+- added weechat-remove_build_timestamp.patch
+
+-------------------------------------------------------------------
+Mon May 16 08:24:44 UTC 2011 - [email protected]
+
+- update to version 0.3.5:
+  * 256 colors support improved (dynamic allocation of colors)
+  * attributes for colors (bold/reverse/underline)
+  * better scroll of input (with long text)
+  * output of /help improved for list of commands and their
+    arguments
+  * remember scroll position of buffers in windows
+  * list of buffers in filters
+  * count of messages in hotlist buffers
+  * swap buffers of windows
+  * balance of windows
+  * new API function to set help on plugin/script options
+  * speller options in aspell plugin
+  * option for SSL priorities in IRC servers
+  * color nicks in nicklist and output of /names
+- dropped weechat-0.3.4-fix-array-overflow.patch which has been
+  included upstream
+
+-------------------------------------------------------------------

Old:
----
  weechat-0.3.4-fix-array-overflow.patch
  weechat-0.3.4.tar.bz2

New:
----
  weechat-0.3.6.tar.bz2

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

Other differences:
------------------
++++++ weechat.spec ++++++
--- /var/tmp/diff_new_pack.qZXoCU/_old  2011-10-28 15:27:48.000000000 +0200
+++ /var/tmp/diff_new_pack.qZXoCU/_new  2011-10-28 15:27:48.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package weechat
+# spec file for package weechat (Version 0.3.5)
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,26 +17,24 @@
 
 # norootforbuild
 
-
 Name:           weechat
-Version:        0.3.4
-Release:        1
+Version:        0.3.6
+Release:        0
 Summary:        Portable, Fast, Light and Extensible Chat Client
 Source:         http://www.weechat.org/files/src/weechat-%{version}.tar.bz2
 Source1:        weechat.desktop
 Patch1:         weechat-0.3.3-fix-strftime.patch
-Patch3:         weechat-0.3.4-fix-array-overflow.patch
-Url:            http://www.weechat.org
+URL:            http://www.weechat.org
 Group:          Productivity/Networking/IRC
 License:        GNU General Public License (GPL)
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  cmake ncurses-devel perl python-devel
-BuildRequires:  aspell-devel gcc glibc-devel gnutls gnutls-devel ruby
-BuildRequires:  gcc-c++ libstdc++-devel
+BuildRoot:      %{_tmppath}/build-%{name}-%{version}
+BuildRequires:  ncurses-devel perl python-devel cmake
+BuildRequires:  ruby gcc gnutls gnutls-devel glibc-devel aspell-devel
+BuildRequires:  libstdc++-devel gcc-c++
 BuildRequires:  lua-devel ruby-devel
 BuildRequires:  tcl-devel
-BuildRequires:  libgcrypt libgpg-error lzo-devel
-BuildRequires:  libgcrypt-devel libgpg-error-devel
+BuildRequires:  lzo-devel libgpg-error libgcrypt
+BuildRequires:  libgpg-error-devel libgcrypt-devel
 BuildRequires:  autoconf automake libtool pkgconfig
 %if 0%{?suse_version:1}
 BuildRequires:  update-desktop-files
@@ -48,17 +46,9 @@
 plugin-based architecture and is customizable and extensible with scripts in
 several scripting languages.
 
-
-
-
-Authors:
---------
-    Sebastien Helleu <[email protected]>
-
-
 %lang_package
+
 %package devel
-License:        GNU General Public License (GPL)
 Summary:        Development Environment for %{name} Plugins
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}-%{release}
@@ -67,7 +57,6 @@
 Development environment for authoring %{name} plugins.
 
 %package lua
-License:        GNU General Public License (GPL)
 Summary:        Lua Scripting Support for %{name}
 Group:          Productivity/Networking/IRC
 Requires:       %{name} = %{version}-%{release}
@@ -76,7 +65,6 @@
 Support for %{name} scripts written in the Lua language.
 
 %package perl
-License:        GNU General Public License (GPL)
 Summary:        Perl Scripting Support for %{name}
 Group:          Productivity/Networking/IRC
 Requires:       %{name} = %{version}-%{release}
@@ -85,7 +73,6 @@
 Support for %{name} scripts written in the Perl language.
 
 %package python
-License:        GNU General Public License (GPL)
 Summary:        Python Scripting Support for %{name}
 Group:          Productivity/Networking/IRC
 Requires:       %{name} = %{version}-%{release}
@@ -94,7 +81,6 @@
 Support for %{name} scripts written in the Python language.
 
 %package tcl
-License:        GNU General Public License (GPL)
 Summary:        Tcl Scripting Support for %{name}
 Group:          Productivity/Networking/IRC
 Requires:       %{name} = %{version}-%{release}
@@ -103,7 +89,6 @@
 Support for %{name} scripts written in the Tcl language.
 
 %package ruby
-License:        GNU General Public License (GPL)
 Summary:        Ruby Scripting Support for %{name}
 Group:          Productivity/Networking/IRC
 Requires:       %{name} = %{version}-%{release}
@@ -112,7 +97,6 @@
 Support for %{name} scripts written in the Ruby language.
 
 %package aspell
-License:        GNU General Public License (GPL)
 Summary:        Aspell Spell-Checking Support for %{name}
 Group:          Productivity/Networking/IRC
 Requires:       %{name} = %{version}-%{release}
@@ -123,7 +107,6 @@
 %prep
 %setup -q
 %patch1 -p1
-%patch3 -p1
 modified="$(sed -n '/^----/n;s/ - .*$//;p;q' "%{_sourcedir}/%{name}.changes")"
 DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
 TIME="\"$(date -d "${modified}" "+%%R")\""

++++++ weechat-0.3.4.tar.bz2 -> weechat-0.3.6.tar.bz2 ++++++
++++ 170771 lines of diff (skipped)

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

Reply via email to