diff options
Diffstat (limited to 'contrib')
| -rw-r--r-- | contrib/Debian/changelog | 6 | ||||
| -rw-r--r-- | contrib/ngircd.spec | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/contrib/Debian/changelog b/contrib/Debian/changelog index abfad7fe..61d0af24 100644 --- a/contrib/Debian/changelog +++ b/contrib/Debian/changelog @@ -1,3 +1,9 @@ +ngircd (15~rc1-0ab1) unstable; urgency=low + + * New "upstream" release candidate 1 for ngIRCd Release 15. + + -- Alexander Barton <alex@barton.de> Thu, 15 Oct 2009 10:01:08 +0200 + ngircd (14.1-0ab1) unstable; urgency=high * New "upstream" release ngIRCd 14.1, fixing a security-related bug. diff --git a/contrib/ngircd.spec b/contrib/ngircd.spec index 1e72f307..e860326f 100644 --- a/contrib/ngircd.spec +++ b/contrib/ngircd.spec @@ -1,5 +1,5 @@ %define name ngircd -%define version 14.1 +%define version 15~rc1 %define release 1 %define prefix %{_prefix} |