Upgrade to 0.206

This commit is contained in:
Nick Bebout 2012-04-16 23:03:50 -05:00
parent bf0dd5f667
commit 7ce2352cc7
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -20,3 +20,4 @@
/znc-0.200.tar.gz
/znc-0.202.tar.gz
/znc-0.204.tar.gz
/znc-0.206.tar.gz

View File

@ -1 +1 @@
7c7247423fc08b0c5c62759a50a9bca3 znc-0.204.tar.gz
b7d3f21da81abaeb553066b0e10beb53 znc-0.206.tar.gz

View File

@ -9,13 +9,13 @@
Summary: An advanced IRC bouncer
Name: znc
Version: 0.204
Version: 0.206
#Release: 0.1.20110801git%{?dist}
Release: 3%{?dist}
Release: 1%{?dist}
License: GPLv2 with exceptions
Group: System Environment/Daemons
URL: http://znc.in
Source0: http://znc.in/releases/znc-0.204.tar.gz
Source0: http://znc.in/releases/znc-0.206.tar.gz
%if %{use_systemd}
Source1: znc.service
@ -287,6 +287,9 @@ fi
%{_libdir}/znc/modpython.so
%changelog
* Mon Apr 16 2012 Nick Bebout <nb@fedoraproject.org> - 0.206-1
- Upgrade to 0.206
* Mon Jan 23 2012 Nick Bebout <nb@fedoraproject.org> - 0.204-2
- Add init script for EPEL