[python-moksha-wsgi] New upstream includes forgotten static resources.

Ralph Bean ralph at fedoraproject.org
Thu Sep 13 15:08:12 UTC 2012


commit 8e2918913a6d526fe0451a200d142563e0fbc4dc
Author: Ralph Bean <rbean at redhat.com>
Date:   Thu Sep 13 11:08:05 2012 -0400

    New upstream includes forgotten static resources.

 .gitignore              |    1 +
 python-moksha-wsgi.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6742fb7..ce36fbe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /moksha.wsgi-1.0.0.tar.gz
 /moksha.wsgi-1.0.2.tar.gz
+/moksha.wsgi-1.0.3.tar.gz
diff --git a/python-moksha-wsgi.spec b/python-moksha-wsgi.spec
index 23ffe1a..200a702 100644
--- a/python-moksha-wsgi.spec
+++ b/python-moksha-wsgi.spec
@@ -1,8 +1,8 @@
 %global modname moksha.wsgi
 
 Name:           python-moksha-wsgi
-Version:        1.0.2
-Release:        2%{?dist}
+Version:        1.0.3
+Release:        1%{?dist}
 Summary:        WSGI components for Moksha
 
 Group:          Development/Libraries
@@ -74,6 +74,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build
 %{python_sitelib}/%{modname}-%{version}*
 
 %changelog
+* Thu Sep 13 2012 Ralph Bean <rbean at redhat.com> - 1.0.3-1
+- New upstream release includes forgotten templates and static resources.
+
 * Wed Sep 12 2012 Ralph Bean <rbean at redhat.com> - 1.0.2-2
 - Removed chmod of sizzle.js.
 
diff --git a/sources b/sources
index 65209a2..06a8449 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e2aa1aae54c68b1337c8331dbc24a1d4  moksha.wsgi-1.0.2.tar.gz
+3fbc18214d592a958537fe86d6535354  moksha.wsgi-1.0.3.tar.gz


More information about the scm-commits mailing list