Hello community,

here is the log from the commit of package hexchat for openSUSE:Factory checked 
in at 2017-08-10 14:02:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hexchat (Old)
 and      /work/SRC/openSUSE:Factory/.hexchat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hexchat"

Thu Aug 10 14:02:34 2017 rev:24 rq:507924 version:2.12.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/hexchat/hexchat.changes  2017-04-20 
20:57:15.174487003 +0200
+++ /work/SRC/openSUSE:Factory/.hexchat.new/hexchat.changes     2017-08-10 
14:11:27.485902841 +0200
@@ -1,0 +2,11 @@
+Mon Jul  3 18:35:30 UTC 2017 - astie...@suse.com
+
+- hexchat 2.12.4:
+  * fix issue with timers causing ping timeouts
+  * fix building against OpenSSL 1.1
+  * fix /exec output printing invalid utf8
+  * replace doat plugin with an internal command
+  * change how tab colors interact with plugins
+- verify source signature
+
+-------------------------------------------------------------------

Old:
----
  hexchat-2.12.3.tar.xz

New:
----
  hexchat-2.12.4-repack.tar.xz
  hexchat-2.12.4-repack.tar.xz.asc
  hexchat.keyring

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

Other differences:
------------------
++++++ hexchat.spec ++++++
--- /var/tmp/diff_new_pack.DdPTU3/_old  2017-08-10 14:11:28.641740104 +0200
+++ /var/tmp/diff_new_pack.DdPTU3/_new  2017-08-10 14:11:28.649738978 +0200
@@ -18,14 +18,16 @@
 
 
 Name:           hexchat
-Version:        2.12.3
+Version:        2.12.4
 Release:        0
 Summary:        A popular and easy to use graphical IRC (chat) client
 License:        GPL-2.0+
 Group:          Productivity/Networking/IRC
 Url:            https://hexchat.github.io/
-Source0:        https://dl.%{name}.net/%{name}/%{name}-%{version}.tar.xz
+Source0:        https://dl.%{name}.net/%{name}/%{name}-%{version}-repack.tar.xz
 Source1:        hexchat-migrate-sh
+Source2:        
https://dl.%{name}.net/%{name}/%{name}-%{version}-repack.tar.xz.asc
+Source3:        hexchat.keyring
 # PATCH-FEATURE-SLE migrate-configuration-from-xchat.patch ty...@suse.com 
fate#318480 -- replace xchat with hexchat
 Patch1:         migrate-configuration-from-xchat.patch
 BuildRequires:  dbus-1-devel
@@ -48,13 +50,12 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
 BuildRequires:  perl(ExtUtils::Embed)
+Recommends:     %{name}-lang
+Recommends:     hwdata
+Recommends:     iso-codes
 # Provide us as replacement from 1315+
 Provides:       xchat = %{version}
 Obsoletes:      xchat < %{version}
-Recommends:     %{name}-lang
-Recommends:     iso-codes
-Recommends:     hwdata
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 HexChat is an easy to use graphical IRC chat client for the X Window System.
@@ -111,7 +112,7 @@
 make V=1 %{?_smp_mflags}
 
 %install
-install -Dm 0755 %{S:1} %{buildroot}%{_libdir}/hexchat/$(basename %{S:1})
+install -Dm 0755 %{SOURCE1} %{buildroot}%{_libdir}/hexchat/$(basename 
%{SOURCE1})
 %make_install
 
 # Get rid of libtool archives
@@ -130,14 +131,12 @@
 %icon_theme_cache_postun
 
 %files
-%defattr(-,root,root,-)
 %doc COPYING readme.md
 %{_bindir}/%{name}
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/plugins
 %{_libdir}/hexchat/hexchat-migrate-sh
 %{_libdir}/%{name}/plugins/checksum.so
-%{_libdir}/%{name}/plugins/doat.so
 %{_libdir}/%{name}/plugins/fishlim.so
 %{_libdir}/%{name}/plugins/sysinfo.so
 %{_datadir}/applications/%{name}.desktop
@@ -149,23 +148,18 @@
 %{_mandir}/man1/%{name}.1%{ext_man}
 
 %files devel
-%defattr(-,root,root,-)
 %{_includedir}/%{name}-plugin.h
 %{_libdir}/pkgconfig/%{name}-plugin.pc
 
 %files lang -f %{name}.lang
-%defattr(-,root,root,-)
 
 %files plugins-perl
-%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
 
 %changelog


Reply via email to