[hexchat] Version bump to 2.10.2

tingping tingping at fedoraproject.org
Tue Nov 25 19:15:26 UTC 2014


commit 2c6b514a6f39e285d18753c9ba48e8b412b48569
Author: TingPing <tingping at tingping.se>
Date:   Tue Nov 25 14:14:58 2014 -0500

    Version bump to 2.10.2

 .gitignore   |    1 +
 hexchat.spec |   14 ++++++++------
 sources      |    2 +-
 3 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1b97319..11c76e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /hexchat-2.9.6.1.tar.xz
 /hexchat-2.10.0.tar.xz
 /hexchat-2.10.1.tar.xz
+/hexchat-2.10.2.tar.xz
diff --git a/hexchat.spec b/hexchat.spec
index 604a545..c29c00e 100644
--- a/hexchat.spec
+++ b/hexchat.spec
@@ -1,17 +1,17 @@
 Summary:   A popular and easy to use graphical IRC (chat) client
 Name:      hexchat
-Version:   2.10.1
-Release:   3%{?dist}
+Version:   2.10.2
+Release:   1%{?dist}
 Group:     Applications/Internet
 License:   GPLv2+
-URL:       http://hexchat.github.io
-Source:    http://dl.hexchat.org/hexchat/%{name}-%{version}.tar.xz
+URL:       https://hexchat.github.io
+Source:    https://dl.hexchat.net/hexchat/%{name}-%{version}.tar.xz
 
 BuildRequires: perl-ExtUtils-Embed, python-devel, pciutils-devel
 BuildRequires: dbus-glib-devel, intltool, libtool, gnome-common
 BuildRequires: glib2-devel, gtk2-devel, libcanberra-devel
 BuildRequires: libproxy-devel, libnotify-devel, openssl-devel
-BuildRequires: desktop-file-utils, hicolor-icon-theme, sound-theme-freedesktop
+BuildRequires: desktop-file-utils, hicolor-icon-theme, sound-theme-freedesktop iso-codes-devel
 
 %description
 HexChat is an easy to use graphical IRC chat client for the X Window System.
@@ -28,7 +28,6 @@ This package contains the development files for %{name}.
 
 %prep
 %setup -q
-NOCONFIGURE=1 ./autogen.sh
 
 %build
 %configure
@@ -85,6 +84,9 @@ fi
 %{_libdir}/pkgconfig/hexchat-plugin.pc
 
 %changelog
+* Tue Nov 25 2014 TingPing <tingping at tingping.se> - 2.10.2-1
+- Version bump to 2.10.2
+
 * Thu Aug 28 2014 Jitka Plesnikova <jplesnik at redhat.com> - 2.10.1-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 817b1dc..7804df4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4b5b2cf13769fe594817a885cdebb1e1  hexchat-2.10.1.tar.xz
+c8e7477ac941295deaeb1732591ab20b  hexchat-2.10.2.tar.xz


More information about the scm-commits mailing list