repo: ngircd action: commit revision: path_from: revision_from: 7b58538074ad947ab493c45206cec61eae681f7c: path_to: revision_to:
commit 7b58538074ad947ab493c45206cec61eae681f7c Author: Alexander BartonDate: Sat Oct 11 20:30:04 2014 +0200 ngIRCd Release 22 diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,7 @@
-- ChangeLog --
-ngIRCd 22
+ngIRCd 22 (2014-10-11)
- Match all list patterns case-insensitive: this affects the invite-,
ban-, and except lists, as well as G-Lines an K-Lines.
diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@
-- NEWS --
-ngIRCd 22
+ngIRCd 22 (2014-10-11)
- Match all list patterns case-insensitive: this affects the invite-,
ban-, and except lists, as well as G-Lines an K-Lines.
diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog
--- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (22-0ab1) unstable; urgency=low + + * New "upstream" release: ngIRCd 22. + + -- Alexander BartonSat, 11 Oct 2014 20:29:03 +0200 + ngircd (22~rc1-0ab1) unstable; urgency=low * New "upstream" release candidate 1 for ngIRCd Release 22. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec
--- a/contrib/ngircd.spec
+++ b/contrib/ngircd.spec
@@ -1,5 +1,5 @@
%define name ngircd
-%define version 22~rc1
+%define version 22
%define release 1
%define prefix %{_prefix}
-----END OF PAGE-----