From 03aec7d0b3e40faac852a26abdeb0242e8e77b3f Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sun, 10 May 2020 17:13:51 +0200 Subject: [PATCH] ngIRCd Release 26~rc1 --- ChangeLog | 2 +- NEWS | 2 +- contrib/Debian/changelog | 6 ++++++ contrib/ngircd.spec | 2 +- man/ngircd.8.tmpl | 2 +- man/ngircd.conf.5.tmpl | 2 +- 6 files changed, 11 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 50ce1e74..c940d51a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,7 +10,7 @@ ngIRCd 26 - ngIRCd 26~rc1 + ngIRCd 26~rc1 (2020-05-10) - Tweak & update doc/HowToRelease.txt, .mailmap and AUTHORS files. - Allow up to 512 characters per line in MOTD and help text files (but keep in mind that lines can't get that long, because they have to be prefixed diff --git a/NEWS b/NEWS index cfd05176..f657cda0 100644 --- a/NEWS +++ b/NEWS @@ -10,7 +10,7 @@ ngIRCd 26 - ngIRCd 26~rc1 + ngIRCd 26~rc1 (2020-05-10) - Allow up to 512 characters per line in MOTD and help text files (but keep in mind that lines can't get that long, because they have to be prefixed before being sent to the client). But this allows for more fancy MOTDs :-) diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index bd88c26a..c5f254b1 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (26~rc1-0ab1) unstable; urgency=low + + * New "upstream" release candidate 1 for ngIRCd Release 26. + + -- Alexander Barton Sun, 10 May 2020 17:13:17 +0200 + ngircd (25-0ab1) unstable; urgency=low * New "upstream" release: ngIRCd 25. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index be766783..dec95c16 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 25 +%define version 26~rc1 %define release 1 %define prefix %{_prefix} diff --git a/man/ngircd.8.tmpl b/man/ngircd.8.tmpl index 0ee2a12f..62251573 100644 --- a/man/ngircd.8.tmpl +++ b/man/ngircd.8.tmpl @@ -1,7 +1,7 @@ .\" .\" ngircd(8) manual page template .\" -.TH ngircd 8 "Jan 2020" ngIRCd "ngIRCd Manual" +.TH ngircd 8 "May 2020" ngIRCd "ngIRCd Manual" .SH NAME ngIRCd \- the "next generation" IRC daemon .SH SYNOPSIS diff --git a/man/ngircd.conf.5.tmpl b/man/ngircd.conf.5.tmpl index dc24bfac..e4446f96 100644 --- a/man/ngircd.conf.5.tmpl +++ b/man/ngircd.conf.5.tmpl @@ -1,7 +1,7 @@ .\" .\" ngircd.conf(5) manual page template .\" -.TH ngircd.conf 5 "Apr 2020" ngIRCd "ngIRCd Manual" +.TH ngircd.conf 5 "May 2020" ngIRCd "ngIRCd Manual" .SH NAME ngircd.conf \- configuration file of ngIRCd .SH SYNOPSIS -- 2.39.2