[znc/f16] Upgrade to 0.202

Nick Bebout nb at fedoraproject.org
Sun Sep 25 20:18:37 UTC 2011


commit e2a77476fc400c55c687d254c086a21144580e64
Author: Nick Bebout <nb at fedoraproject.org>
Date:   Sun Sep 25 15:17:26 2011 -0500

    Upgrade to 0.202

 .gitignore |    1 +
 sources    |    2 +-
 znc.spec   |    9 +++++++--
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dd91901..904fa8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/sources b/sources
index e2755a2..324e4e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-da5b690bc31b007474a77aae70c9c049  znc-0.200.tar.gz
+3c6ff4620e139e3d9745cd53111bab20  znc-0.202.tar.gz
diff --git a/znc.spec b/znc.spec
index e5fdc96..445729d 100644
--- a/znc.spec
+++ b/znc.spec
@@ -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
@@ -244,6 +246,9 @@ fi
 %{_libdir}/znc/modpython.so
 
 %changelog
+* Sun Sep 25 2011 Nick Bebout <nb at fedoraproject.org> - 0.202-1
+- Update to 0.202
+
 * Tue Aug 23 2011 Nick Bebout <nb at fedoraproject.org> - 0.200-1
 - Update to 0.200
 


More information about the scm-commits mailing list