commit python-qt4 for openSUSE:Factory

2018-12-10 Thread root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2018-12-10 12:29:23

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new.19453 (New)


Package is "python-qt4"

Mon Dec 10 12:29:23 2018 rev:86 rq:656234 version:4.12.3

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2017-12-05 
01:25:48.494954628 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt4.new.19453/python-qt4.changes 
2018-12-10 12:29:26.442460863 +0100
@@ -1,0 +2,17 @@
+Sat Dec  8 13:46:02 UTC 2018 - Todd R 
+
+- Remove QtWebkit again.
+
+---
+Fri Dec  7 19:53:48 UTC 2018 - Todd R 
+
+- Update to version 4.12.3
+  - This is planned to be the last ever release of PyQt4.
+  - Bug fixes.
+- Update to version 4.12.2
+  - A private copy of the sip module called PyQt4.sip is required.
+  - SIP v4.19.12 is now required.  SIP v5 is not supported.
+- Fix python2 version calling python3 version.
+- Build QtWebkit bindings, needed by some packages (e.g. Spyder)
+
+---

Old:

  PyQt4_gpl_x11-4.12.1.tar.gz

New:

  PyQt4_gpl_x11-4.12.3.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.LBQFXH/_old  2018-12-10 12:29:27.370459936 +0100
+++ /var/tmp/diff_new_pack.LBQFXH/_new  2018-12-10 12:29:27.374459931 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qt4
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-qt4
-Version:4.12.1
+Version:4.12.3
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -33,12 +33,14 @@
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module sip >= 4.19.1}
 BuildRequires:  %{python_module sip-devel >= 4.19.1}
+BuildRequires:  %{python_module sip < 5}
+BuildRequires:  %{python_module sip-devel < 5}
 BuildRequires:  dbus-1-devel
 BuildRequires:  dbus-1-python-devel
 BuildRequires:  dbus-1-python3-devel
 BuildRequires:  fdupes
 BuildRequires:  libqt4-devel
-BuildRequires:  phonon-devel
+BuildRequires:  pkgconfig(phonon)
 BuildRequires:  python-rpm-macros
 Requires:   %{name}-utils
 Requires:   python-sip(api) = %python_sip_api_ver

++ PyQt4_gpl_x11-4.12.1.tar.gz -> PyQt4_gpl_x11-4.12.3.tar.gz ++
/work/SRC/openSUSE:Factory/python-qt4/PyQt4_gpl_x11-4.12.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-qt4.new.19453/PyQt4_gpl_x11-4.12.3.tar.gz 
differ: char 5, line 1




commit python-qt4 for openSUSE:Factory

2017-12-04 Thread root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2017-12-05 01:25:47

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is "python-qt4"

Tue Dec  5 01:25:47 2017 rev:85 rq:547670 version:4.12.1

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2017-09-04 
12:19:52.694232328 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2017-12-05 01:25:48.494954628 +0100
@@ -1,0 +2,6 @@
+Sat Dec  2 13:25:10 UTC 2017 - fab...@ritter-vogt.de
+
+- Do not build with Qt4 WebKit:
+  * Vade retro satana
+
+---



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.CeTVde/_old  2017-12-05 01:25:49.374922658 +0100
+++ /var/tmp/diff_new_pack.CeTVde/_new  2017-12-05 01:25:49.374922658 +0100
@@ -37,7 +37,6 @@
 BuildRequires:  dbus-1-python-devel
 BuildRequires:  dbus-1-python3-devel
 BuildRequires:  fdupes
-BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python-rpm-macros
@@ -75,7 +74,6 @@
 %ifpython3
 Requires:   dbus-1-python3-devel
 %endif
-Requires:   libQtWebKit-devel
 Requires:   libqt4-devel
 Requires:   phonon-devel
 Requires:   python-qt4-utils = %{version}
@@ -100,8 +98,8 @@
 %package -n %{name}-utils
 Summary:Common files for PyQt4 for python2 and python3
 Group:  Development/Libraries/Python
-Provides:   %{python_module qt4-utils = %{version}}
 Provides:   %{python_module PyQt4-utils = %{version}}
+Provides:   %{python_module qt4-utils = %{version}}
 
 %description -n %{name}-utils
 PyQt is a set of Python bindings for Trolltech's Qt application
@@ -118,8 +116,8 @@
 %package -n %{name}-doc
 Summary:Documentation for %{name}
 Group:  Documentation/Other
-Provides:   %{python_module qt4-doc = %{version}}
 Provides:   %{python_module PyQt4-doc = %{version}}
+Provides:   %{python_module qt4-doc = %{version}}
 
 %description -n %{name}-doc
 PyQt is a set of Python bindings for Trolltech's Qt application




commit python-qt4 for openSUSE:Factory

2017-09-04 Thread root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2017-09-04 12:19:50

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is "python-qt4"

Mon Sep  4 12:19:50 2017 rev:84 rq:519472 version:4.12.1

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2017-06-12 
15:26:13.716859550 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2017-09-04 12:19:52.694232328 +0200
@@ -1,0 +2,12 @@
+Tue Aug 29 12:10:08 UTC 2017 - toddrme2...@gmail.com
+
+- Fix shebangs
+
+---
+Mon Aug 28 21:03:53 UTC 2017 - toddrme2...@gmail.com
+
+- Update to 4.12.1
+  * SIP v4.19.1 is now required.
+  * Bug fixes.
+
+---

Old:

  PyQt4_gpl_x11-4.12.tar.gz

New:

  PyQt4_gpl_x11-4.12.1.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.tVHjUA/_old  2017-09-04 12:19:54.377995619 +0200
+++ /var/tmp/diff_new_pack.tVHjUA/_new  2017-09-04 12:19:54.381995057 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-qt4
-Version:4.12
+Version:4.12.1
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -43,6 +43,7 @@
 BuildRequires:  python-rpm-macros
 Requires:   %{name}-utils
 Requires:   python-sip(api) = %python_sip_api_ver
+Provides:   python-PyQt4 = %{version}
 %requires_gepython-dbus-python
 %requires_gelibqt4-x11
 %ifpython2
@@ -80,6 +81,7 @@
 Requires:   python-qt4-utils = %{version}
 Requires:   python-sip-devel >= 4.19.1
 Recommends: python-qscintilla
+Provides:   python-PyQt4-devel = %{version}
 Requires(post): update-alternatives
 Requires(preun): update-alternatives
 
@@ -99,6 +101,7 @@
 Summary:Common files for PyQt4 for python2 and python3
 Group:  Development/Libraries/Python
 Provides:   %{python_module qt4-utils = %{version}}
+Provides:   %{python_module PyQt4-utils = %{version}}
 
 %description -n %{name}-utils
 PyQt is a set of Python bindings for Trolltech's Qt application
@@ -112,10 +115,29 @@
 versions of PyQt4.
 
 
+%package -n %{name}-doc
+Summary:Documentation for %{name}
+Group:  Documentation/Other
+Provides:   %{python_module qt4-doc = %{version}}
+Provides:   %{python_module PyQt4-doc = %{version}}
+
+%description -n %{name}-doc
+PyQt is a set of Python bindings for Trolltech's Qt application
+framework and runs on all platforms supported by Qt including Windows,
+MacOS/X and Linux. There are two sets of bindings: PyQt v4 supports Qt
+v4; and the older PyQt v3 supports Qt v3 and earlier. The bindings are
+implemented as a set of Python modules and contain over 300 classes and
+nearly 6,000 functions and methods.
+
+This package contains documentation and examples for PyQt4.
+
+
 %prep
 %setup -q -n PyQt4_gpl_x11-%{version}
 %patch0 -p1
 %patch1 -p1
+# Fix wrong-script-interpreter
+find examples -name "*.py" -exec sed -i "s|^#!/usr/bin/env 
python$|#!%__python3|" {} \;
 
 %build
 export CXXFLAGS="%{optflags}"
@@ -152,10 +174,13 @@
 mv %{buildroot}%{_libdir}/qt4/plugins/designer/libpyqt4.so 
%{buildroot}%{_libdir}/qt4/plugins/designer/libpy%{$python_bin_suffix}qt4.so
 mv -T %{buildroot}%{_datadir}/qt4/qsci/api/python 
%{buildroot}%{_datadir}/qt4/qsci/api/python_%{$python_bin_suffix}
 
+%fdupes %{buildroot}%{python_sitearch}
 }
 
-%fdupes doc
-%fdupes examples
+mkdir -p %{buildroot}%{_docdir}/%{name}
+cp -r doc %{buildroot}%{_docdir}/%{name}/
+cp -r examples %{buildroot}%{_docdir}/%{name}/
+%fdupes %{buildroot}%{_docdir}/%{name}/
 
 %python_clone -a %{buildroot}%{_bindir}/pyuic4
 %python_clone -a %{buildroot}%{_bindir}/pylupdate4
@@ -171,13 +196,14 @@
 %defattr(-,root,root)
 %doc build_%{python_bin_suffix}/README
 %doc ChangeLog LICENSE NEWS THANKS 
-%doc doc/
-%doc examples/
 %{python_sitearch}/PyQt4/
 %{python_sitelib}/dbus/mainloop/qt.so
+%exclude %{_docdir}/%{name}/doc/
+%exclude %{_docdir}/%{name}/examples/
 
 %files %{python_files devel}
 %defattr(-,root,root)
+%doc LICENSE
 %python_alternative %{_bindir}/pyuic4
 %python_alternative %{_bindir}/pylupdate4
 %python_alternative %{_bindir}/pyrcc4
@@ -189,6 +215,14 @@
 
 %files -n %{name}-utils
 %defattr(-,root,root)
+%doc LICENSE
 %{_datadir}/sip/PyQt4/
 
+%files -n %{name}-doc
+%defattr(-,root,root)
+%doc LICENSE
+%dir %{_docdir}/%{name}
+%{_docdir}/%{name}/doc/
+%{_docdir}/%{name}/examples/
+
 %changelog

++ 

commit python-qt4 for openSUSE:Factory

2017-06-12 Thread root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2017-06-12 15:26:11

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is "python-qt4"

Mon Jun 12 15:26:11 2017 rev:83 rq:502724 version:4.12

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2017-06-01 
16:23:05.736671064 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2017-06-12 15:26:13.716859550 +0200
@@ -1,0 +2,10 @@
+Sun Jun  4 15:21:57 UTC 2017 - antoine.belv...@opensuse.org
+
+- Move requirements for development package to correct place.
+
+---
+Mon May 22 20:19:36 UTC 2017 - bwiedem...@suse.com
+
+- Add reproducible.patch to sort input files to make build fully reproducible
+
+---

New:

  reproducible.patch



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.bt6FiP/_old  2017-06-12 15:26:15.292637188 +0200
+++ /var/tmp/diff_new_pack.bt6FiP/_new  2017-06-12 15:26:15.296636624 +0200
@@ -28,17 +28,19 @@
 Source99:   %{name}-rpmlintrc
 # PATCH-FIX-UPSTREAM: Fix .pro files not being generated by configure.py
 Patch0: pyqt4_add_pro_files.diff
+# PATCH-FIX-UPSTREAM -- TODO
+Patch1: reproducible.patch
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module sip >= 4.19.1}
+BuildRequires:  %{python_module sip-devel >= 4.19.1}
 BuildRequires:  dbus-1-devel
