rpms/znc/devel .cvsignore, 1.19, 1.20 sources, 1.21, 1.22 znc.spec, 1.38, 1.39

Nick Bebout nb at fedoraproject.org
Fri May 28 02:18:00 UTC 2010


Author: nb

Update of /cvs/pkgs/rpms/znc/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv16759

Modified Files:
	.cvsignore sources znc.spec 
Log Message:
Update to znc 0.089-7.svn2004


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/znc/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- .cvsignore	19 May 2010 02:33:15 -0000	1.19
+++ .cvsignore	28 May 2010 02:18:00 -0000	1.20
@@ -1 +1 @@
-znc-0.089-svn2000.tar.bz2
+znc-0.089-svn2004.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/znc/devel/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- sources	19 May 2010 02:33:16 -0000	1.21
+++ sources	28 May 2010 02:18:00 -0000	1.22
@@ -1 +1 @@
-a3e729a2962d0fd398ab43ed0416abca  znc-0.089-svn2000.tar.bz2
+41a2282c10a1e99bb6e377ff675ecfa0  znc-0.089-svn2004.tar.bz2


Index: znc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/znc/devel/znc.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -p -r1.38 -r1.39
--- znc.spec	19 May 2010 03:24:39 -0000	1.38
+++ znc.spec	28 May 2010 02:18:00 -0000	1.39
@@ -1,15 +1,15 @@
 Summary:        An advanced IRC bouncer
 Name:           znc
 Version:        0.089
-Release:        6.svn2000%{?dist}
+Release:        7.svn2004%{?dist}
 License:        GPLv2 with exceptions
 Group:          System Environment/Daemons
 URL:            http://znc.sf.net/
 #Source0:        http://downloads.sourceforge.net/znc/znc-0.080.tar.gz
-Source0:        znc-0.089-svn2000.tar.bz2
+Source0:        znc-0.089-svn2004.tar.bz2
 # svn export https://znc.svn.sourceforge.net/svnroot/znc/trunk znc
 # mv znc znc-0.089
-# tar cjvf znc-0.089-svn2000.tar.bz2 znc-0.089/
+# tar cjvf znc-0.089-svn2004.tar.bz2 znc-0.089/
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires:  perl gcc-c++
@@ -135,6 +135,9 @@ chmod -x modules/q.cpp
 
 %changelog
 
+* Thu May 27 2010 Nick Bebout <nb at fedoraproject.org> - 0.089-7.svn2004
+- Update to znc 0.089.svn2004
+
 * Tue May 18 2010 Nick Bebout <nb at fedoraproject.org> - 0.089-6.svn2000
 - Re-enable saslauth
 



More information about the scm-commits mailing list