Commit Diff


commit - 86d27eaf8977c5e6f92fa192d0b2db82ea60b647
commit + 1e84b2640e3ca3fef0bdc0a63198cb98c8c6f7e3
blob - b743736ea2ea033801a01525c0d572b8954b1c5e
blob + b39ef88b0a69309fa1aeb9c68c2e2af3bf9a5a88
--- ChangeLog
+++ ChangeLog
@@ -11,7 +11,7 @@
 
 ngIRCd 23
 
-  ngIRCd 23~rc1
+  ngIRCd 23~rc1 (2015-09-06)
   - Add ".clang_complete" file, which is used by the "linter-clang" package
     of the Atom editor, for example.
   - Make server-to-server protocol more robust: ngIRCd now catches more
blob - 4a8bbaf502d723bc314a53d3a365cf2a23f3526c
blob + 8fd24a30dce61483644d5f710cd46f35cbb0d583
--- NEWS
+++ NEWS
@@ -11,7 +11,7 @@
 
 ngIRCd 23
 
-  ngIRCd 23~rc1
+  ngIRCd 23~rc1 (2015-09-06)
   - Use "NOTICE *" before registration instead of "NOTICE AUTH". "AUTH" is
     a valid nickname so sending notices to it is probably not a good idea.
     Use "*" as the target instead as done with numerics when the nick is not
blob - a9e347db2b806b96e7c815ef3acd63210d91ac3e
blob + 3e4d410fac575ec926647c1eb59db4c0acbbe38a
--- contrib/Debian/changelog
+++ contrib/Debian/changelog
@@ -1,3 +1,9 @@
+ngircd (23~rc1-0ab1) unstable; urgency=low
+
+  * New "upstream" release candidate 1 for ngIRCd Release 23.
+
+ -- Alexander Barton <alex@arthur.barton.de>  Sun, 06 Sep 2015 16:55:23 +0200
+
 ngircd (22.1-0ab1) unstable; urgency=low
 
   * New "upstream" release: ngIRCd 22.1.
blob - 51c6d1e7d3b83584e3e4d455edaf24c6255b9cf3
blob + efd7f2c573c98a06fa3dcc71ab3f4c9478f1ded1
--- contrib/ngircd.spec
+++ contrib/ngircd.spec
@@ -1,5 +1,5 @@
 %define name    ngircd
-%define version 22.1
+%define version 23~rc1
 %define release 1
 %define prefix  %{_prefix}