+BuildRequires:  dbus-1-python-devel
+BuildRequires:  dbus-1-python3-devel
 BuildRequires:  fdupes
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module devel}
-BuildRequires:  dbus-1-python-devel
-BuildRequires:  dbus-1-python3-devel
-BuildRequires:  %{python_module sip >= 4.19.1}
-BuildRequires:  %{python_module sip-devel >= 4.19.1}
 Requires:   %{name}-utils
 Requires:   python-sip(api) = %python_sip_api_ver
 %requires_gepython-dbus-python
@@ -72,6 +74,9 @@
 %ifpython3
 Requires:   dbus-1-python3-devel
 %endif
+Requires:   libQtWebKit-devel
+Requires:   libqt4-devel
+Requires:   phonon-devel
 Requires:   python-qt4-utils = %{version}
 Requires:   python-sip-devel >= 4.19.1
 Recommends: python-qscintilla
@@ -93,10 +98,6 @@
 %package -n %{name}-utils
 Summary:Common files for PyQt4 for python2 and python3
 Group:  Development/Libraries/Python
-Requires:   dbus-1-devel
-Requires:   libQtWebKit-devel
-Requires:   libqt4-devel
-Requires:   phonon-devel
 Provides:   %{python_module qt4-utils = %{version}}
 
 %description -n %{name}-utils
@@ -114,7 +115,7 @@
 %prep
 %setup -q -n PyQt4_gpl_x11-%{version}
 %patch0 -p1
-
+%patch1 -p1
 
 %build
 export CXXFLAGS="%{optflags}"
@@ -135,7 +136,6 @@
 
 }
 
-
 %install
 mkdir -p %{buildroot}%{_sysconfdir}/alternatives
 
@@ -167,7 +167,6 @@
 %preun devel
 %python_uninstall_alternative pyuic4
 
-
 %files %{python_files}
 %defattr(-,root,root)
 %doc build_%{python_bin_suffix}/README
@@ -177,7 +176,6 @@
 %{python_sitearch}/PyQt4/
 %{python_sitelib}/dbus/mainloop/qt.so
 
-
 %files %{python_files devel}
 %defattr(-,root,root)
 %python_alternative %{_bindir}/pyuic4
@@ -189,10 +187,8 @@
 %dir %{_datadir}/qt4/qsci/api/python_%{python_bin_suffix}/
 %{_datadir}/qt4/qsci/api/python_%{python_bin_suffix}/PyQt4.api
 
-
 %files -n %{name}-utils
 %defattr(-,root,root)
 %{_datadir}/sip/PyQt4/
 
-
 %changelog

++ reproducible.patch ++
have constant link order
to make builds reproducible.
See https://reproducible-builds.org/ for why this is good.

Without this patch g++ would order functions in .so files
depending on random order of files in the build system's filesystem.

Note that we also need to sort .h files because those are used
to create .cpp files with moc.

diff -ru PyQt4_gpl_x11-4.12.orig/configure-ng.py 
PyQt4_gpl_x11-4.12/configure-ng.py
--- PyQt4_gpl_x11-4.12.orig/configure-ng.py 2016-12-26 13:47:10.0 
+
+++ PyQt4_gpl_x11-4.12/configure-ng.py  2017-05-22 17:37:42.867428681 +
@@ -1337,11 +1337,11 @@
 sp_qpy_dir = source_path('qpy', mname)
 
 qpy_c_sources = [os.path.relpath(f, mname)
-for f in glob.glob(os.path.join(sp_qpy_dir, '*.c'))]
+for f in sorted(glob.glob(os.path.join(sp_qpy_dir, 
'*.c')))]
 qpy_cpp_sources = [os.path.relpath(f, mname)
-for f in glob.glob(os.path.join(sp_qpy_dir, '*.cpp'))]
+for f in 

commit python-qt4 for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2017-06-01 16:23:04

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is "python-qt4"

Thu Jun  1 16:23:04 2017 rev:82 rq:495456 version:4.12

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2017-05-10 
20:34:38.865199462 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2017-06-01 16:23:05.736671064 +0200
@@ -1,0 +2,6 @@
+Tue May 16 17:57:51 UTC 2017 - toddrme2...@gmail.com
+
+- Fix issues with requires.
+  Fixes bnc#1037475
+
+---



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.DyRODl/_old  2017-06-01 16:23:06.504562785 +0200
+++ /var/tmp/diff_new_pack.DyRODl/_new  2017-06-01 16:23:06.508562221 +0200
@@ -37,17 +37,18 @@
 BuildRequires:  %{python_module devel}
 BuildRequires:  dbus-1-python-devel
 BuildRequires:  dbus-1-python3-devel
+BuildRequires:  %{python_module sip >= 4.19.1}
 BuildRequires:  %{python_module sip-devel >= 4.19.1}
 Requires:   %{name}-utils
+Requires:   python-sip(api) = %python_sip_api_ver
+%requires_gepython-dbus-python
+%requires_gelibqt4-x11
 %ifpython2
 %requires_gedbus-1-python
-%{requires_python2_sip_api}
 %endif
 %ifpython3
 %requires_gedbus-1-python3
-%{requires_python3_sip_api}
 %endif
-%requires_gelibqt4-x11
 
 %python_subpackages
 




commit python-qt4 for openSUSE:Factory

2017-05-10 Thread root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2017-05-10 20:34:36

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is "python-qt4"

Wed May 10 20:34:36 2017 rev:81 rq:492938 version:4.12

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2017-04-28 
10:42:27.270955436 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2017-05-10 20:34:38.865199462 +0200
@@ -1,0 +2,5 @@
+Thu May  4 22:04:31 UTC 2017 - toddrme2...@gmail.com
+
+- Fix issues with update-alternatives.
+
+---



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.6Hinog/_old  2017-05-10 20:34:39.849060652 +0200
+++ /var/tmp/diff_new_pack.6Hinog/_new  2017-05-10 20:34:39.853060088 +0200
@@ -75,7 +75,7 @@
 Requires:   python-sip-devel >= 4.19.1
 Recommends: python-qscintilla
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(preun): update-alternatives
 
 %description devel
 PyQt is a set of Python bindings for Trolltech's Qt application
@@ -148,28 +148,22 @@
 
 popd
 
-# Prepare for update-alternatives usage
-for p in pyuic4 pylupdate4 pyrcc4 ; do
-mv %{buildroot}%{_bindir}/$p 
%{buildroot}%{_bindir}/$p-%{$python_bin_suffix}
-done
-
 mv %{buildroot}%{_libdir}/qt4/plugins/designer/libpyqt4.so 
%{buildroot}%{_libdir}/qt4/plugins/designer/libpy%{$python_bin_suffix}qt4.so
 mv -T %{buildroot}%{_datadir}/qt4/qsci/api/python 
%{buildroot}%{_datadir}/qt4/qsci/api/python_%{$python_bin_suffix}
 
 }
 
+%fdupes doc
+%fdupes examples
 
-for p in pyuic4 pylupdate4 pyrcc4 ; do
-%prepare_alternative $p
-done
-
+%python_clone -a %{buildroot}%{_bindir}/pyuic4
+%python_clone -a %{buildroot}%{_bindir}/pylupdate4
+%python_clone -a %{buildroot}%{_bindir}/pyrcc4
 
-%post
-%{python_install_alternative pyuic4} \
-   --slave %{_bindir}/pylupdate4 pylupdate4 
%{_bindir}/pylupdate4-%{python_bin_suffix} \
-   --slave %{_bindir}/pyrcc4 pyrcc4 %{_bindir}/pyrcc4-%{python_bin_suffix}
+%post devel
+%{python_install_alternative pyuic4 pylupdate4 pyrcc4}
 
-%postun
+%preun devel
 %python_uninstall_alternative pyuic4
 
 
@@ -177,7 +171,8 @@
 %defattr(-,root,root)
 %doc build_%{python_bin_suffix}/README
 %doc ChangeLog LICENSE NEWS THANKS 
-%doc doc/ examples/
+%doc doc/
+%doc examples/
 %{python_sitearch}/PyQt4/
 %{python_sitelib}/dbus/mainloop/qt.so
 




commit python-qt4 for openSUSE:Factory

2017-04-28 Thread root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2017-04-28 10:42:23

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is "python-qt4"

Fri Apr 28 10:42:23 2017 rev:80 rq:489450 version:4.12

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2017-02-21 
13:36:28.273759953 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2017-04-28 10:42:27.270955436 +0200
@@ -1,0 +2,22 @@
+Wed Apr 19 20:21:31 UTC 2017 - toddrme2...@gmail.com
+
+- Remove unneeded link-python.diff and link-python3.diff.
+
+---
+Wed Mar 29 15:09:29 UTC 2017 - toddrme2...@gmail.com
+
+- Temporarily undo some of the single spec changes to allow building
+  until a newer python-dbus is available
+
+---
+Mon Mar  6 20:51:00 UTC 2017 - toddrme2...@gmail.com
+
+- Switch to single-spec version.
+- Add rpmlintrc with doc-file-dependency to handle the example
+  files.
+- Switch to using configure-ng.py for all versions.
+- Remove unneeded link-python.diff
+- Use update-alternatives for all executables.  As a result,
+  executables have been moved to the -devel subpackage.
+
+---

Old:

  link-python.diff
  link-python3.diff
  python3-qt4.changes
  python3-qt4.spec

New:

  python-qt4-rpmlintrc



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.v8EoGD/_old  2017-04-28 10:42:28.342803935 +0200
+++ /var/tmp/diff_new_pack.v8EoGD/_new  2017-04-28 10:42:28.346803369 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define rversion %{version}
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-qt4
 Version:4.12
 Release:0
@@ -24,28 +24,32 @@
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
 Group:  Development/Libraries/Python
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
-Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt4_gpl_x11-%{rversion}.tar.gz
-Patch0: link-python.diff
+Source: 
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{version}/PyQt4_gpl_x11-%{version}.tar.gz
+Source99:   %{name}-rpmlintrc
 # PATCH-FIX-UPSTREAM: Fix .pro files not being generated by configure.py
-Patch3: pyqt4_add_pro_files.diff
-BuildRequires:  dbus-1-python-devel
+Patch0: pyqt4_add_pro_files.diff
+BuildRequires:  dbus-1-devel
 BuildRequires:  fdupes
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
-BuildRequires:  python-devel
-BuildRequires:  python-sip-devel >= 4.19.1
+BuildRequires:  python-rpm-macros
+BuildRequires:  %{python_module devel}
+BuildRequires:  dbus-1-python-devel
+BuildRequires:  dbus-1-python3-devel
+BuildRequires:  %{python_module sip-devel >= 4.19.1}
+Requires:   %{name}-utils
+%ifpython2
 %requires_gedbus-1-python
-%requires_gelibqt4-x11
-%py_requires
-%{requires_python_sip_api}
-%if 0%{?sles_version} == 10
-Requires:   python-elementtree
+%{requires_python2_sip_api}
 %endif
