[hexchat/epel7: 2/2] Merge branch 'master' into epel7

tingping tingping at fedoraproject.org
Tue Nov 25 19:30:49 UTC 2014


commit 0f134fca7027083588f6728d1be7b9fa7467d6bb
Merge: 5f643bb 2c6b514
Author: TingPing <tingping at tingping.se>
Date:   Tue Nov 25 14:30:31 2014 -0500

    Merge branch 'master' into epel7

 .gitignore   |    1 +
 hexchat.spec |   14 ++++++++------
 sources      |    2 +-
 3 files changed, 10 insertions(+), 7 deletions(-)
---
diff --cc hexchat.spec
index fceddc7,c29c00e..0ca0395
--- a/hexchat.spec
+++ b/hexchat.spec
@@@ -1,16 -1,12 +1,16 @@@
  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
  
 +#Builds fail on EPEL/ppc64 so excluding
 +#https://bugzilla.redhat.com/show_bug.cgi?id=1083759
 +ExcludeArch: ppc64
 +
  BuildRequires: perl-ExtUtils-Embed, python-devel, pciutils-devel
  BuildRequires: dbus-glib-devel, intltool, libtool, gnome-common
  BuildRequires: glib2-devel, gtk2-devel, libcanberra-devel


More information about the scm-commits mailing list