kevin pushed to ngircd (f21). "Update to 22. Fixes bug #1152080"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 3 20:23:13 UTC 2015


>From ba4c4a01a7ea7bcb01690ff4764fcd759f815355 Mon Sep 17 00:00:00 2001
From: Kevin Fenzi <kevin at scrye.com>
Date: Mon, 13 Oct 2014 09:45:51 -0600
Subject: Update to 22. Fixes bug #1152080


diff --git a/.gitignore b/.gitignore
index 64e101e..28f63dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ ngircd-16.tar.gz
 /ngircd-20.3.tar.gz
 /ngircd-21.tar.gz
 /ngircd-21.1.tar.gz
+/ngircd-22.tar.gz
diff --git a/ngircd.spec b/ngircd.spec
index 4a290b2..d45b68b 100644
--- a/ngircd.spec
+++ b/ngircd.spec
@@ -1,11 +1,11 @@
 Name:           ngircd
-Version:        21.1
-Release:        6%{?dist}
+Version:        22
+Release:        1%{?dist}
 Summary:        Next Generation IRC Daemon
 Group:          System Environment/Daemons
 License:        GPLv2+
 URL:            http://ngircd.barton.de/
-Source0:        ftp://ftp.berlios.de/pub/ngircd/ngircd-%{version}.tar.gz
+Source0:        http://ngircd.barton.de/pub/ngircd/ngircd-%{version}.tar.gz
 Source1:        ngircd.init
 Source2:        ngircd.conf
 Source3:        ngircd.service
@@ -124,6 +124,9 @@ fi
 %dir %attr(775, root, ngircd) %{_localstatedir}/run/ngircd/
 
 %changelog
+* Mon Oct 13 2014 Kevin Fenzi <kevin at scrye.com> 22-1
+- Update to 22. Fixes bug #1152080
+
 * Fri Oct 03 2014 Kevin Fenzi <kevin at scrye.com> 21.1-6
 - Sync ngircd.conf with sample template version. Fixes bug #1149012
 
diff --git a/sources b/sources
index 270bbe8..3d48a21 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69eacaaa46124541a1eef2b1e955bdef  ngircd-21.1.tar.gz
+c6cfd105f6ee21cb3c051a88664990a4  ngircd-22.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/ngircd.git/commit/?h=f21&id=ba4c4a01a7ea7bcb01690ff4764fcd759f815355


More information about the scm-commits mailing list