Hello community,

here is the log from the commit of package python-poppler-qt4 for 
openSUSE:Factory checked in at 2014-04-11 13:41:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-poppler-qt4 (Old)
 and      /work/SRC/openSUSE:Factory/.python-poppler-qt4.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-poppler-qt4"

Changes:
--------
New Changes file:

--- /dev/null   2014-02-13 01:09:38.344032506 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-poppler-qt4.new/python-poppler-qt4.changes   
    2014-04-11 13:42:00.000000000 +0200
@@ -0,0 +1,39 @@
+-------------------------------------------------------------------
+Fri Apr  4 09:10:31 UTC 2014 - [email protected]
+
+- Update description
+
+-------------------------------------------------------------------
+Thu Apr  3 09:06:21 UTC 2014 - [email protected]
+
+- Update to 0.18.0:
+  * Works with both Python 2 and Python 3 (tested: 2.6, 2.7, 3.2.3)
+  * some API updates
+  * fixed FormField issue
+  * setup.py circumvents sipdistutils < 4.14.2 not working with python 3
+- Update to 0.18.1:
+  * Tested with Python 2.6, 2.7, 3.2, 3.3
+  * Fix setup.py error when using Python 2.6 (issue #1)
+- Correct license to LGPL-2.1+
+- Clean up spec file a bit
+
+-------------------------------------------------------------------
+Sat Nov 24 20:24:49 UTC 2012 - [email protected]
+
+- Update to 0.16.3
+
+-------------------------------------------------------------------
+Sat Sep 22 07:38:12 UTC 2012 - [email protected]
+
+- apply current SVN changes
+
+-------------------------------------------------------------------
+Sat Sep 22 05:26:21 UTC 2012 - [email protected]
+
+- update to 0.16.2 
+
+-------------------------------------------------------------------
+Sun Apr 24 03:00:34 CEST 2011 - [email protected]
+
+- 0.16.1: initial version
+

New:
----
  python-poppler-qt4-0.18.1.tar.gz
  python-poppler-qt4.changes
  python-poppler-qt4.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-poppler-qt4.spec ++++++
#
# spec file for package python-poppler-qt4
#
# Copyright (c) 2011 LISA GmbH, Bingen, Germany.
# Copyright (c) 2012 Johannes Engel <[email protected]>
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild

Name:           python-poppler-qt4
BuildRequires:  libpoppler-qt4-devel
BuildRequires:  python-qt4-devel
License:        LGPL-2.1+
Group:          Development/Libraries/Python
Summary:        Python binding to poppler-qt4
Version:        0.18.1
Release:        0
Url:            https://github.com/wbsoft/python-poppler-qt4
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Source0:        %{name}-%{version}.tar.gz

%description
Python binding to poppler-qt4


%prep
%setup -q

%build
python setup.py build

%install
python setup.py install --prefix=%{_prefix} --root="%{buildroot}"

%files
%defattr(-,root,root)
%doc ChangeLog LICENSE README TODO
%{python_sitearch}/popplerqt4.so
%{python_sitearch}/python_poppler_qt4*.egg-info

%changelog
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to