Module: ngircd.git Branch: master Commit: 7b58538074ad947ab493c45206cec61eae681f7c URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=7b585...
Author: Alexander Barton alex@barton.de Date: Sat Oct 11 20:30:04 2014 +0200
ngIRCd Release 22
---
ChangeLog | 2 +- NEWS | 2 +- contrib/Debian/changelog | 6 ++++++ contrib/ngircd.spec | 2 +- 4 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 57d67b4..68cabc5 100644 --- 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 index 5ade731..9ec7547 100644 --- 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 index 799bff3..46e4211 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (22-0ab1) unstable; urgency=low + + * New "upstream" release: ngIRCd 22. + + -- Alexander Barton alex@barton.de Sat, 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 index 0c49361..63adba9 100644 --- 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}