-%if 0%{?suse_version} <= 1110
-%{!?python_sitelib:  %global python_sitelib  %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-%{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
+%ifpython3
+%requires_gedbus-1-python3
+%{requires_python3_sip_api}
 %endif
+%requires_gelibqt4-x11
+
+%python_subpackages
 
 %description
 PyQt is a set of Python bindings for Trolltech's Qt application
@@ -55,13 +59,23 @@
 implemented as a set of Python modules and contain over 300 classes and
 nearly 6,000 functions and methods.
 
+
 %package devel
 Summary:PyQt - devel part of python bindings for Qt 4
 Group:  Development/Libraries/Python
 Requires:   %{name} = %{version}
-Requires:   libqt4-devel
-Requires:   python-qt4-utils
-Requires:   python-sip-devel
+Requires:   python-devel
+%ifpython2
+Requires:   dbus-1-python-devel
+%endif
+%ifpython3
+Requires:   dbus-1-python3-devel
+%endif
+Requires:   python-qt4-utils = %{version}
+Requires:   python-sip-devel >= 4.19.1
+Recommends: python-qscintilla
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 
 %description devel
 PyQt is a set of Python bindings for Trolltech's Qt application
@@ -74,53 +88,115 @@
 This package contains all the developer tools you 

commit python-qt4 for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2017-02-21 13:36:27

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is "python-qt4"

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2017-01-19 
10:40:16.779300610 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2017-02-21 13:36:28.273759953 +0100
@@ -1,0 +2,5 @@
+Thu Feb 16 18:51:38 UTC 2017 - ter...@gmail.com
+
+- Require sip 4.19.1 for compatibility with PyQt5
+
+---
python3-qt4.changes: same change



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.psWqeI/_old  2017-02-21 13:36:28.969661783 +0100
+++ /var/tmp/diff_new_pack.psWqeI/_new  2017-02-21 13:36:28.973661219 +0100
@@ -34,7 +34,7 @@
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python-devel
-BuildRequires:  python-sip-devel >= 4.19
+BuildRequires:  python-sip-devel >= 4.19.1
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
 %py_requires

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.psWqeI/_old  2017-02-21 13:36:28.989658962 +0100
+++ /var/tmp/diff_new_pack.psWqeI/_new  2017-02-21 13:36:28.989658962 +0100
@@ -34,7 +34,7 @@
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
-BuildRequires:  python3-sip-devel >= 4.19
+BuildRequires:  python3-sip-devel >= 4.19.1
 Requires:   python(abi) = %{py3_ver}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %requires_gedbus-1-python




commit python-qt4 for openSUSE:Factory

2017-01-19 Thread root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2017-01-19 10:40:14

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is "python-qt4"

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2015-08-15 
11:38:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2017-01-19 10:40:16.779300610 +0100
@@ -1,0 +2,7 @@
+Tue Jan  3 23:27:19 UTC 2017 - ter...@gmail.com
+
+- Update to 4.12
+  - SIP v4.19 is now required.
+  - Bug fixes.
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2015-08-15 
11:38:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2017-01-19 10:40:17.839151110 +0100
@@ -1,0 +2,7 @@
+Tue Jan  3 23:28:24 UTC 2017 - ter...@gmail.com
+
+- Update to 4.12
+  - SIP v4.19 is now required.
+  - Bug fixes.
+
+---

Old:

  PyQt-x11-gpl-4.11.4.tar.gz

New:

  PyQt4_gpl_x11-4.12.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.L9lXrp/_old  2017-01-19 10:40:19.290946323 +0100
+++ /var/tmp/diff_new_pack.L9lXrp/_new  2017-01-19 10:40:19.294945759 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qt4
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %define rversion %{version}
 Name:   python-qt4
-Version:4.11.4
+Version:4.12
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
 Group:  Development/Libraries/Python
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
-Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz
+Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt4_gpl_x11-%{rversion}.tar.gz
 Patch0: link-python.diff
 # PATCH-FIX-UPSTREAM: Fix .pro files not being generated by configure.py
 Patch3: pyqt4_add_pro_files.diff
@@ -34,7 +34,7 @@
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python-devel
-BuildRequires:  python-sip-devel >= 4.16.9
+BuildRequires:  python-sip-devel >= 4.19
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
 %py_requires
@@ -84,7 +84,7 @@
 sip files used to generate bindings and utilities pylupdate4 and pyrcc4
 
 %prep
-%setup -q -n PyQt-x11-gpl-%{rversion}
+%setup -q -n PyQt4_gpl_x11-%{rversion}
 %patch0 -p1
 %patch3 -p1
 

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.L9lXrp/_old  2017-01-19 10:40:19.334940118 +0100
+++ /var/tmp/diff_new_pack.L9lXrp/_new  2017-01-19 10:40:19.338939554 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-qt4
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %define rversion %{version}
 Name:   python3-qt4
-Version:4.11.4
+Version:4.12
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
 Group:  Development/Libraries/Python
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
-Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz
+Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt4_gpl_x11-%{rversion}.tar.gz
 Patch0: link-python3.diff
 # PATCH-FIX-UPSTREAM: Fix .pro files not being generated by configure.py
 Patch3: pyqt4_add_pro_files.diff
@@ -34,7 +34,7 @@
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
-BuildRequires:  python3-sip-devel >= 4.16.9
+BuildRequires:  python3-sip-devel >= 4.19
 Requires:   python(abi) = %{py3_ver}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %requires_gedbus-1-python
@@ -70,7 +70,7 @@
 own PyQt applications.
 
 %prep
-%setup -q -n PyQt-x11-gpl-%{rversion}
+%setup -q -n PyQt4_gpl_x11-%{rversion}
 %patch0 -p1
 %patch3 -p1
 




commit python-qt4 for openSUSE:Factory

2015-08-15 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2015-08-15 11:38:32

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2015-06-17 
16:16:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2015-08-15 11:38:33.0 +0200
@@ -2 +2 @@
-Sun Jun 14 20:18:43 UTC 2015 - ter...@gmail.com
+Fri Aug 14 04:25:16 UTC 2015 - ter...@gmail.com
@@ -4,0 +5,5 @@
+
+---
+Fri Aug 14 03:40:56 UTC 2015 - ter...@gmail.com
+
+- change required sip version to 4.16.9
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2015-06-17 
16:16:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2015-08-15 11:38:33.0 +0200
@@ -1,0 +2,5 @@
+Fri Aug 14 04:25:43 UTC 2015 - ter...@gmail.com
+
+- change required sip version to 4.16.9
+
+---



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.uOQASX/_old  2015-08-15 11:38:34.0 +0200
+++ /var/tmp/diff_new_pack.uOQASX/_new  2015-08-15 11:38:34.0 +0200
@@ -34,7 +34,7 @@
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python-devel
-BuildRequires:  python-sip-devel = 4.16
+BuildRequires:  python-sip-devel = 4.16.9
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
 %py_requires

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.uOQASX/_old  2015-08-15 11:38:34.0 +0200
+++ /var/tmp/diff_new_pack.uOQASX/_new  2015-08-15 11:38:34.0 +0200
@@ -34,7 +34,7 @@
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
-BuildRequires:  python3-sip-devel = 4.16
+BuildRequires:  python3-sip-devel = 4.16.9
 Requires:   python(abi) = %{py3_ver}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %requires_gedbus-1-python




commit python-qt4 for openSUSE:Factory

2015-06-17 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2015-06-17 16:16:00

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2015-01-30 
10:59:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2015-06-17 16:16:03.0 +0200
@@ -1,0 +2,12 @@
+Sun Jun 14 20:18:43 UTC 2015 - ter...@gmail.com
+
+- Remove build-compare.diff as already in upstream
+
+---
+Sat Jun 13 22:32:47 UTC 2015 - ter...@gmail.com
+
+- Update to 4.11.4
+  - This is a minor functional and bug-fix release including support for Qt
+  - v4.8.7.
+
+---
python3-qt4.changes: same change

Old:

  PyQt-x11-gpl-4.11.3.tar.gz
  build-compare.diff

New:

  PyQt-x11-gpl-4.11.4.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.8h1lLh/_old  2015-06-17 16:16:04.0 +0200
+++ /var/tmp/diff_new_pack.8h1lLh/_new  2015-06-17 16:16:04.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qt4
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define rversion %{version}
 Name:   python-qt4
-Version:4.11.3
+Version:4.11.4
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -26,7 +26,6 @@
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
 Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0: link-python.diff
-Patch2: build-compare.diff
 # PATCH-FIX-UPSTREAM: Fix .pro files not being generated by configure.py
 Patch3: pyqt4_add_pro_files.diff
 BuildRequires:  dbus-1-python-devel
@@ -87,7 +86,6 @@
 %prep
 %setup -q -n PyQt-x11-gpl-%{rversion}
 %patch0 -p1
-%patch2
 %patch3 -p1
 
 %build

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.8h1lLh/_old  2015-06-17 16:16:04.0 +0200
+++ /var/tmp/diff_new_pack.8h1lLh/_new  2015-06-17 16:16:04.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-qt4
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define rversion %{version}
 Name:   python3-qt4
-Version:4.11.3
+Version:4.11.4
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -26,7 +26,6 @@
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
 Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0: link-python3.diff
-Patch2: build-compare.diff
 # PATCH-FIX-UPSTREAM: Fix .pro files not being generated by configure.py
 Patch3: pyqt4_add_pro_files.diff
 BuildRequires:  dbus-1-python-devel
@@ -73,7 +72,6 @@
 %prep
 %setup -q -n PyQt-x11-gpl-%{rversion}
 %patch0 -p1
-%patch2
 %patch3 -p1
 
 %build

++ PyQt-x11-gpl-4.11.3.tar.gz - PyQt-x11-gpl-4.11.4.tar.gz ++
/work/SRC/openSUSE:Factory/python-qt4/PyQt-x11-gpl-4.11.3.tar.gz 
/work/SRC/openSUSE:Factory/.python-qt4.new/PyQt-x11-gpl-4.11.4.tar.gz differ: 
char 5, line 1




commit python-qt4 for openSUSE:Factory

2015-01-30 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2015-01-30 10:59:30

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2014-10-14 
13:24:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2015-01-30 10:59:33.0 +0100
@@ -1,0 +2,6 @@
+Tue Jan 27 22:43:55 UTC 2015 - ter...@gmail.com
+
+- Update to 4.11.3
+  - This is a bug-fix release.
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2014-10-14 
13:24:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2015-01-30 10:59:33.0 +0100
@@ -1,0 +2,6 @@
+Tue Jan 27 22:44:40 UTC 2015 - ter...@gmail.com
+
+- Update to 4.11.3
+  - This is a bug-fix release.
+
+---

Old:

  PyQt-x11-gpl-4.11.2.tar.gz

New:

  PyQt-x11-gpl-4.11.3.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.ZJvaQt/_old  2015-01-30 10:59:36.0 +0100
+++ /var/tmp/diff_new_pack.ZJvaQt/_new  2015-01-30 10:59:36.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qt4
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define rversion %{version}
 Name:   python-qt4
-Version:4.11.2
+Version:4.11.3
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree

python3-qt4.spec: same change
++ PyQt-x11-gpl-4.11.2.tar.gz - PyQt-x11-gpl-4.11.3.tar.gz ++
/work/SRC/openSUSE:Factory/python-qt4/PyQt-x11-gpl-4.11.2.tar.gz 
/work/SRC/openSUSE:Factory/.python-qt4.new/PyQt-x11-gpl-4.11.3.tar.gz differ: 
char 5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-qt4 for openSUSE:Factory

2014-10-14 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2014-10-14 13:24:38

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2014-09-23 
17:16:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2014-10-14 13:24:46.0 +0200
@@ -1,0 +2,7 @@
+Sat Oct 11 17:42:17 UTC 2014 - ter...@gmail.com
+
+- Update to 4.11.2
+  - This is a bug-fix only release. 
+  - run spec-cleaner
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2014-08-01 
14:34:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2014-10-14 13:24:46.0 +0200
@@ -1,0 +2,6 @@
+Sat Oct 11 17:42:17 UTC 2014 - ter...@gmail.com
+
+- Update to 4.11.2  - This is a bug-fix only release. 
+  - run spec-cleaner
+
+---

Old:

  PyQt-x11-gpl-4.11.1.tar.gz

New:

  PyQt-x11-gpl-4.11.2.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.xVmikm/_old  2014-10-14 13:24:47.0 +0200
+++ /var/tmp/diff_new_pack.xVmikm/_new  2014-10-14 13:24:47.0 +0200
@@ -16,13 +16,13 @@
 #
 
 
+%define rversion %{version}
 Name:   python-qt4
-Version:4.11.1
+Version:4.11.2
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
 Group:  Development/Libraries/Python
-%define rversion %{version}
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
 Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0: link-python.diff
@@ -38,11 +38,11 @@
 BuildRequires:  python-sip-devel = 4.16
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
+%py_requires
+%{requires_python_sip_api}
 %if 0%{?sles_version} == 10
 Requires:   python-elementtree
 %endif
-%py_requires
-%requires_python_sip_api
 %if 0%{?suse_version} = 1110
 %{!?python_sitelib:  %global python_sitelib  %(python -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib()))}
 %{!?python_sitearch: %global python_sitearch %(python -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1)))}
