[supybot-koji] New upstream release

Jon Stanley jstanley at fedoraproject.org
Wed Jan 12 04:49:58 UTC 2011


commit dc07a0e435263bedc9d79f7d46d69ab640118cca
Author: Jon Stanley <jonstanley at gmail.com>
Date:   Tue Jan 11 23:49:34 2011 -0500

    New upstream release

 .gitignore        |    1 +
 sources           |    2 +-
 supybot-koji.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index de5583b..bf0eeab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 supybot-koji-0.1.tar.bz2
+/supybot-koji-0.2.tar.bz2
diff --git a/sources b/sources
index 11343c4..9bec397 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-27d87cd67e401e3380a768774dcc4c5c  supybot-koji-0.1.tar.bz2
+a21155290176267d6e69e478b2c84f80  supybot-koji-0.2.tar.bz2
diff --git a/supybot-koji.spec b/supybot-koji.spec
index e65c4ad..416a2e9 100644
--- a/supybot-koji.spec
+++ b/supybot-koji.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           supybot-koji
-Version:        0.1
-Release:        6%{?dist}
+Version:        0.2
+Release:        1%{?dist}
 Summary:        Plugin for Supybot to interact with Koji instances
 
 Group:          Applications/Internet
@@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jan 11 2011 Jon Stanley <jonstanley at gmail.com> - 0.2-1
+- New upstream release 0.2
+
 * Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 0.1-6
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 


More information about the scm-commits mailing list