mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	ngIRCd release 13~rc1
This commit is contained in:
		| @@ -10,8 +10,9 @@ | ||||
|                                -- ChangeLog -- | ||||
|  | ||||
|  | ||||
| ngIRCd-dev | ||||
| ngIRCd Release 13 | ||||
|  | ||||
|   ngIRCd 13~rc1 (2008-11-21): | ||||
|   - New version numer scheme :-) | ||||
|   - Initial support for IRC services, using a RFC1459 styel interface, | ||||
|     tested with IRCServices (http://www.ircservices.za.net/) version 5.1.13. | ||||
|   | ||||
							
								
								
									
										3
									
								
								NEWS
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								NEWS
									
									
									
									
									
								
							| @@ -10,8 +10,9 @@ | ||||
|                                   -- NEWS -- | ||||
|  | ||||
|  | ||||
| ngIRCd-dev | ||||
| ngIRCd Release 13 | ||||
|  | ||||
|   ngIRCd 13~rc1 (2008-11-21): | ||||
|   - New version numer scheme :-) | ||||
|   - Initial support for IRC services, using a RFC1459 styel interface, | ||||
|     tested with IRCServices (http://www.ircservices.za.net/) version 5.1.13. | ||||
|   | ||||
| @@ -12,7 +12,7 @@ | ||||
| # -- Initialisation -- | ||||
|  | ||||
| AC_PREREQ(2.50) | ||||
| AC_INIT(ngircd, dev) | ||||
| AC_INIT(ngircd, 13~rc1) | ||||
| AC_CONFIG_SRCDIR(src/ngircd/ngircd.c) | ||||
| AC_CANONICAL_TARGET | ||||
| AM_INIT_AUTOMAKE(1.6) | ||||
|   | ||||
| @@ -1,3 +1,9 @@ | ||||
| ngircd (13~rc1-0ab1) unstable; urgency=low | ||||
|  | ||||
|   * New "upstream" release candidate 1 for ngIRCd Release 13. | ||||
|  | ||||
|  -- Alexander Barton <alex@barton.de>  Fri, 21 Nov 2008 22:04:41 +0100 | ||||
|  | ||||
| ngircd (0.12.1-0ab1+dev) unstable; urgency=low | ||||
|  | ||||
|   * Update package for testing the new "upstream" features: | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| %define name    ngircd | ||||
| %define version dev | ||||
| %define version 13~rc1 | ||||
| %define release 1 | ||||
| %define prefix  %{_prefix} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alexander Barton
					Alexander Barton