@@ -106,9 +106,6 @@
  # create hardlinks for duplicate files
 %fdupes -s $DOCDIR
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc README

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.xVmikm/_old  2014-10-14 13:24:47.0 +0200
+++ /var/tmp/diff_new_pack.xVmikm/_new  2014-10-14 13:24:47.0 +0200
@@ -16,20 +16,19 @@
 #
 
 
+%define rversion %{version}
 Name:   python3-qt4
-Version:4.11.1
+Version:4.11.2
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
 Group:  Development/Libraries/Python
-%define rversion %{version}
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
 Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0: link-python3.diff
 Patch2: build-compare.diff
 # PATCH-FIX-UPSTREAM: Fix .pro files not being generated by configure.py
 Patch3: pyqt4_add_pro_files.diff
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  dbus-1-python-devel
 BuildRequires:  dbus-1-python3-devel
 BuildRequires:  fdupes
@@ -37,11 +36,12 @@
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python3-sip-devel = 4.16
+Requires:   python(abi) = %{py3_ver}
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %requires_gedbus-1-python
 %requires_gedbus-1-python3
 %requires_gelibqt4-x11
-Requires:   python(abi) = %{py3_ver}
-%requires_python3_sip_api
+%{requires_python3_sip_api}
 
 %description
 PyQt is a set of Python bindings for Trolltech's Qt application
@@ -79,7 +79,7 @@
 %build
 export CXXFLAGS=%{optflags}
 export CFLAGS=%{optflags}
-python3 configure-ng.py --confirm-license --qsci-api -u -s 
/usr/include/dbus-1.0
+python3 configure-ng.py --confirm-license --qsci-api -u -s 
%{_includedir}/dbus-1.0
 
 make %{?_smp_mflags}
 
@@ -98,9 +98,6 @@
  # create hardlinks for duplicate files
 %fdupes -s $DOCDIR
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc README

++ PyQt-x11-gpl-4.11.1.tar.gz - 

commit python-qt4 for openSUSE:Factory

2014-09-23 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2014-09-23 17:16:51

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2014-08-01 
14:34:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2014-09-23 17:16:53.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 20 19:48:11 UTC 2014 - edog...@aon.at
+
+- tweaked python3-qt4.spec to also include the dbus support module
+
+---



Other differences:
--
++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.ydDo35/_old  2014-09-23 17:16:53.0 +0200
+++ /var/tmp/diff_new_pack.ydDo35/_new  2014-09-23 17:16:53.0 +0200
@@ -30,12 +30,15 @@
 # PATCH-FIX-UPSTREAM: Fix .pro files not being generated by configure.py
 Patch3: pyqt4_add_pro_files.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  dbus-1-python-devel
+BuildRequires:  dbus-1-python3-devel
 BuildRequires:  fdupes
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python3-sip-devel = 4.16
 %requires_gedbus-1-python
+%requires_gedbus-1-python3
 %requires_gelibqt4-x11
 Requires:   python(abi) = %{py3_ver}
 %requires_python3_sip_api
@@ -76,7 +79,7 @@
 %build
 export CXXFLAGS=%{optflags}
 export CFLAGS=%{optflags}
-python3 configure.py --confirm-license --qsci-api -u
+python3 configure-ng.py --confirm-license --qsci-api -u -s 
/usr/include/dbus-1.0
 
 make %{?_smp_mflags}
 
@@ -102,6 +105,7 @@
 %defattr(-,root,root)
 %doc README
 %{python3_sitearch}/PyQt4/
+%{python3_sitelib}/dbus/mainloop/qt.so
 
 %files devel
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-qt4 for openSUSE:Factory

2014-08-01 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2014-08-01 14:34:20

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2014-06-26 
07:57:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2014-08-01 14:34:23.0 +0200
@@ -1,0 +2,8 @@
+Thu Jul 31 08:44:00 UTC 2014 - toddrme2...@gmail.com
+
+- Update to 4.11.1
+  - Added the -tr-function, -trUtf8-function and -translate-function command
+line options to pylupdate4.
+  - Bug fixes.
+
+---
python3-qt4.changes: same change

Old:

  PyQt-x11-gpl-4.11.tar.gz

New:

  PyQt-x11-gpl-4.11.1.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.wGmEFI/_old  2014-08-01 14:34:24.0 +0200
+++ /var/tmp/diff_new_pack.wGmEFI/_new  2014-08-01 14:34:24.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-qt4
-Version:4.11
+Version:4.11.1
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree

python3-qt4.spec: same change
++ PyQt-x11-gpl-4.11.tar.gz - PyQt-x11-gpl-4.11.1.tar.gz ++
/work/SRC/openSUSE:Factory/python-qt4/PyQt-x11-gpl-4.11.tar.gz 
/work/SRC/openSUSE:Factory/.python-qt4.new/PyQt-x11-gpl-4.11.1.tar.gz differ: 
char 5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-qt4 for openSUSE:Factory

2014-06-25 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2014-06-26 07:57:54

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2014-03-25 
13:27:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2014-06-26 07:57:55.0 +0200
@@ -1,0 +2,24 @@
+Sun Jun 15 18:46:24 UTC 2014 - lbeltr...@kde.org
+
+- Add pyqt4_add_pro_files.diff: fix .pro files not being generated
+  with configure.py
+- Switch back to configure.py as -ng does not generate pyqtconfig4
+  and that is needed by downstream projects (PyKDE4)
+
+---
+Thu May 29 02:29:20 UTC 2014 - ter...@gmail.com
+
+- Update to 4.11
+  - By default a Python slot is only invoked if the underlying C++ instance
+still exists.
+  - Added the no_receiver_check argument to connect().
+  - Added support for Qt v4.8.6.
+  - Added --target-py-version, --sysroot and --no-tools options to
+configure-ng.py.
+  - Cross-compiling (specifically to iOS and Android when building against Qt
+v5) is now supported.
+  - SIP v4.16 is now required.
+  - Bug fixes.
+
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2014-03-25 
13:27:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2014-06-26 07:57:55.0 +0200
@@ -1,0 +2,23 @@
+Sun Jun 15 18:49:31 UTC 2014 - lbeltr...@kde.org
+
+- Add pyqt4_add_pro_files.diff: fix .pro files not being generated
+  with configure.py
+- Switch back to configure.py as -ng does not generate pyqtconfig4
+  and that is needed by downstream projects (PyKDE4)
+
+---
+Thu May 29 02:30:39 UTC 2014 - ter...@gmail.com
+
+- Update to 4.11
+  - By default a Python slot is only invoked if the underlying C++ instance
+still exists.
+  - Added the no_receiver_check argument to connect().
+  - Added support for Qt v4.8.6.
+  - Added --target-py-version, --sysroot and --no-tools options to
+configure-ng.py.
+  - Cross-compiling (specifically to iOS and Android when building against Qt
+v5) is now supported.
+  - SIP v4.16 is now required.
+  - Bug fixes.
+
+---

Old:

  PyQt-x11-gpl-4.10.4.tar.gz

New:

  PyQt-x11-gpl-4.11.tar.gz
  pyqt4_add_pro_files.diff



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.6tuGkg/_old  2014-06-26 07:57:56.0 +0200
+++ /var/tmp/diff_new_pack.6tuGkg/_new  2014-06-26 07:57:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-qt4
-Version:4.10.4
+Version:4.11
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -27,13 +27,15 @@
 Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0: link-python.diff
 Patch2: build-compare.diff
+# PATCH-FIX-UPSTREAM: Fix .pro files not being generated by configure.py
+Patch3: pyqt4_add_pro_files.diff
 BuildRequires:  dbus-1-python-devel
 BuildRequires:  fdupes
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python-devel
-BuildRequires:  python-sip-devel = 4.15.1
+BuildRequires:  python-sip-devel = 4.16
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
 %if 0%{?sles_version} == 10
@@ -86,6 +88,7 @@
 %setup -q -n PyQt-x11-gpl-%{rversion}
 %patch0 -p1
 %patch2
+%patch3 -p1 
 
 %build
 export CXXFLAGS=%{optflags}
@@ -110,7 +113,6 @@
 %defattr(-,root,root)
 %doc README
 %{python_sitearch}/PyQt4/
-%exclude %{python_sitearch}/PyQt4/pyqtconfig.py
 %{python_sitelib}/dbus/mainloop/qt.so
 
 %files devel
@@ -119,7 +121,6 @@
 %{_datadir}/qt4/qsci/
 %{_docdir}/python-qt4-devel
 %{_libdir}/qt4/plugins/designer/libpyqt4.so
-%{python_sitearch}/PyQt4/pyqtconfig.py
 
 %files utils
 %defattr(-,root,root)

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.6tuGkg/_old  2014-06-26 07:57:56.0 +0200
+++ /var/tmp/diff_new_pack.6tuGkg/_new  2014-06-26 07:57:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-qt4
-Version:4.10.4
+Version:4.11
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -27,12 +27,14 @@
 Source0:

commit python-qt4 for openSUSE:Factory

2014-03-25 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2014-03-25 13:27:14

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2013-11-25 
16:02:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2014-03-25 13:27:16.0 +0100
@@ -1,0 +2,7 @@
+Sun Mar 23 18:02:47 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.10.4. This is a minor bug fix release
+
+- Drop patch fix-phonon.diff due to upstream inclusion
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2013-11-25 
16:02:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2014-03-25 13:27:16.0 +0100
@@ -1,0 +2,7 @@
+Sun Mar 23 18:03:24 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.10.4. This is a minor bug fix release
+
+- Drop patch fix-phonon.diff due to upstream inclusion
+
+---

Old:

  PyQt-x11-gpl-4.10.3.tar.gz
  fix-phonon.patch

New:

  PyQt-x11-gpl-4.10.4.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.i5ZVyg/_old  2014-03-25 13:27:16.0 +0100
+++ /var/tmp/diff_new_pack.i5ZVyg/_new  2014-03-25 13:27:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qt4
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-qt4
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -27,7 +27,6 @@
 Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0: link-python.diff
 Patch2: build-compare.diff
-Patch3: fix-phonon.patch
 BuildRequires:  dbus-1-python-devel
 BuildRequires:  fdupes
 BuildRequires:  libQtWebKit-devel
@@ -87,7 +86,6 @@
 %setup -q -n PyQt-x11-gpl-%{rversion}
 %patch0 -p1
 %patch2
