From 2c6b514a6f39e285d18753c9ba48e8b412b48569 Mon Sep 17 00:00:00 2001 From: TingPing Date: Nov 25 2014 19:14:58 +0000 Subject: Version bump to 2.10.2 --- 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 - 2.10.2-1 +- Version bump to 2.10.2 + * Thu Aug 28 2014 Jitka Plesnikova - 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