Hello community,
here is the log from the commit of package python-python-stdnum for
openSUSE:Factory checked in at 2016-09-24 15:28:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-stdnum (Old)
and /work/SRC/openSUSE:Factory/.python-python-stdnum.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-stdnum"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-stdnum/python-python-stdnum.changes
2016-09-23 11:28:55.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-python-stdnum.new/python-python-stdnum.changes
2016-09-24 15:29:20.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 23 10:11:07 UTC 2016 - [email protected]
+
+- Trim redundant lines off description
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-stdnum.spec ++++++
--- /var/tmp/diff_new_pack.gsEyi5/_old 2016-09-24 15:29:21.000000000 +0200
+++ /var/tmp/diff_new_pack.gsEyi5/_new 2016-09-24 15:29:21.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package python-stdnum
+# spec file for package python-python-stdnum
#
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -13,27 +13,27 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
%define base_name python-stdnum
Name: python-%{base_name}
Version: 1.3
Release: 0
-License: LGPL-2.0+
Summary: Python module to handle standardized numbers and codes
-Url: http://arthurdejong.org/python-stdnum/
+License: LGPL-2.0+
Group: Development/Languages/Python
+Url: http://arthurdejong.org/python-stdnum/
Source:
https://files.pythonhosted.org/packages/21/9b/5ff5aeb1f41a23cbbfec6b4a7852c9fec6c904c34bba0b5f905da1702809/%{base_name}-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-setuptools
Suggests: python-PySimpleSOAP
Suggests: python-suds
-BuildRoot: %{_tmppath}/%{base_name}-%{version}-build
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
-Parse, validate and reformat standard numbers and codes.
-
This library offers functions for parsing, validating and reformatting
standard numbers and codes in various formats.