-%patch3 -p1
 
 %build
 export CXXFLAGS=%{optflags}

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.i5ZVyg/_old  2014-03-25 13:27:16.0 +0100
+++ /var/tmp/diff_new_pack.i5ZVyg/_new  2014-03-25 13:27:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-qt4
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python3-qt4
-Version:4.10.3
+Version:4.10.4
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -27,7 +27,6 @@
 Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0: link-python3.diff
 Patch2: build-compare.diff
-Patch3: fix-phonon.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
 BuildRequires:  libQtWebKit-devel
@@ -70,7 +69,6 @@
 %setup -q -n PyQt-x11-gpl-%{rversion}
 %patch0 -p1
 %patch2
-%patch3 -p1
 
 %build
 export CXXFLAGS=%{optflags}

++ PyQt-x11-gpl-4.10.3.tar.gz - PyQt-x11-gpl-4.10.4.tar.gz ++
/work/SRC/openSUSE:Factory/python-qt4/PyQt-x11-gpl-4.10.3.tar.gz 
/work/SRC/openSUSE:Factory/.python-qt4.new/PyQt-x11-gpl-4.10.4.tar.gz differ: 
char 5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-qt4 for openSUSE:Factory

2013-11-25 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2013-11-25 16:02:57

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2013-09-12 
17:27:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2013-11-25 16:02:59.0 +0100
@@ -1,0 +2,6 @@
+Fri Nov 15 06:06:14 UTC 2013 - jos...@mulloy.me
+
+- Fixed missing phonon support (bnc#848953)
+  * Patched configure.py so that it properly detects phonon 
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2013-09-12 
17:27:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2013-11-25 16:02:59.0 +0100
@@ -1,0 +2,6 @@
+Fri Nov 15 06:06:14 UTC 2013 - jos...@mulloy.me
+
+- Fixed missing phonon support (bnc#848953)
+  * Patched configure.py so that it properly detects phonon
+
+---

New:

  fix-phonon.patch



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.7ijgcn/_old  2013-11-25 16:03:00.0 +0100
+++ /var/tmp/diff_new_pack.7ijgcn/_new  2013-11-25 16:03:00.0 +0100
@@ -27,6 +27,7 @@
 Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0: link-python.diff
 Patch2: build-compare.diff
+Patch3: fix-phonon.patch
 BuildRequires:  dbus-1-python-devel
 BuildRequires:  fdupes
 BuildRequires:  libQtWebKit-devel
@@ -86,6 +87,7 @@
 %setup -q -n PyQt-x11-gpl-%{rversion}
 %patch0 -p1
 %patch2
+%patch3 -p1
 
 %build
 export CXXFLAGS=%{optflags}

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.7ijgcn/_old  2013-11-25 16:03:00.0 +0100
+++ /var/tmp/diff_new_pack.7ijgcn/_new  2013-11-25 16:03:00.0 +0100
@@ -27,6 +27,7 @@
 Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0: link-python3.diff
 Patch2: build-compare.diff
+Patch3: fix-phonon.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
 BuildRequires:  libQtWebKit-devel
@@ -69,6 +70,7 @@
 %setup -q -n PyQt-x11-gpl-%{rversion}
 %patch0 -p1
 %patch2
+%patch3 -p1
 
 %build
 export CXXFLAGS=%{optflags}

++ fix-phonon.patch ++
Index: PyQt-x11-gpl-4.10.3/configure.py
===
--- PyQt-x11-gpl-4.10.3.orig/configure.py
+++ PyQt-x11-gpl-4.10.3/configure.py
@@ -1278,6 +1278,8 @@ def compile_qt_program(name, mname, extr
 qt = [mname]
 if mname in (QtAssistant, QtHelp, QtOpenGL, QtWebKit):
 qt.append(QtCore)
+if mname in (phonon):
+qt.append(QtGui)
 
 makefile = sipconfig.ProgramMakefile(sipcfg, console=1, qt=qt, warnings=0,
 opengl=opengl, debug=opts.debug, arch=sipcfg.arch,
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-qt4 for openSUSE:Factory

2013-09-12 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2013-09-12 17:26:59

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2013-09-03 
22:04:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2013-09-12 17:27:00.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep 11 06:51:06 UTC 2013 - tittiatc...@gmail.com
+
+- Build issues are resolved with the Python KDE bindings.
+  Python-sip is upgraded again to 4.15.1
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2013-09-03 
22:04:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2013-09-12 17:27:00.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep 11 06:52:00 UTC 2013 - tittiatc...@gmail.com
+
+- Build issues are resolved with the Python KDE bindings. 
+  Python-sip is upgraded again to 4.15.1
+
+---

Old:

  PyQt-x11-gpl-4.10.2.tar.gz

New:

  PyQt-x11-gpl-4.10.3.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.36lPrC/_old  2013-09-12 17:27:01.0 +0200
+++ /var/tmp/diff_new_pack.36lPrC/_new  2013-09-12 17:27:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-qt4
-Version:4.10.2
+Version:4.10.3
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -33,7 +33,7 @@
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python-devel
-BuildRequires:  python-sip-devel = 4.14.7
+BuildRequires:  python-sip-devel = 4.15.1
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
 %if 0%{?sles_version} == 10

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.36lPrC/_old  2013-09-12 17:27:01.0 +0200
+++ /var/tmp/diff_new_pack.36lPrC/_new  2013-09-12 17:27:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-qt4
-Version:4.10.2
+Version:4.10.3
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -32,7 +32,7 @@
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
-BuildRequires:  python3-sip-devel = 4.14.7
+BuildRequires:  python3-sip-devel = 4.15.1
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
 Requires:   python(abi) = %{py3_ver}

++ PyQt-x11-gpl-4.10.2.tar.gz - PyQt-x11-gpl-4.10.3.tar.gz ++
/work/SRC/openSUSE:Factory/python-qt4/PyQt-x11-gpl-4.10.2.tar.gz 
/work/SRC/openSUSE:Factory/.python-qt4.new/PyQt-x11-gpl-4.10.3.tar.gz differ: 
char 5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-qt4 for openSUSE:Factory

2013-09-03 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2013-09-03 22:04:17

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2013-08-30 
11:48:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2013-09-03 22:04:20.0 +0200
@@ -1,0 +2,5 @@
+Fri Aug 30 18:33:52 UTC 2013 - tittiatc...@gmail.com
+
+- Revert back to 4.10.2 due to the downgrade of python-sip
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2013-08-30 
11:48:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2013-09-03 22:04:20.0 +0200
@@ -1,0 +2,5 @@
+Fri Aug 30 18:34:27 UTC 2013 - tittiatc...@gmail.com
+
+- Revert back to 4.10.2 due to the downgrade of python-sip
+
+---

Old:

  PyQt-x11-gpl-4.10.3.tar.gz

New:

  PyQt-x11-gpl-4.10.2.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.zKRhKd/_old  2013-09-03 22:04:22.0 +0200
+++ /var/tmp/diff_new_pack.zKRhKd/_new  2013-09-03 22:04:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-qt4
-Version:4.10.3
+Version:4.10.2
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -33,7 +33,7 @@
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python-devel
-BuildRequires:  python-sip-devel = 4.15.1
+BuildRequires:  python-sip-devel = 4.14.7
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
 %if 0%{?sles_version} == 10

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.zKRhKd/_old  2013-09-03 22:04:22.0 +0200
+++ /var/tmp/diff_new_pack.zKRhKd/_new  2013-09-03 22:04:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-qt4
-Version:4.10.3
+Version:4.10.2
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -32,7 +32,7 @@
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
-BuildRequires:  python3-sip-devel = 4.15.1
+BuildRequires:  python3-sip-devel = 4.14.7
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
 Requires:   python(abi) = %{py3_ver}

++ PyQt-x11-gpl-4.10.3.tar.gz - PyQt-x11-gpl-4.10.2.tar.gz ++
/work/SRC/openSUSE:Factory/python-qt4/PyQt-x11-gpl-4.10.3.tar.gz 
/work/SRC/openSUSE:Factory/.python-qt4.new/PyQt-x11-gpl-4.10.2.tar.gz differ: 
char 5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-qt4 for openSUSE:Factory

2013-08-30 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2013-08-30 11:48:11

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2013-07-12 
20:56:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2013-08-30 11:48:13.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug 27 03:37:03 UTC 2013 - ter...@gmail.com
+
+- Update to 4.10.3. This is a minor bug fix release. 
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2013-07-12 
20:56:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2013-08-30 11:48:13.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug 27 03:37:35 UTC 2013 - ter...@gmail.com
+
+- Update to 4.10.3. This is a minor bug fix release. 
+
+---

Old:

  PyQt-x11-gpl-4.10.2.tar.gz

New:

  PyQt-x11-gpl-4.10.3.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.eIBqQI/_old  2013-08-30 11:48:14.0 +0200
+++ /var/tmp/diff_new_pack.eIBqQI/_new  2013-08-30 11:48:14.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-qt4
-Version:4.10.2
+Version:4.10.3
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -33,7 +33,7 @@
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python-devel
-BuildRequires:  python-sip-devel = 4.14.7
+BuildRequires:  python-sip-devel = 4.15.1
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
 %if 0%{?sles_version} == 10

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.eIBqQI/_old  2013-08-30 11:48:14.0 +0200
+++ /var/tmp/diff_new_pack.eIBqQI/_new  2013-08-30 11:48:14.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-qt4
-Version:4.10.2
+Version:4.10.3
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -32,7 +32,7 @@
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
-BuildRequires:  python3-sip-devel = 4.14.7
+BuildRequires:  python3-sip-devel = 4.15.1
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
 Requires:   python(abi) = %{py3_ver}

++ PyQt-x11-gpl-4.10.2.tar.gz - PyQt-x11-gpl-4.10.3.tar.gz ++
/work/SRC/openSUSE:Factory/python-qt4/PyQt-x11-gpl-4.10.2.tar.gz 
/work/SRC/openSUSE:Factory/.python-qt4.new/PyQt-x11-gpl-4.10.3.tar.gz differ: 
char 5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-qt4 for openSUSE:Factory

2013-07-12 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2013-07-12 20:56:17

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2013-04-16 
06:55:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2013-07-12 20:56:20.0 +0200
@@ -1,0 +2,16 @@
+Thu Jun 27 02:46:28 UTC 2013 - ter...@gmail.com
+
+- Update to 4.10.2
+  * Bug fixes.
+- Update to 4.10.1
+  * Added support for QtCore.pyqtSetPickleProtocol() and
+QtCore.pyqtPickleProtocol() to set and get the protocol used to pickle
+Python objects when serialising them for Qt.
+  * Added support for the --resource-suffix option to pyuic4.
+  * Added a new build system (configure-ng.py) which will be compatible with
+SIP v5 and will eventually support cross-compilation.
+  * Added support for Qt v5.0.2.
+  * Bug fixes.
+- remove disable-rpaths.diff
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2013-04-16 
06:55:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2013-07-12 20:56:20.0 +0200
@@ -1,0 +2,15 @@
+Thu Jun 27 02:48:46 UTC 2013 - ter...@gmail.com
+
+- Update to 4.10.2
+  * Bug fixes.
+- Update to 4.10.1
+  * Added support for QtCore.pyqtSetPickleProtocol() and
+QtCore.pyqtPickleProtocol() to set and get the protocol used to pickle
+Python objects when serialising them for Qt.
+  * Added support for the --resource-suffix option to pyuic4.
+  * Added a new build system (configure-ng.py) which will be compatible with
+SIP v5 and will eventually support cross-compilation.
+  * Added support for Qt v5.0.2.
+  * Bug fixes. 
+
+---

Old:

  PyQt-x11-gpl-4.10.tar.gz
  disable-rpaths.diff

New:

  PyQt-x11-gpl-4.10.2.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.ErKhUE/_old  2013-07-12 20:56:22.0 +0200
+++ /var/tmp/diff_new_pack.ErKhUE/_new  2013-07-12 20:56:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-qt4
-Version:4.10
+Version:4.10.2
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -26,15 +26,14 @@
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
 Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0: link-python.diff
-Patch2: disable-rpaths.diff
-Patch3: build-compare.diff
+Patch2: build-compare.diff
 BuildRequires:  dbus-1-python-devel
 BuildRequires:  fdupes
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python-devel
-BuildRequires:  python-sip-devel = 4.14.4
+BuildRequires:  python-sip-devel = 4.14.7
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
 %if 0%{?sles_version} == 10
@@ -87,7 +86,6 @@
 %setup -q -n PyQt-x11-gpl-%{rversion}
 %patch0 -p1
 %patch2
-%patch3
 
 %build
 export CXXFLAGS=%{optflags}
@@ -120,7 +118,7 @@
 %{_bindir}/pyuic4
 %{_datadir}/qt4/qsci/
 %{_docdir}/python-qt4-devel
-%{_libdir}/qt4/plugins/designer/libpythonplugin.so
+%{_libdir}/qt4/plugins/designer/libpyqt4.so
 %{python_sitearch}/PyQt4/pyqtconfig.py
 
 %files utils

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.ErKhUE/_old  2013-07-12 20:56:22.0 +0200
+++ /var/tmp/diff_new_pack.ErKhUE/_new  2013-07-12 20:56:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-qt4
-Version:4.10
+Version:4.10.2
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -26,14 +26,13 @@
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
 Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0: link-python3.diff
-Patch2: disable-rpaths.diff
-Patch3: build-compare.diff
+Patch2: build-compare.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
-BuildRequires:  python3-sip-devel = 4.14.4
+BuildRequires:  python3-sip-devel = 4.14.7
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
 Requires:   python(abi) = %{py3_ver}
@@ 

commit python-qt4 for openSUSE:Factory

2013-04-15 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2013-04-16 06:55:42

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2013-03-10 
08:39:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2013-04-16 06:55:44.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr 15 09:00:28 UTC 2013 - idon...@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls 
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2013-03-10 
08:39:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2013-04-16 06:55:44.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr 15 09:00:49 UTC 2013 - idon...@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls 
+
+---



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.l5liSw/_old  2013-04-16 06:55:46.0 +0200
+++ /var/tmp/diff_new_pack.l5liSw/_new  2013-04-16 06:55:46.0 +0200
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/Python
 %define rversion %{version}
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
-Source0:PyQt-x11-gpl-%{rversion}.tar.gz
+Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0: link-python.diff
 Patch2: disable-rpaths.diff
 Patch3: build-compare.diff

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.l5liSw/_old  2013-04-16 06:55:46.0 +0200
+++ /var/tmp/diff_new_pack.l5liSw/_new  2013-04-16 06:55:46.0 +0200
@@ -24,7 +24,7 @@
 Group:  Development/Libraries/Python
 %define rversion %{version}
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
-Source0:PyQt-x11-gpl-%{rversion}.tar.gz
+Source0:
http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-%{rversion}/PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0: link-python3.diff
 Patch2: disable-rpaths.diff
 Patch3: build-compare.diff

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-qt4 for openSUSE:Factory

2013-03-09 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2013-03-10 08:39:00

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2012-12-14 
10:44:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2013-03-10 08:39:02.0 +0100
@@ -1,0 +2,7 @@
+Mon Mar  4 03:27:24 UTC 2013 - m...@suse.com
+
+- Update to 4.10
+  * The focus of this release is on support for the final release of Qt v5.0.
+- Update disable-rpaths.diff
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2013-01-07 
17:37:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2013-03-10 08:39:02.0 +0100
@@ -1,0 +2,7 @@
+Mon Mar  4 03:27:59 UTC 2013 - m...@suse.com
+
+- Update to 4.10
+  * The focus of this release is on support for the final release of Qt v5.0. 
+- Update disable-rpaths.diff
+
+---

Old:

  PyQt-x11-gpl-4.9.6.tar.gz

New:

  PyQt-x11-gpl-4.10.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.TiNFLS/_old  2013-03-10 08:39:04.0 +0100
+++ /var/tmp/diff_new_pack.TiNFLS/_new  2013-03-10 08:39:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qt4
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python-qt4
-Version:4.9.6
+Version:4.10
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -34,7 +34,7 @@
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python-devel
-BuildRequires:  python-sip-devel = 4.14.2
+BuildRequires:  python-sip-devel = 4.14.4
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
 %if 0%{?sles_version} == 10

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.TiNFLS/_old  2013-03-10 08:39:04.0 +0100
+++ /var/tmp/diff_new_pack.TiNFLS/_new  2013-03-10 08:39:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-qt4
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   python3-qt4
-Version:4.9.6
+Version:4.10
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -33,7 +33,7 @@
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
-BuildRequires:  python3-sip-devel = 4.14.2
+BuildRequires:  python3-sip-devel = 4.14.4
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
 Requires:   python(abi) = %{py3_ver}

++ PyQt-x11-gpl-4.9.6.tar.gz - PyQt-x11-gpl-4.10.tar.gz ++
/work/SRC/openSUSE:Factory/python-qt4/PyQt-x11-gpl-4.9.6.tar.gz 
/work/SRC/openSUSE:Factory/.python-qt4.new/PyQt-x11-gpl-4.10.tar.gz differ: 
char 5, line 1

++ disable-rpaths.diff ++
--- /var/tmp/diff_new_pack.TiNFLS/_old  2013-03-10 08:39:04.0 +0100
+++ /var/tmp/diff_new_pack.TiNFLS/_new  2013-03-10 08:39:04.0 +0100
@@ -1,8 +1,8 @@
 Index: qpy/QtDesigner/qpydesigner.pro
 ===
 qpy/QtDesigner/qpydesigner.pro.orig2011-01-23 11:08:28.0 
+0100
-+++ qpy/QtDesigner/qpydesigner.pro 2011-02-11 11:31:07.562439309 +0100
-@@ -30,6 +30,7 @@
+--- qpy/QtDesigner/qpydesigner.pro.orig
 qpy/QtDesigner/qpydesigner.pro
+@@ -25,6 +25,7 @@
  
  
  CONFIG  += designer static plugin
@@ -12,10 +12,12 @@
  
 Index: designer/python.pro-in
 ===
 designer/python.pro-in.orig2011-01-23 11:08:28.0 +0100
-+++ designer/python.pro-in 2011-02-11 11:31:07.563439225 +0100
-@@ -1,4 +1,5 @@
- CONFIG  += designer plugin release warn
+--- designer/python.pro-in.orig
 designer/python.pro-in
+@@ -8,6 +8,7 @@ 

commit python-qt4 for openSUSE:Factory

2013-01-07 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2013-01-07 17:37:28

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2012-12-14 
10:44:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2013-01-07 17:37:29.0 +0100
@@ -13,0 +14,5 @@
+Thu Nov 22 14:18:55 UTC 2012 - toddrme2...@gmail.com
+
+- Removed openSUSE 11.4 spec file workarounds
+
+---



Other differences:
--
++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.LDfkiV/_old  2013-01-07 17:37:30.0 +0100
+++ /var/tmp/diff_new_pack.LDfkiV/_new  2013-01-07 17:37:30.0 +0100
@@ -36,12 +36,6 @@
 BuildRequires:  python3-sip-devel = 4.14.2
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
-%if 0%{?suse_version} = 1140
-%{!?python3_sitearch: %global python3_sitearch %(python3 -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1)))}
-%{!?py3_ver: %global py3_ver %(python3 -c import sys; 
version=str(sys.version_info[0]) + '.' + str(sys.version_info[1]); 
print(version) 2/dev/null || echo PYTHON-NOT-FOUND)}
-%else
-BuildRequires:  python3-base
-%endif
 Requires:   python(abi) = %{py3_ver}
 %requires_python3_sip_api
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-qt4 for openSUSE:Factory

2012-12-14 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2012-12-14 10:44:51

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2012-10-03 
10:38:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2012-12-14 10:44:53.0 +0100
@@ -1,0 +2,12 @@
+Sun Dec  9 14:07:17 UTC 2012 - lbeltr...@kde.org
+
+- Update to 4.9.6:
+  - Added the missing constBits() and constScanLine() methods to QImage.
+  - A QPoint can now be specified whenever a QPointF is expected.
+  - Added support for Qt v4.8.4.
+  - Added support for Qt v5.0-rc1 (QtCore, QtGui, QtHelp, QtNetwork, QtSql,
+QtSvg, QtWebKit and QtXml only).
+  - Added the --no-deprecated option to configure.py.
+  - SIP v4.14.2 is now required.
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2012-10-03 
10:38:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2012-12-14 10:44:53.0 +0100
@@ -1,0 +2,12 @@
+Sun Dec  9 14:08:20 UTC 2012 - lbeltr...@kde.org
+
+- Update to 4.9.6:
+  - Added the missing constBits() and constScanLine() methods to QImage.
+  - A QPoint can now be specified whenever a QPointF is expected.
+  - Added support for Qt v4.8.4.
+  - Added support for Qt v5.0-rc1 (QtCore, QtGui, QtHelp, QtNetwork, QtSql,
+QtSvg, QtWebKit and QtXml only).
+  - Added the --no-deprecated option to configure.py.
+  - SIP v4.14.2 is now required.
+
+---

Old:

  PyQt-x11-gpl-4.9.5.tar.gz

New:

  PyQt-x11-gpl-4.9.6.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.0oKWTp/_old  2012-12-14 10:44:55.0 +0100
+++ /var/tmp/diff_new_pack.0oKWTp/_new  2012-12-14 10:44:55.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-qt4
-Version:4.9.5
+Version:4.9.6
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -34,7 +34,7 @@
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python-devel
-BuildRequires:  python-sip-devel = 4.14
+BuildRequires:  python-sip-devel = 4.14.2
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
 %if 0%{?sles_version} == 10

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.0oKWTp/_old  2012-12-14 10:44:55.0 +0100
+++ /var/tmp/diff_new_pack.0oKWTp/_new  2012-12-14 10:44:55.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python3-qt4
-Version:4.9.5
+Version:4.9.6
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -33,7 +33,7 @@
 BuildRequires:  libQtWebKit-devel
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
-BuildRequires:  python3-sip-devel
+BuildRequires:  python3-sip-devel = 4.14.2
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
 %if 0%{?suse_version} = 1140

++ PyQt-x11-gpl-4.9.5.tar.gz - PyQt-x11-gpl-4.9.6.tar.gz ++
/work/SRC/openSUSE:Factory/python-qt4/PyQt-x11-gpl-4.9.5.tar.gz 
/work/SRC/openSUSE:Factory/.python-qt4.new/PyQt-x11-gpl-4.9.6.tar.gz differ: 
char 5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-qt4 for openSUSE:Factory

2012-10-03 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2012-10-03 10:38:41

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2012-07-09 
10:03:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2012-10-03 10:38:42.0 +0200
@@ -1,0 +2,12 @@
+Mon Oct  1 05:48:14 UTC 2012 - ei...@heavensinferno.net
+
+- Update to the latest upstream version:
+  - Added support for Qt v4.8.3.
+  - Added support for Qt v5-beta1 (QtCore, QtGui, QtHelp, QtNetwork, QtSql,
+QtSvg, QtWebKit and QtXml only).
+  - Implemented __str__ and __unicode__ for QChar.
+  - Added the missing QPointF operator*(qreal, QPointF).
+  - Added the customcompleter.py example.
+  - SIP v4.14 is now required.
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2012-07-09 
10:03:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2012-10-03 10:38:42.0 +0200
@@ -1,0 +2,13 @@
+Mon Oct  1 05:49:09 UTC 2012 - ei...@heavensinferno.net
+
+- Updated to the latest upstream version:
+
+  - Added support for Qt v4.8.3.
+  - Added support for Qt v5-beta1 (QtCore, QtGui, QtHelp, QtNetwork, QtSql,
+QtSvg, QtWebKit and QtXml only).
+  - Implemented __str__ and __unicode__ for QChar.
+  - Added the missing QPointF operator*(qreal, QPointF).
+  - Added the customcompleter.py example.
+  - SIP v4.14 is now required.
+
+---

Old:

  PyQt-x11-gpl-4.9.4.tar.gz

New:

  PyQt-x11-gpl-4.9.5.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.fBvyTH/_old  2012-10-03 10:38:44.0 +0200
+++ /var/tmp/diff_new_pack.fBvyTH/_new  2012-10-03 10:38:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-qt4
-Version:4.9.4
+Version:4.9.5
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -34,7 +34,7 @@
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python-devel
-BuildRequires:  python-sip-devel
+BuildRequires:  python-sip-devel = 4.14
 %requires_gedbus-1-python
 %requires_gelibqt4-x11
 %if 0%{?sles_version} == 10

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.fBvyTH/_old  2012-10-03 10:38:44.0 +0200
+++ /var/tmp/diff_new_pack.fBvyTH/_new  2012-10-03 10:38:44.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-qt4
-Version:4.9.4
+Version:4.9.5
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree

++ PyQt-x11-gpl-4.9.4.tar.gz - PyQt-x11-gpl-4.9.5.tar.gz ++
/work/SRC/openSUSE:Factory/python-qt4/PyQt-x11-gpl-4.9.4.tar.gz 
/work/SRC/openSUSE:Factory/.python-qt4.new/PyQt-x11-gpl-4.9.5.tar.gz differ: 
char 5, line 1

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-qt4 for openSUSE:Factory

2012-07-09 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2012-07-09 10:03:57

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2012-06-06 
16:09:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2012-07-09 10:03:59.0 +0200
@@ -1,0 +2,21 @@
+Thu Jul  5 09:39:46 UTC 2012 - dmuel...@suse.com
+
+- update to version 4.9.4:
+  * bug fixes
+- require the sip api version it was built against (bnc#768499)
+
+---
+Fri Jun 22 03:07:29 UTC 2012 - m...@suse.com
+
+- Update to version 4.9.2
+  * Added support for Qt v4.8.2.
+  * Added support for Qt v5-alpha (QtCore and QtGui only).
+  * Added support for Python v3.3.
+  * bool(QPyNullVariant(...)) now returns False rather than True to mimic the 
behaviour of None.
+  * Exposed the pyqtBoundSignal type object in the QtCore module.
+  * Added the signal attribute to pyqtBoundSignal containing the signature 
that would be returned by SIGNAL().
+  * Added the optional package argument to uic.loadUi() to properly handle 
relative imports.
+  * pyuic4 now supports themed icons.
+  * Added the spreadsheet example from Hans-Peter Jansen.
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2012-06-06 
16:09:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2012-07-09 10:03:59.0 +0200
@@ -1,0 +2,21 @@
+Thu Jul  5 09:37:12 UTC 2012 - dmuel...@suse.com
+
+- require the sip version it built against (bnc#768499)
+- Update to version 4.9.4:
+  * bug fixes
+
+---
+Fri Jun 22 03:08:34 UTC 2012 - m...@suse.com
+
+- Update to version 4.9.2
+  * Added support for Qt v4.8.2.
+  * Added support for Qt v5-alpha (QtCore and QtGui only).
+  * Added support for Python v3.3.
+  * bool(QPyNullVariant(...)) now returns False rather than True to mimic the 
behaviour of None.
+  * Exposed the pyqtBoundSignal type object in the QtCore module.
+  * Added the signal attribute to pyqtBoundSignal containing the signature 
that would be returned by SIGNAL().
+  * Added the optional package argument to uic.loadUi() to properly handle 
relative imports.
+  * pyuic4 now supports themed icons.
+  * Added the spreadsheet example from Hans-Peter Jansen.
+
+---

Old:

  PyQt-x11-gpl-4.9.1.tar.gz

New:

  PyQt-x11-gpl-4.9.4.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.Rg77Dl/_old  2012-07-09 10:04:01.0 +0200
+++ /var/tmp/diff_new_pack.Rg77Dl/_new  2012-07-09 10:04:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-qt4
-Version:4.9.1
+Version:4.9.4
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -35,13 +35,13 @@
 BuildRequires:  phonon-devel
 BuildRequires:  python-devel
 BuildRequires:  python-sip-devel
-Requires:   dbus-1-python = %( echo `rpm -q --queryformat '%{VERSION}' 
dbus-1-python`)
-Requires:   libqt4-x11= %( echo `rpm -q --queryformat '%{VERSION}' 
libqt4-x11`)
-Requires:   python-sip= %( echo `rpm -q --queryformat '%{VERSION}' 
python-sip`)
+%requires_gedbus-1-python
+%requires_gelibqt4-x11
 %if 0%{?sles_version} == 10
 Requires:   python-elementtree
 %endif
 %py_requires
+%requires_python_sip_api
 %if 0%{?suse_version} = 1110
 %{!?python_sitelib:  %global python_sitelib  %(python -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib()))}
 %{!?python_sitearch: %global python_sitearch %(python -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1)))}

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.Rg77Dl/_old  2012-07-09 10:04:01.0 +0200
+++ /var/tmp/diff_new_pack.Rg77Dl/_new  2012-07-09 10:04:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-qt4
-Version:4.9.1
+Version:4.9.4
 Release:0
 Summary:PyQt - python bindings for Qt 4
 License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
@@ -34,8 +34,8 @@
 BuildRequires:  libqt4-devel
 BuildRequires:  phonon-devel
 BuildRequires:  python3-sip-devel
-Requires:   libqt4-x11
-Requires:   python3-sip
+%requires_gedbus-1-python
+%requires_gelibqt4-x11

commit python-qt4 for openSUSE:Factory

2012-06-06 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2012-06-06 16:09:36

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2011-12-25 
17:52:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2012-06-06 16:09:43.0 +0200
@@ -1,0 +2,19 @@
+Mon Jun  4 08:36:27 UTC 2012 - idon...@suse.com
+
+- Update license 
+
+---
+Mon May 28 03:34:49 UTC 2012 - m...@suse.com
+
+- Fix files list 
+  * Added pyqtconfig.py back
+
+---
+Fri May 25 08:47:18 UTC 2012 - toddrme2...@gmail.com
+
+- Update to version 4.9.1
+  * Bugfixes
+- Spec file cleanups
+- Fixed licenses
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2011-12-25 
17:52:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2012-06-06 16:09:43.0 +0200
@@ -1,0 +2,13 @@
+Mon Jun  4 08:36:33 UTC 2012 - idon...@suse.com
+
+- Update license 
+
+---
+Fri May 25 08:47:18 UTC 2012 - toddrme2...@gmail.com
+
+- Update to version 4.9.1
+  * Bugfixes
+- Spec file cleanups
+- Fixed licenses
+
+---

Old:

  PyQt-x11-gpl-4.9.tar.gz

New:

  PyQt-x11-gpl-4.9.1.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.bRUpnL/_old  2012-06-06 16:09:45.0 +0200
+++ /var/tmp/diff_new_pack.bRUpnL/_new  2012-06-06 16:09:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qt4
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,23 +17,10 @@
 
 
 Name:   python-qt4
-BuildRequires:  dbus-1-python-devel
-BuildRequires:  fdupes
-BuildRequires:  libQtWebKit-devel
-BuildRequires:  libqt4-devel
-BuildRequires:  python-devel
-BuildRequires:  python-sip-devel
-Requires:   dbus-1-python = %( echo `rpm -q --queryformat '%{VERSION}' 
dbus-1-python`)
-%if 0%{?suse_version} = 1130
-BuildRequires:  phonon-devel
-%endif
-%if 0%{?sles_version} == 10
-Requires:   python-elementtree
-%endif
-Version:4.9
+Version:4.9.1
 Release:0
 Summary:PyQt - python bindings for Qt 4
-License:GPLv2, GPLv3 or Riverbank Commercial License
+License:SUSE-GPL-2.0-with-FLOSS-exception or GPL-3.0 or SUSE-NonFree
 Group:  Development/Libraries/Python
 %define rversion %{version}
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
@@ -41,12 +28,24 @@
 Patch0: link-python.diff
 Patch2: disable-rpaths.diff
 Patch3: build-compare.diff
+BuildRequires:  dbus-1-python-devel
+BuildRequires:  fdupes
+BuildRequires:  libQtWebKit-devel
+BuildRequires:  libqt4-devel
+BuildRequires:  phonon-devel
+BuildRequires:  python-devel
+BuildRequires:  python-sip-devel
+Requires:   dbus-1-python = %( echo `rpm -q --queryformat '%{VERSION}' 
dbus-1-python`)
+Requires:   libqt4-x11= %( echo `rpm -q --queryformat '%{VERSION}' 
libqt4-x11`)
 Requires:   python-sip = %( echo `rpm -q --queryformat '%{VERSION}' 
python-sip`)
+%if 0%{?sles_version} == 10
+Requires:   python-elementtree
+%endif
 %py_requires
 %if 0%{?suse_version} = 1110
-%define python_sitelib %{py_sitedir}
+%{!?python_sitelib:  %global python_sitelib  %(python -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib()))}
+%{!?python_sitearch: %global python_sitearch %(python -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1)))}
 %endif
