Hello community,

here is the log from the commit of package hexchat for openSUSE:Factory checked 
in at 2016-11-16 13:32:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-11-01 
09:59:29.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.hexchat.new/hexchat.changes     2016-11-16 
13:32:55.000000000 +0100
@@ -1,0 +2,7 @@
+Tue Nov 15 15:58:00 UTC 2016 - tingp...@fedoraproject.org
+
+- Update dep versions to match actual requirement
+- Remove unused build deps
+- Remove no longer needed __DATE__ workaround
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hexchat.spec ++++++
--- /var/tmp/diff_new_pack.aJchPj/_old  2016-11-16 13:32:56.000000000 +0100
+++ /var/tmp/diff_new_pack.aJchPj/_new  2016-11-16 13:32:56.000000000 +0100
@@ -19,7 +19,7 @@
 
 Name:           hexchat
 Version:        2.12.3
-Release:        0
+Release:        1
 Summary:        A popular and easy to use graphical IRC (chat) client
 License:        GPL-2.0+
 Group:          Productivity/Networking/IRC
@@ -28,12 +28,11 @@
 Source1:        hexchat-migrate-sh
 # PATCH-FEATURE-SLE migrate-configuration-from-xchat.patch ty...@suse.com 
fate#318480 -- replace xchat with hexchat
 Patch1:         migrate-configuration-from-xchat.patch
-BuildRequires:  bison >= 1.35
 BuildRequires:  dbus-1-devel
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  gettext-devel
-BuildRequires:  glib2-devel >= 2.14.0
-BuildRequires:  gtk2-devel >= 2.10.0
+BuildRequires:  glib2-devel >= 2.34.0
+BuildRequires:  gtk2-devel >= 2.24.0
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  iso-codes-devel
@@ -41,8 +40,6 @@
 BuildRequires:  libnotify-devel
 BuildRequires:  libopenssl-devel
 BuildRequires:  libproxy-devel
-BuildRequires:  libsexy-devel
-BuildRequires:  libxml2-devel
 BuildRequires:  lua-devel
 BuildRequires:  pciutils-devel
 BuildRequires:  perl >= 5.8.0
@@ -56,9 +53,6 @@
 Obsoletes:      xchat < %{version}
 Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} != 1315
-BuildRequires:  libntlm-devel
-%endif
 
 %description
 HexChat is an easy to use graphical IRC chat client for the X Window System.
@@ -107,12 +101,6 @@
 %setup -q
 %patch1 -p1
 
-# fix date embedding to avoid needless rebuilds
-FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e 
%%Y')
-sed -e "s/__DATE__/\"$FAKE_BUILDDATE\"/" \
-       -i src/fe-gtk/menu.c \
-       -i src/fe-text/fe-text.c
-
 %build
 %configure \
        --enable-python=python3 \


Reply via email to