rpms/znc/devel .cvsignore,1.4,1.5 sources,1.4,1.5 znc.spec,1.7,1.8

Nick Bebout nb at fedoraproject.org
Sat Aug 8 04:33:35 UTC 2009


Author: nb

Update of /cvs/pkgs/rpms/znc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19638

Modified Files:
	.cvsignore sources znc.spec 
Log Message:
Upgrade to ZNC 0.075.20090807svn1594



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/znc/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	23 Jul 2009 18:10:45 -0000	1.4
+++ .cvsignore	8 Aug 2009 04:33:34 -0000	1.5
@@ -1 +1 @@
-znc-0.074.tar.gz
+znc-0.075.20090807svn1594.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/znc/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	23 Jul 2009 18:10:45 -0000	1.4
+++ sources	8 Aug 2009 04:33:34 -0000	1.5
@@ -1 +1 @@
-378187acd114769f8f97ef2d4b19da25  znc-0.074.tar.gz
+89bacd3c6ff894c485cdef29cc8f278b  znc-0.075.20090807svn1594.tar.bz2


Index: znc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/znc/devel/znc.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- znc.spec	27 Jul 2009 09:04:26 -0000	1.7
+++ znc.spec	8 Aug 2009 04:33:34 -0000	1.8
@@ -1,11 +1,13 @@
 Summary:        An advanced IRC bouncer
 Name:           znc
-Version:        0.074
-Release:        2%{?dist}
+Version:        0.075
+Release:        1.20090807svn1594%{?dist}
 License:        GPLv2 with exceptions
 Group:          System Environment/Daemons
 URL:            http://znc.sf.net/
-Source0:        http://downloads.sourceforge.net/sourceforge/znc/znc-%{version}.tar.gz
+# SVN 1594 from https://znc.svn.sourceforge.net/svnroot/znc/trunk/
+Source0:        znc-0.075.20090807svn1594.tar.bz2 
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires:  perl
 BuildRequires:  openssl-devel >= 0.9.8
@@ -65,29 +67,42 @@ modules.
 %{_includedir}/znc/
 
 %changelog
+* Fri Aug 7 2009 Nick Bebout <nb at fedoraproject.org> - 0.075-1.20090807svn1594
+- Upgrade to svn 1594
+
 * Mon Jul 27 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.074-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
 * Thu Jul 23 2009 Nick Bebout <nb at fedoraproject.org> - 0.074-1
 - Update to 0.074
+
 * Wed Jul 22 2009 Nick Bebout <nb at fedoraproject.org> - 0.072-3
 - Fix date in changelog, disable c-ares
+
 * Wed Jul 22 2009 Nick Bebout <nb at fedoraproject.org> - 0.072-2
 - Backport patch to fix webadmin skins issue introduced in 0.072
+
 * Wed Jul 22 2009 Nick Bebout <nb at fedoraproject.org> - 0.072-1
 - Upgrade to 0.072 of ZNC, fixes security issue in bug # 513152
+
 * Sun Jul 12 2009 Nick Bebout <nb at fedoraproject.org> - 0.070-7
 - Fix License: to be GPLv2 with exceptions
+
 * Sat Jul 11 2009 Nick Bebout <nb at fedoraproject.org> - 0.070-6
 - Fix permissions error in %%prep, not in source
+
 * Sat Jul 11 2009 Nick Bebout <nb at fedoraproject.org> - 0.070-5
 - Fix permissions error on q.cpp and add LICENSE.OpenSSL
+
 * Sat Jul 11 2009 Nick Bebout <nb at fedoraproject.org> - 0.070-4
 - Remove switch to enable debug, fix %%files section
+
 * Fri Jul 10 2009 Nick Bebout <nb at fedoraproject.org> - 0.070-3
 - Move fixfreenode and log into separate znc-extra package
 - Move awayping into separate znc-awayping package
+
 * Thu Jul 9 2009 Nick Bebout <nb at fedoraproject.org> - 0.070-2
 - Include modules with main package
+
 * Wed Jul 8 2009 Nick Bebout <nb at fedoraproject.org> - 0.070-1
 - Initial Fedora package based on 0.070 of upstream




More information about the fedora-extras-commits mailing list