Merge branch 'master' into el5

This commit is contained in:
Nick Bebout 2011-09-25 15:19:22 -05:00
commit e752fd6fce
3 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@
/znc-0.2-beta1.tar.gz
/znc-0.200-rc1.tar.gz
/znc-0.200.tar.gz
/znc-0.202.tar.gz

View File

@ -1 +1 @@
da5b690bc31b007474a77aae70c9c049 znc-0.200.tar.gz
3c6ff4620e139e3d9745cd53111bab20 znc-0.202.tar.gz

View File

@ -5,16 +5,18 @@
%define use_systemd 1
%endif
%global __python %{__python3}
Summary: An advanced IRC bouncer
Name: znc
Version: 0.200
Version: 0.202
#Release: 0.1.20110801git%{?dist}
Release: 1%{?dist}
#Release: 1%{?dist}
License: GPLv2 with exceptions
Group: System Environment/Daemons
URL: http://znc.in
Source0: http://znc.in/releases/znc-0.200.tar.gz
Source0: http://znc.in/releases/znc-0.202.tar.gz
%if %{use_systemd}
Source1: znc.service
%endif
@ -213,6 +215,9 @@ fi
%{_libdir}/znc/modtcl.so
%changelog
* Sun Sep 25 2011 Nick Bebout <nb@fedoraproject.org> - 0.202-1
- Update to 0.202
* Tue Aug 23 2011 Nick Bebout <nb@fedoraproject.org> - 0.200-1
- Update to 0.200