Module: ngircd.git Branch: master Commit: 25d35dd6f4e3f116e22c87533b4e2d2a372e847c URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=25d35...
Author: Alexander Barton alex@barton.de Date: Mon Dec 17 13:14:32 2012 +0100
ngIRCd Release 20
---
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 15a50a9..9e2a042 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,7 +9,7 @@ -- ChangeLog --
-ngIRCd 20 +ngIRCd 20 (2012-12-17)
- Allow user names ("INDENT") up to 20 characters when ngIRCd has not been configured for "strict RFC mode". This is useful if you are using diff --git a/NEWS b/NEWS index 45df4a1..96ecdc8 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,7 @@ -- NEWS --
-ngIRCd 20 +ngIRCd 20 (2012-12-17)
- Allow user names ("INDENT") up to 20 characters when ngIRCd has not been configured for "strict RFC mode". This is useful if you are using diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index c81b046..2a9c2df 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (20-0ab1) unstable; urgency=low + + * New "upstream" release: ngIRCd 20. + + -- Alexander Barton alex@barton.de Mon, 17 Dec 2012 13:04:15 +0100 + ngircd (20~rc2-0ab1) unstable; urgency=low
* New "upstream" release candidate 2 for ngIRCd Release 20. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index a2a25f7..9632bc0 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 20~rc2 +%define version 20 %define release 1 %define prefix %{_prefix}