-Requires:   libqt4-x11 = %( echo `rpm -q --queryformat '%{VERSION}' 
libqt4-x11`)
 
 %description
 PyQt is a set of Python bindings for Trolltech's Qt application
@@ -100,7 +99,7 @@
 %install
 %make_install INSTALL_ROOT=%{buildroot}
 sed -i 's/The doc directory/The doc directory of package %{name}-devel/' 
README
-DOCDIR=%{buildroot}%{_datadir}/doc/packages/%{name}-devel
+DOCDIR=%{buildroot}%{_docdir}/%{name}-devel
 mkdir -p $DOCDIR
 cp -pr NEWS THANKS contrib doc examples $DOCDIR
  # create hardlinks for duplicate files
@@ -112,27 +111,17 @@
 %files
 

commit python-qt4 for openSUSE:Factory

2011-12-25 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2011-12-25 17:52:10

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2011-11-28 
12:56:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2011-12-25 17:52:12.0 +0100
@@ -1,0 +2,23 @@
+Sun Dec 25 13:45:11 UTC 2011 - idon...@suse.com
+
+- Update to version 4.9
+  * Fixed %PickleCode for QByteArray for Python v3.
+  * Completed the support for QPainter.drawPixmapFragments().
+  * pyuic4 now makes sure that a module implementing a resource file is only
+imported once.
+  * Fixed a regression in the handling of translated strings by pyuic4.
+  * QDBusArgument now handles QStringList explicitly so that it can be used 
with
+QString v2 API.
+  * Renamed QDBusArgument.write() to add().
+  * Changed QDBusArgument.write() to use a QMetaType.Type to specify the 
integer
+sub-type to be consistent with beginArray() and beginMap().
+  * Implemented QDBusArgument.write().
+  * DBus dicts are now demarshalled to Python dicts.
+  * Added support for demarshalling DBus basic types, variants and arrays.
+  * QDBusObjectPath, QDBusSignal and QDBusVariant instances are now 
demarshalled
+automatically.
+  * DBus structures are now demarshalled to tuples.
+  * Added the missing cornerWidget() and setCornerWidget() methods to QMenuBar.
+- See include ChangeLog for complete change list.
+
+---
python3-qt4.changes: same change

