Hello community,

here is the log from the commit of package spec-cleaner for openSUSE:Factory 
checked in at 2019-09-26 20:43:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spec-cleaner (Old)
 and      /work/SRC/openSUSE:Factory/.spec-cleaner.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spec-cleaner"

Thu Sep 26 20:43:51 2019 rev:59 rq:733445 version:1.1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/spec-cleaner/spec-cleaner.changes        
2019-07-18 15:21:21.712133978 +0200
+++ /work/SRC/openSUSE:Factory/.spec-cleaner.new.2352/spec-cleaner.changes      
2019-09-26 20:43:57.582105525 +0200
@@ -1,0 +2,13 @@
+Thu Sep 26 12:47:05 UTC 2019 - Kristyna Streitova <kstreit...@suse.com>
+
+- Update to 1.1.5 bsc#1099674:
+  * Use https in URL in spec-cleaner.spec test
+  * Remove duplicated backslash in regexp
+  * Parallelize test run
+  * Add jupyter_move_config to excludes from bracketing
+  * Do not fail if URL is ftp:// or other protocol
+  * Make xdist enabled by default on all test runs and add xdist to deps
+  * By default remove groups from packages
+- remove spec-cleaner-1.1.4_test_https.patch that is no longer needed
+
+-------------------------------------------------------------------

Old:
----
  spec-cleaner-1.1.4.tar.gz
  spec-cleaner-1.1.4_test_https.patch

New:
----
  spec-cleaner-1.1.5.tar.gz

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

Other differences:
------------------
++++++ spec-cleaner.spec ++++++
--- /var/tmp/diff_new_pack.ni8QSu/_old  2019-09-26 20:43:58.006104392 +0200
+++ /var/tmp/diff_new_pack.ni8QSu/_new  2019-09-26 20:43:58.006104392 +0200
@@ -18,17 +18,17 @@
 
 
 Name:           spec-cleaner
-Version:        1.1.4
+Version:        1.1.5
 Release:        0
 Summary:        .spec file cleaner
 License:        BSD-3-Clause
 Group:          Development/Tools/Other
 URL:            https://github.com/openSUSE/spec-cleaner
 Source0:        
https://github.com/openSUSE/%{name}/archive/%{name}-%{version}.tar.gz
-Patch0:         spec-cleaner-1.1.4_test_https.patch
 BuildRequires:  python3-pytest
 BuildRequires:  python3-pytest-cov
 BuildRequires:  python3-pytest-runner
+BuildRequires:  python3-pytest-xdist
 BuildRequires:  python3-setuptools
 # For the pkg_resources used in the binary loader
 Requires:       python3-setuptools
@@ -51,7 +51,6 @@
 
 %prep
 %setup -q -n %{name}-%{name}-%{version}
-%patch0 -p1
 
 %build
 python3 setup.py build

++++++ spec-cleaner-1.1.4.tar.gz -> spec-cleaner-1.1.5.tar.gz ++++++
++++ 1834 lines of diff (skipped)


Reply via email to