mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-11-04 07:52:59 +00:00 
			
		
		
		
	Compare commits
	
		
			8 Commits
		
	
	
		
			rel-20-rc1
			...
			rel-0-12-0
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					c5ba599140 | ||
| 
						 | 
					afc67ff323 | ||
| 
						 | 
					6052d04c60 | ||
| 
						 | 
					32bf6d4de0 | ||
| 
						 | 
					b187fac244 | ||
| 
						 | 
					6e9389b86c | ||
| 
						 | 
					a8e0eb62e9 | ||
| 
						 | 
					4ea2932967 | 
@@ -12,7 +12,7 @@
 | 
			
		||||
# -- Initialisation --
 | 
			
		||||
 | 
			
		||||
AC_PREREQ(2.50)
 | 
			
		||||
AC_INIT(ngircd, HEAD)
 | 
			
		||||
AC_INIT(ngircd, 0.12.0-pre2)
 | 
			
		||||
AC_CONFIG_SRCDIR(src/ngircd/ngircd.c)
 | 
			
		||||
AC_CANONICAL_TARGET
 | 
			
		||||
AM_INIT_AUTOMAKE(1.6)
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,9 @@
 | 
			
		||||
ngircd (0.12.0-0ab0-pre2) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * Second prereloease of upcoming new "upstrem" release 0.12.0-pre1.
 | 
			
		||||
 | 
			
		||||
 -- Alexander Barton <alex@barton.de>  Tue, 29 Apr 2008 23:06:14 +0200
 | 
			
		||||
 | 
			
		||||
ngircd (0.12.0-0ab0-pre1) unstable; urgency=low
 | 
			
		||||
 | 
			
		||||
  * Prereloease of upcoming new "upstrem" release 0.12.0-pre1.
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
%define name    ngircd
 | 
			
		||||
%define version CVSHEAD
 | 
			
		||||
%define version 0.12.0-pre2
 | 
			
		||||
%define release 1
 | 
			
		||||
%define prefix  %{_prefix}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user