Old:

  PyQt-x11-gpl-4.8.6.tar.bz2

New:

  PyQt-x11-gpl-4.9.tar.gz



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.tCQQLF/_old  2011-12-25 17:52:14.0 +0100
+++ /var/tmp/diff_new_pack.tCQQLF/_new  2011-12-25 17:52:14.0 +0100
@@ -16,7 +16,6 @@
 #
 
 
-
 Name:   python-qt4
 BuildRequires:  dbus-1-python-devel
 BuildRequires:  fdupes
@@ -31,14 +30,14 @@
 %if 0%{?sles_version} == 10
 Requires:   python-elementtree
 %endif
-Version:4.8.6
-Release:1
-License:GPLv2, GPLv3 or Riverbank Commercial License
+Version:4.9
+Release:0
 Summary:PyQt - python bindings for Qt 4
+License:GPLv2, GPLv3 or Riverbank Commercial License
+Group:  Development/Libraries/Python
 %define rversion %{version}
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
-Group:  Development/Libraries/Python
-Source0:PyQt-x11-gpl-%{rversion}.tar.bz2
+Source0:PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0: link-python.diff
 Patch2: disable-rpaths.diff
 Patch3: build-compare.diff
@@ -58,7 +57,6 @@
 nearly 6,000 functions and methods.
 
 %package devel
