[supybot-koji/el6/master] New upstream release

Jon Stanley jstanley at fedoraproject.org
Sat Apr 9 18:09:13 UTC 2011


commit 649c1410541d71bcfe2da81a3318837e4e7aa91a
Author: Jon Stanley <jonstanley at gmail.com>
Date:   Sat Apr 9 14:09:02 2011 -0400

    New upstream release

 .gitignore        |    1 +
 sources           |    2 +-
 supybot-koji.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bf0eeab..c8cf2cc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 supybot-koji-0.1.tar.bz2
 /supybot-koji-0.2.tar.bz2
+/supybot-koji-0.3.tar.bz2
diff --git a/sources b/sources
index 9bec397..bf05ad3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a21155290176267d6e69e478b2c84f80  supybot-koji-0.2.tar.bz2
+e31507616f753e1edd933522ff1659a0  supybot-koji-0.3.tar.bz2
diff --git a/supybot-koji.spec b/supybot-koji.spec
index aab6c58..5630ce1 100644
--- a/supybot-koji.spec
+++ b/supybot-koji.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           supybot-koji
-Version:        0.2
+Version:        0.3
 Release:        1%{?dist}
 Summary:        Plugin for Supybot to interact with Koji instances
 
@@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Apr 9 2011 Jon Stanley <jonstanley at gmail.com> - 0.3-1
+- New upstream release
+
 * Tue Jan 11 2011 Jon Stanley <jonstanley at gmail.com> - 0.2-1
 - New upstream release
 


More information about the scm-commits mailing list