Hello community,

here is the log from the commit of package hexchat for openSUSE:Factory checked 
in at 2016-11-01 09:59:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hexchat (Old)
 and      /work/SRC/openSUSE:Factory/.hexchat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hexchat"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hexchat/hexchat.changes  2016-09-08 
17:39:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hexchat.new/hexchat.changes     2016-11-01 
09:59:29.000000000 +0100
@@ -1,0 +2,8 @@
+Mon Oct 31 12:22:03 UTC 2016 - [email protected]
+
+- Version update to 2.12.3:
+  * various small bugfixes in the 2.12 series
+  * Add LUA scripting support
+- Drop patch hexchat-python3.patch
+
+-------------------------------------------------------------------

Old:
----
  hexchat-2.12.0.tar.xz
  hexchat-python3.patch

New:
----
  hexchat-2.12.3.tar.xz

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

Other differences:
------------------
++++++ hexchat.spec ++++++
--- /var/tmp/diff_new_pack.4zkPQC/_old  2016-11-01 09:59:30.000000000 +0100
+++ /var/tmp/diff_new_pack.4zkPQC/_new  2016-11-01 09:59:30.000000000 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           hexchat
-Version:        2.12.0
+Version:        2.12.3
 Release:        0
 Summary:        A popular and easy to use graphical IRC (chat) client
 License:        GPL-2.0+
@@ -26,8 +26,6 @@
 Url:            https://hexchat.github.io/
 Source0:        https://dl.%{name}.net/%{name}/%{name}-%{version}.tar.xz
 Source1:        hexchat-migrate-sh
-# PATCH-FIX-UPSTREAM: Fix build with python3
-Patch0:         hexchat-python3.patch
 # PATCH-FEATURE-SLE migrate-configuration-from-xchat.patch [email protected] 
fate#318480 -- replace xchat with hexchat
 Patch1:         migrate-configuration-from-xchat.patch
 BuildRequires:  bison >= 1.35
@@ -45,6 +43,7 @@
 BuildRequires:  libproxy-devel
 BuildRequires:  libsexy-devel
 BuildRequires:  libxml2-devel
+BuildRequires:  lua-devel
 BuildRequires:  pciutils-devel
 BuildRequires:  perl >= 5.8.0
 BuildRequires:  pkgconfig
@@ -87,6 +86,14 @@
 %description plugins-perl
 The HexChat plugin providing the Perl scripting interface.
 
+%package plugins-lua
+Summary:        Plugin for HexChat adds support for LUA scripts
+Group:          System/Libraries
+Requires:       lua
+
+%description plugins-lua
+The HexChat plugin providing the LUA scripting interface.
+
 %package plugins-python3
 Summary:        Plugin for HexChat adds support for Python3 scripts
 Group:          System/Libraries
@@ -98,7 +105,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1 -p1
 
 # fix date embedding to avoid needless rebuilds
@@ -164,6 +170,10 @@
 %defattr(-,root,root,-)
 %{_libdir}/%{name}/plugins/perl.so
 
+%files plugins-lua
+%defattr(-,root,root,-)
+%{_libdir}/%{name}/plugins/lua.so
+
 %files plugins-python3
 %defattr(-,root,root,-)
 %{_libdir}/%{name}/plugins/python.so

++++++ hexchat-2.12.0.tar.xz -> hexchat-2.12.3.tar.xz ++++++
++++ 344556 lines of diff (skipped)


Reply via email to