[python-myhdl] Updated to 0.8

Shakthi Kannan shakthimaan at fedoraproject.org
Tue May 21 11:40:16 UTC 2013


commit f622dcb326bb5be2746e46e971279e61b6d8080a
Author: Shakthi Kannan <skannan at redhat.com>
Date:   Tue May 21 17:00:08 2013 +0530

    Updated to 0.8

 .gitignore        |    1 +
 python-myhdl.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e6f24eb..60b7bb2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /myhdl-0.7.tar.gz
+/myhdl-0.8.tar.gz
diff --git a/python-myhdl.spec b/python-myhdl.spec
index 665d5b4..0916911 100644
--- a/python-myhdl.spec
+++ b/python-myhdl.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-myhdl
-Version:        0.7
-Release:        4%{?dist}
+Version:        0.8
+Release:        1%{?dist}
 Summary:        A python hardware description and verification language
 
 Group:          Applications/Engineering
@@ -43,6 +43,9 @@ rm -rf %{buildroot}
 %{python_sitelib}/*
 
 %changelog
+* Tue May 21 2013 Shakthi Kannan <shakthimaan [AT] fedoraproject DOT org> - 0.8-1
+- Updated to 0.8 release
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 30c3c0b..d6c24a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0dad690fe165e4e8d4b42155b682fb63  myhdl-0.7.tar.gz
+0229a34c00ed3d722e6061b7d81a8203  myhdl-0.8.tar.gz


More information about the scm-commits mailing list