diff --git a/.cvsignore b/.cvsignore index 697a95d..05901f4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -znc-0.090.tar.gz +znc-0.092.tar.gz diff --git a/sources b/sources index a0f9d9a..e4be904 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d3ffe4f53211e5a425c7b87e9ca41e84 znc-0.090.tar.gz +e800a70c932dd13bc09b63569b49db3a znc-0.092.tar.gz diff --git a/znc.spec b/znc.spec index 5482783..8743ff8 100644 --- a/znc.spec +++ b/znc.spec @@ -1,13 +1,13 @@ Summary: An advanced IRC bouncer Name: znc -Version: 0.090 +Version: 0.092 #Release: 0.1.rc1%{?dist} -Release: 2%{?dist} +Release: 1%{?dist} License: GPLv2 with exceptions Group: System Environment/Daemons URL: http://znc.sf.net/ Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Patch0: znc-trafficstats.patch +#Patch0: znc-trafficstats.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: perl gcc-c++ @@ -130,6 +130,9 @@ chmod -x modules/q.cpp %{_libdir}/znc/shell.so %changelog +* Wed Jul 14 2010 Nick Bebout - 0.092-1 +- Update to znc 0.092 + * Wed Jun 16 2010 Nick Bebout - 0.090-2 - Backport r2026 of ZNC subversion repo to fix bug 603915 - NULL pointer dereference flaw leads to segfault under certain conditions