Hello community,

here is the log from the commit of package python-dialog for openSUSE:Factory 
checked in at 2015-12-09 19:53:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-dialog (Old)
 and      /work/SRC/openSUSE:Factory/.python-dialog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-dialog"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-dialog/python-dialog.changes      
2013-09-29 19:28:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-dialog.new/python-dialog.changes 
2015-12-09 22:30:53.000000000 +0100
@@ -1,0 +2,14 @@
+Mon Dec  7 08:56:53 UTC 2015 - [email protected]
+
+- Requires dialog package
+
+-------------------------------------------------------------------
+Thu Nov 19 10:26:16 UTC 2015 - [email protected]
+
+Major update to version 3.3.0.
+
+This version is a backport of pythondialog to Python 2. Unless you really have
+to use Python 2. For a full changelog see the packaged ChangeLog file or
+http://pythondialog.sourceforge.net/news.html
+
+-------------------------------------------------------------------

Old:
----
  pythondialog-2.11.tar.bz2

New:
----
  python2-pythondialog-3.3.0.tar.bz2

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

Other differences:
------------------
++++++ python-dialog.spec ++++++
--- /var/tmp/diff_new_pack.nxOgvK/_old  2015-12-09 22:30:54.000000000 +0100
+++ /var/tmp/diff_new_pack.nxOgvK/_new  2015-12-09 22:30:54.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dialog
 #
-# Copyright (c) 2013 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,15 +18,16 @@
 
 Name:           python-dialog
 BuildRequires:  python-devel
-%define tarname pythondialog
+%define tarname python2-pythondialog
 Summary:        A Python interface to the Unix dialog utility
-Version:        2.11
-Release:        0
-Source0:        
https://pypi.python.org/packages/source/p/pythondialog/%{tarname}-%{version}.tar.bz2
 License:        LGPL-2.1+
 Group:          Development/Libraries/Python
+Version:        3.3.0
+Release:        0
+Source0:        
https://pypi.python.org/packages/source/p/%{tarname}/%{tarname}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Url:            http://pythondialog.sourceforge.net/
+Requires:       dialog
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %else
@@ -50,7 +51,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS PKG-INFO  TODO demo.py COPYING README
+%doc AUTHORS PKG-INFO TODO examples/demo.py COPYING README.rst ChangeLog
 %{python_sitelib}/*
 
 %changelog


Reply via email to