Hello community,

here is the log from the commit of package python-XStatic-tv4 for 
openSUSE:Leap:15.2 checked in at 2020-02-11 23:25:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-XStatic-tv4 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-XStatic-tv4.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-XStatic-tv4"

Tue Feb 11 23:25:11 2020 rev:1 rq:771125 version:1.2.7.0

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

--- /dev/null   2019-12-19 10:12:34.003146842 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-XStatic-tv4.new.26092/python-XStatic-tv4.changes
       2020-02-11 23:25:11.741263090 +0100
@@ -0,0 +1,20 @@
+-------------------------------------------------------------------
+Tue Jan  8 16:54:52 UTC 2019 - Jan Engelhardt <jeng...@inai.de>
+
+- Update descriptions.
+
+-------------------------------------------------------------------
+Tue Jan  8 11:35:41 UTC 2019 - Thomas Bechtold <tbecht...@suse.com>
+
+- Drop version from Summary
+
+-------------------------------------------------------------------
+Wed Jan  2 13:37:51 UTC 2019 - Thomas Bechtold <tbecht...@suse.com>
+
+- convert to singlespec
+
+-------------------------------------------------------------------
+Fri Sep  2 07:56:32 UTC 2016 - tbecht...@suse.com
+
+- Initial packaging (version 1.2.7.0)
+

New:
----
  XStatic-tv4-1.2.7.0.tar.gz
  python-XStatic-tv4.changes
  python-XStatic-tv4.spec

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

Other differences:
------------------
++++++ python-XStatic-tv4.spec ++++++
#
# spec file for package python-XStatic-tv4
#
# Copyright (c) 2019 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
# 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 https://bugs.opensuse.org/
#


%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name:           python-XStatic-tv4
Version:        1.2.7.0
Release:        0
Summary:        AngularJS library "tv4" repackaged for the XStatic standard
License:        SUSE-Public-Domain
Group:          Development/Languages/Python
Url:            http://geraintluff.github.com/tv4/
Source:         
https://files.pythonhosted.org/packages/source/X/XStatic-tv4/XStatic-tv4-%{version}.tar.gz
BuildRequires:  %{python_module setuptools}
BuildRequires:  fdupes
BuildRequires:  python-rpm-macros
BuildArch:      noarch

%python_subpackages

%description
Angular JavaScript library packaged for setuptools (easy_install) / pip.
There are otherwise no changes.

You can find more info about the xstatic packaging way in the package `XStatic`.

%prep
%setup -q -n XStatic-tv4-%{version}

%build
%python_build

%install
%python_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}

%files %{python_files}
%defattr(-,root,root,-)
%doc README.txt
%{python_sitelib}/*

%changelog

Reply via email to