[supybot-notify/f14/master] Update to 0.2.2

Ian Weller ianweller at fedoraproject.org
Sat Feb 12 01:42:55 UTC 2011


commit 4b519f1656aa2db2baf5cc0274cf0d772a39add1
Author: Ian Weller <ian at ianweller.org>
Date:   Fri Feb 11 19:42:50 2011 -0600

    Update to 0.2.2
    
    Conflicts:
    
    	supybot-notify.spec

 .gitignore          |    1 +
 sources             |    2 +-
 supybot-notify.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cfe5ea5..909a40e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /supybot-notify-0.2.1.tar.xz
+/supybot-notify-0.2.2.tar.xz
diff --git a/sources b/sources
index 6ec43ff..6eec480 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-66e00fa32bb83bec4a0fcbf908cc46bc  supybot-notify-0.2.1.tar.xz
+e0cf1bc5a03f52aa190b4a8095102e67  supybot-notify-0.2.2.tar.xz
diff --git a/supybot-notify.spec b/supybot-notify.spec
index 35491f1..03eb205 100644
--- a/supybot-notify.spec
+++ b/supybot-notify.spec
@@ -3,7 +3,7 @@
 %endif
 
 Name:           supybot-notify
-Version:        0.2.1
+Version:        0.2.2
 Release:        1%{?dist}
 Summary:        Notification plugin for Supybot
 
@@ -47,6 +47,9 @@ an IRC channel.
 
 
 %changelog
+* Fri Feb 11 2011 Ian Weller <iweller at redhat.com> - 0.2.2-1
+- New upstream release.
+
 * Fri Jan 07 2011 Ricky Zhou <ricky at fedoraproject.org> - 0.2.1-1
 - Update for 0.2.1 release.
 


More information about the scm-commits mailing list