repo: ngircd action: commit revision: path_from: revision_from: 0a26079af2f5ee2bf5d0c67d1c701abf77d3cd56: path_to: revision_to:
commit 0a26079af2f5ee2bf5d0c67d1c701abf77d3cd56 Author: Alexander BartonDate: Sun Nov 11 16:03:40 2012 +0100 ngIRCd 20~rc1 diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@
ngIRCd
+ ngIRCd 20~rc1 (2012-11-11)
- Update doc/Services.txt: describe the upcoming version of Anope 1.9.8,
then including a protocol module for ngIRCd. And remove our own patches
in ./contrib/Anope because they aren't supported any more ...
diff --git a/NEWS b/NEWS
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,7 @@
ngIRCd
+ ngIRCd 20~rc1 (2012-11-11)
- Update doc/Services.txt: describe the upcoming version of Anope 1.9.8,
then including a protocol module for ngIRCd. And remove our own patches
in ./contrib/Anope because they aren't supported any more ...
diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog
--- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (20~rc1-0ab1) unstable; urgency=low + + * New "upstream" release candidate 1 for ngIRCd Release 20. + + -- Alexander BartonSun, 11 Nov 2012 16:03:32 +0100 + ngircd (19.2-0ab1) unstable; urgency=low * New "upstream" release: ngIRCd 19.2. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec
--- a/contrib/ngircd.spec
+++ b/contrib/ngircd.spec
@@ -1,5 +1,5 @@
%define name ngircd
-%define version 19.2
+%define version 20~rc1
%define release 1
%define prefix %{_prefix}
-----END OF PAGE-----