[shedskin] update to new version 0.9

tomspur tomspur at fedoraproject.org
Mon Sep 12 15:27:33 UTC 2011


commit a5dc0e4dbf8064330e58d9ef4caeb71501b792ce
Author: Thomas Spura <thomas.spura at gmail.com>
Date:   Mon Sep 12 17:27:06 2011 +0200

    update to new version 0.9

 .gitignore    |    1 +
 shedskin.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 70299e7..d1929de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /shedskin-0.7.tgz
 /shedskin-0.7.1.tgz
 /shedskin-0.8.tgz
+/shedskin-0.9.tgz
diff --git a/shedskin.spec b/shedskin.spec
index ad7ae2b..673b56f 100644
--- a/shedskin.spec
+++ b/shedskin.spec
@@ -2,7 +2,7 @@
 %bcond_without testsuite
 
 Name:           shedskin
-Version:        0.8
+Version:        0.9
 Release:        1%{?dist}
 Summary:        Python to C++ compiler
 
@@ -74,13 +74,16 @@ rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE README.html
+%doc LICENSE README doc/
 %{_bindir}/shedskin
 %{python_sitelib}/shedskin/
 %{python_sitelib}/shedskin-*.egg-info
 
 
 %changelog
+* Mon Sep 12 2011 Thomas Spura <tomspur at fedoraproject.org> - 0.9-1
+- update to new version
+
 * Wed Jun 15 2011 Thomas Spura <tomspur at fedoraproject.org> - 0.8-1
 - update to new version
 - run tests, when building
diff --git a/sources b/sources
index 06f281c..873e6aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-05eba0a3221f8eb2d38ff3d600e60692  shedskin-0.8.tgz
+4ae94c01ce84e85052ea9438e32c461c  shedskin-0.9.tgz


More information about the scm-commits mailing list