summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2020-05-10 17:13:51 +0200
committerAlexander Barton <alex@barton.de>2020-05-10 17:13:51 +0200
commit03aec7d0b3e40faac852a26abdeb0242e8e77b3f (patch)
tree444841ded3b438bef8701f443519d0d7b9dde70a
parent5d5fdfb3fd582d963b406b2003d1f0f2b5abbeb1 (diff)
downloadngircd-rel-26-rc1.tar.gz
ngircd-rel-26-rc1.zip
ngIRCd Release 26~rc1 rel-26-rc1
-rw-r--r--ChangeLog2
-rw-r--r--NEWS2
-rw-r--r--contrib/Debian/changelog6
-rw-r--r--contrib/ngircd.spec2
-rw-r--r--man/ngircd.8.tmpl2
-rw-r--r--man/ngircd.conf.5.tmpl2
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 <alex@barton.de>  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