-License:GPLv2, GPLv3 or Riverbank Commercial License
 Summary:PyQt - devel part of python bindings for Qt 4
 Group:  Development/Libraries/Python
 Requires:   %{name} = %{version}
@@ -78,7 +76,6 @@
 own PyQt applications.
 
 %package utils
-License:GPLv2, GPLv3 or Riverbank Commercial License
 Summary:Common files for PyQt4 for python2 and python3
 Group:  Development/Libraries/Python
 

++ python3-qt4.spec ++
--- /var/tmp/diff_new_pack.tCQQLF/_old  2011-12-25 17:52:14.0 +0100
+++ /var/tmp/diff_new_pack.tCQQLF/_new  2011-12-25 17:52:14.0 +0100
@@ -16,16 +16,15 @@
 #
 
 
-
 Name:   python3-qt4
-Version:4.8.6
-Release:1
-License:GPLv2, GPLv3 or Riverbank Commercial License
+Version:4.9
+Release:0
 Summary:PyQt - python bindings for Qt 4
+License:GPLv2, GPLv3 or Riverbank Commercial License
+Group:  Development/Libraries/Python
 %define rversion %{version}
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
-Group:  Development/Libraries/Python
-Source0:PyQt-x11-gpl-%{rversion}.tar.bz2
+Source0:PyQt-x11-gpl-%{rversion}.tar.gz
 Patch0: link-python3.diff
 Patch2: disable-rpaths.diff
 Patch3: build-compare.diff
@@ -60,7 +59,6 @@
 nearly 6,000 functions and methods.
 
 %package devel
-License:GPLv2, GPLv3 or Riverbank Commercial License
 Summary:PyQt - devel part of python bindings for Qt 4
 Group:  Development/Libraries/Python
 Requires:   %{name} = %{version}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-qt4 for openSUSE:Factory

2011-11-28 Thread h_root
Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory 
checked in at 2011-11-28 12:56:39

Comparing /work/SRC/openSUSE:Factory/python-qt4 (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt4.new (New)


Package is python-qt4, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/python-qt4/python-qt4.changes2011-10-21 
16:35:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python-qt4.changes   
2011-11-28 12:56:41.0 +0100
@@ -1,0 +2,12 @@
+Fri Nov 25 11:00:27 UTC 2011 - cgiboude...@gmx.com
+
+- Use %make_install
+
+---
+Mon Nov 21 17:52:12 UTC 2011 - cgiboude...@gmx.com
+
+- Update to 4.8.6, see 
http://riverbankcomputing.com/static/Downloads/PyQt4/ChangeLog
+- Spec cleanup
+
+
+---
--- /work/SRC/openSUSE:Factory/python-qt4/python3-qt4.changes   2011-10-21 
16:35:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-qt4.new/python3-qt4.changes  
2011-11-28 12:56:41.0 +0100
@@ -1,0 +2,13 @@
+Fri Nov 25 11:00:31 UTC 2011 - cgiboude...@gmx.com
+
+- Use %make_install
+
+---
+Mon Nov 21 17:52:18 UTC 2011 - cgiboude...@gmx.com
+
+- Update to 4.8.6, see 
http://riverbankcomputing.com/static/Downloads/PyQt4/ChangeLog
+- Define python3_sitearch for Opensuse  12.1
+- Spec cleanup
+
+
+---

Old:

  PyQt-x11-gpl-4.8.5.tar.bz2

New:

  PyQt-x11-gpl-4.8.6.tar.bz2



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.WNyPdY/_old  2011-11-28 12:56:43.0 +0100
+++ /var/tmp/diff_new_pack.WNyPdY/_new  2011-11-28 12:56:43.0 +0100
@@ -15,36 +15,36 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   python-qt4
-BuildRequires:  libqt4-devel python-devel python-sip-devel
-BuildRequires:  libQtWebKit-devel
-BuildRequires:  fdupes
 BuildRequires:  dbus-1-python-devel
+BuildRequires:  fdupes
+BuildRequires:  libQtWebKit-devel
+BuildRequires:  libqt4-devel
+BuildRequires:  python-devel
+BuildRequires:  python-sip-devel
 Requires:   dbus-1-python = %( echo `rpm -q --queryformat '%{VERSION}' 
dbus-1-python`)
 %if 0%{?suse_version} = 1130
 BuildRequires:  phonon-devel
 %endif
-%if %sles_version == 10
+%if 0%{?sles_version} == 10
 Requires:   python-elementtree
 %endif
-Requires:   python-sip = %( echo `rpm -q --queryformat '%{VERSION}' 
python-sip`)
+Version:4.8.6
+Release:1
 License:GPLv2, GPLv3 or Riverbank Commercial License
-Group:  Development/Libraries/Python
 Summary:PyQt - python bindings for Qt 4
-Version:4.8.5
-Release:1
-%define rversion %version
+%define rversion %{version}
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Group:  Development/Libraries/Python
 Source0:PyQt-x11-gpl-%{rversion}.tar.bz2
 Patch0: link-python.diff
 Patch2: disable-rpaths.diff
 Patch3: build-compare.diff
+Requires:   python-sip = %( echo `rpm -q --queryformat '%{VERSION}' 
python-sip`)
 %py_requires
-%if %suse_version = 1110
+%if 0%{?suse_version} = 1110
 %define python_sitelib %{py_sitedir}
 %endif
 Requires:   libqt4-x11 = %( echo `rpm -q --queryformat '%{VERSION}' 
libqt4-x11`)
@@ -57,17 +57,14 @@
 implemented as a set of Python modules and contain over 300 classes and
 nearly 6,000 functions and methods.
 
-Authors:
-
-Riverbank Computing Limited
-
-
 %package devel
 License:GPLv2, GPLv3 or Riverbank Commercial License
-Group:  Development/Libraries/Python
 Summary:PyQt - devel part of python bindings for Qt 4
-Requires:   libqt4-devel python-sip-devel python-qt4-utils
-Requires:   %name = %version
+Group:  Development/Libraries/Python
+Requires:   %{name} = %{version}
+Requires:   libqt4-devel
+Requires:   python-qt4-utils
+Requires:   python-sip-devel
 
 %description devel
 PyQt is a set of Python bindings for Trolltech's Qt application
@@ -80,14 +77,9 @@
 This package contains all the developer tools you need to create your 
 own PyQt applications.
 
-Authors:
-
-Riverbank Computing Limited
-
-
 %package utils
-Summary:Common files for PyQt4 for python2 and python3
 License:GPLv2, GPLv3 or Riverbank Commercial License
+Summary:Common files for PyQt4 for python2 and python3
 Group:  Development/Libraries/Python
 
 %description 

commit python-qt4 for openSUSE:Factory

2011-05-04 Thread h_root

Hello community,

here is the log from the commit of package python-qt4 for openSUSE:Factory
checked in at Wed May 4 14:06:23 CEST 2011.




--- python-qt4/python-qt4.changes   2011-02-11 11:46:23.0 +0100
+++ /mounts/work_src_done/STABLE/python-qt4/python-qt4.changes  2011-05-03 
21:22:29.0 +0200
@@ -1,0 +2,14 @@
+Tue May  3 19:21:44 UTC 2011 - gre...@suse.de
+
+- fix for x86-64 issue to enable the package to properly build.
+
+---
+Mon May  2 18:56:41 CEST 2011 - dmuel...@suse.de
+
+- update to 4.8.4:
+ * Added support for Qt v4.7.2.
+ * Added limited support for setEventFilter() and filterEvent() to 
QAbstractEventDispatcher.
+ * pyrcc4 will now compress by default to match the behaviour of rcc.
+ * Removed QTouchEventSequence as its C++ API makes it impossible to be used 
from Python.
+
+---

calling whatdependson for head-i586


Old:

  PyQt-x11-gpl-4.8.3.tar.bz2

New:

  PyQt-x11-gpl-4.8.4.tar.bz2



Other differences:
--
++ python-qt4.spec ++
--- /var/tmp/diff_new_pack.BLTjNe/_old  2011-05-04 14:05:36.0 +0200
+++ /var/tmp/diff_new_pack.BLTjNe/_new  2011-05-04 14:05:36.0 +0200
@@ -33,7 +33,7 @@
 License:GPLv2
 Group:  Development/Libraries/Python
 Summary:PyQt - python bindings for Qt 4
-Version:4.8.3
+Version:4.8.4
 Release:1
 %define rversion %version
 Url:http://www.riverbankcomputing.com/software/pyqt/intro
@@ -141,9 +141,6 @@
 %dir /usr/share/qt4/qsci/api
 %dir /usr/share/qt4/qsci/api/python
 /usr/share/qt4/qsci/api/python/PyQt4.api
-# does not build on 64 bit systems
-%if %{_lib} == lib
-/usr/lib/qt4/plugins/designer/libpythonplugin.so
-%endif
+/usr/%{_lib}/qt4/plugins/designer/libpythonplugin.so
 
 %changelog

++ PyQt-x11-gpl-4.8.3.tar.bz2 - PyQt-x11-gpl-4.8.4.tar.bz2 ++
python-qt4/PyQt-x11-gpl-4.8.3.tar.bz2 
/mounts/work_src_done/STABLE/python-qt4/PyQt-x11-gpl-4.8.4.tar.bz2 differ: char 
11, line 1






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org