Hello community,

here is the log from the commit of package hexchat for openSUSE:Factory checked 
in at 2014-06-16 21:26:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2014-06-01 
19:40:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hexchat.new/hexchat.changes     2014-06-16 
21:26:48.000000000 +0200
@@ -1,0 +2,46 @@
+Fri Jun 13 13:57:03 UTC 2014 - tchva...@suse.com
+
+- Version bump to 2.10.0:
+  * fix SASL on InspIRCd networks
+  * fix building on OpenBSD
+  * fix crash when using invalid timestamps on Windows
+  * fix Lag Meter reporting invalid numbers
+  * fix drag and drop on User List/Channel Switcher
+  * fix various Unicode issues on Windows
+  * add fullscreen display mode
+  * add /getbool command
+  * add support for userhost-in-names capability
+  * add –command command line flag on Windows
+  * add message parameter to /query
+  * add help messages to user commands
+  * add plugin_pref to Perl
+  * add regex search to the Channel List on Windows
+  * add option to hide nick change messages
+  * redesign various settings windows (notably key bindings)
+  * render colors and attributes in the Input Box and Topic Bar
+  * bind middle-click to close tabs
+  * build the GTK+ PixBuf theme engine on Windows
+  * change /list to open the Channel List window
+  * change the format key bindings are stored in (will convert automatically)
+  * enable italics
+  * rewrite /dns adding support for Windows and replacing the plugin
+  * rebrand the Perl plugin
+  * replace the Search window with a Search Bar
+  * replace Text Box transparency with full window transparency (may come back)
+  * remove all deprecated GTK+ usage
+  * remove all direct use of X11, fixing XWayland support
+  * hide unsupported channel modes from the Topic Bar
+  * improve spell check (handle contractions)
+  * improve rendering and selection in the Text Box
+  * improve OS X integration (custom theme, app menu, dock icon, spell check, 
app bundle, key bindings)
+  * improve the Windows installer (downloads requirements when ran)
+  * update Visual Studio to 2013
+  * update Perl to 5.20 on Windows
+  * update Python to 3.4 on Windows
+  * update OpenSSL on Windows to fix “Heartbleed”
+  * update translations
+- Adapt few dependencies to match reality
+- Update configure switches to comply with upstream
+- Make the build verbose
+
+-------------------------------------------------------------------

Old:
----
  hexchat-2.9.6.1.tar.xz

New:
----
  hexchat-2.10.0.tar.xz

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

Other differences:
------------------
++++++ hexchat.spec ++++++
--- /var/tmp/diff_new_pack.w6lvEW/_old  2014-06-16 21:26:48.000000000 +0200
+++ /var/tmp/diff_new_pack.w6lvEW/_new  2014-06-16 21:26:48.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           hexchat
-Version:        2.9.6.1
+Version:        2.10.0
 Release:        0
 Summary:        A popular and easy to use graphical IRC (chat) client
 License:        GPL-2.0+
@@ -32,6 +32,8 @@
 BuildRequires:  gettext-devel
 BuildRequires:  glib2-devel >= 2.14.0
 BuildRequires:  gtk2-devel >= 2.10.0
+BuildRequires:  intltool
+BuildRequires:  iso-codes-devel
 BuildRequires:  libcanberra-devel
 BuildRequires:  libnotify-devel
 BuildRequires:  libntlm-devel
@@ -92,12 +94,12 @@
 
 %build
 %configure \
-       --enable-shm \
        --enable-minimal-flags \
        --enable-python=python2 \
-       --enable-spell=libsexy
+       --enable-isocodes \
+       --enable-ntlm
 
-make %{?_smp_mflags}
+make V=1 %{?_smp_mflags}
 
 %install
 %make_install
@@ -119,8 +121,8 @@
 
 %files
 %defattr(-,root,root)
+%doc COPYING readme.md
 %{_bindir}/hexchat
-%doc share/doc/*
 %dir %{_libdir}/hexchat
 %dir %{_libdir}/hexchat/plugins
 %{_libdir}/hexchat/plugins/checksum.so

++++++ hexchat-2.9.6.1.tar.xz -> hexchat-2.10.0.tar.xz ++++++
++++ 525578 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to