Hello community,

here is the log from the commit of package osc-plugin-install for 
openSUSE:Factory checked in at 2019-02-06 14:07:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/osc-plugin-install (Old)
 and      /work/SRC/openSUSE:Factory/.osc-plugin-install.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "osc-plugin-install"

Wed Feb  6 14:07:15 2019 rev:3 rq:671906 version:0.25

Changes:
--------
--- /work/SRC/openSUSE:Factory/osc-plugin-install/osc-plugin-install.changes    
2018-02-01 21:31:42.970540153 +0100
+++ 
/work/SRC/openSUSE:Factory/.osc-plugin-install.new.28833/osc-plugin-install.changes
 2019-02-06 14:07:19.090650362 +0100
@@ -1,0 +2,5 @@
+Tue Feb  5 14:34:29 UTC 2019 - Oliver Kurz <[email protected]>
+
+- Fix :test for older repos by defining %install explicit an both multibuild 
variants
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ osc-plugin-install.spec ++++++
--- /var/tmp/diff_new_pack.WHUEbC/_old  2019-02-06 14:07:19.926650209 +0100
+++ /var/tmp/diff_new_pack.WHUEbC/_new  2019-02-06 14:07:19.926650209 +0100
@@ -90,10 +90,10 @@
 EOF
 expect -f test_osc_in
 
+%install
 # disable debug packages in package test to prevent error about missing files
 %define debug_package %{nil}
 %else
-
 %install
 install -D -m0644 %{S:0} %{buildroot}%{oscplugindir}/osc-install.py
 
@@ -102,7 +102,6 @@
 # also glob for byte-compiled (pyc) and optimized byte-compiled (pyo)
 # files (they are generated by fedora's brp-python-bytecompile script)
 %{oscplugindir}/*.py*
-
 %endif
 
 %changelog


Reply via email to