Hello community,

here is the log from the commit of package python-asn1crypto for 
openSUSE:Factory checked in at 2019-01-08 12:17:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-asn1crypto (Old)
 and      /work/SRC/openSUSE:Factory/.python-asn1crypto.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-asn1crypto"

Tue Jan  8 12:17:10 2019 rev:6 rq:662682 version:0.24.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-asn1crypto/python-asn1crypto.changes      
2018-12-06 12:13:48.617745917 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-asn1crypto.new.28833/python-asn1crypto.changes
   2019-01-08 12:17:11.780997830 +0100
@@ -1,0 +2,6 @@
+Thu Jan  3 14:14:59 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Reduce duplicities
+- Install license
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-asn1crypto.spec ++++++
--- /var/tmp/diff_new_pack.vEPU0e/_old  2019-01-08 12:17:12.420997229 +0100
+++ /var/tmp/diff_new_pack.vEPU0e/_new  2019-01-08 12:17:12.424997225 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-asn1crypto
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -24,13 +24,12 @@
 Summary:        ASN.1 parser and serializer for Python
 License:        MIT
 Group:          Development/Languages/Python
-Url:            https://github.com/wbond/asn1crypto
+URL:            https://github.com/wbond/asn1crypto
 Source:         
https://files.pythonhosted.org/packages/source/a/asn1crypto/asn1crypto-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
-
 %python_subpackages
 
 %description
@@ -41,14 +40,14 @@
 %setup -q -n asn1crypto-%{version}
 
 %build
-
 %python_build
 
 %install
 %python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%defattr(-,root,root,-)
+%license LICENSE
 %{python_sitelib}/*
 
 %changelog


Reply via email to