[python-pyside] Update to 0.4.2

Kalev Lember kalev at fedoraproject.org
Thu Oct 14 20:47:18 UTC 2010


commit f4c62287e73d8be7d6b06a569cb16b5b28baa432
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Thu Oct 14 23:36:17 2010 +0300

    Update to 0.4.2

 .gitignore         |    1 +
 python-pyside.spec |    9 +++++----
 sources            |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2312e85..d606399 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /pyside-qt4.6+0.4.1.tar.bz2
+/pyside-qt4.6+0.4.2.tar.bz2
diff --git a/python-pyside.spec b/python-pyside.spec
index f3049f0..93f8dd3 100644
--- a/python-pyside.spec
+++ b/python-pyside.spec
@@ -1,8 +1,8 @@
 %global runtests 1
 
 Name:           python-pyside
-Version:        0.4.1
-Release:        4%{?dist}
+Version:        0.4.2
+Release:        1%{?dist}
 Summary:        Python bindings for Qt4
 
 Group:          Development/Languages
@@ -18,8 +18,6 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  cmake
 BuildRequires:  generatorrunner-devel
-# phonon bindings build fails with phonon-4.4.3-0.1.20100909.fc15
-# http://bugs.openbossa.org/show_bug.cgi?id=355
 BuildRequires:  phonon-devel
 BuildRequires:  python2-devel
 BuildRequires:  qt4-devel
@@ -119,6 +117,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Oct 14 2010 Kalev Lember <kalev at smartlink.ee> - 0.4.2-1
+- Update to 0.4.2
+
 * Sat Oct 02 2010 Kalev Lember <kalev at smartlink.ee> - 0.4.1-4
 - Re-enabled phonon bindings
 
diff --git a/sources b/sources
index e5d948d..c56fc3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dbc34efa904458f792df128df738d554  pyside-qt4.6+0.4.1.tar.bz2
+0fceafa202d3b52ba00fd369b77e86ce  pyside-qt4.6+0.4.2.tar.bz2


More information about the scm-commits mailing list