Hello community,

here is the log from the commit of package wine-mono for 
openSUSE:Factory:NonFree checked in at 2020-08-04 20:15:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory:NonFree/wine-mono (Old)
 and      /work/SRC/openSUSE:Factory:NonFree/.wine-mono.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wine-mono"

Tue Aug  4 20:15:16 2020 rev:6 rq:823880 version:5.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory:NonFree/wine-mono/wine-mono.changes      
2020-06-25 15:02:21.648382765 +0200
+++ /work/SRC/openSUSE:Factory:NonFree/.wine-mono.new.3592/wine-mono.changes    
2020-08-04 20:15:17.224825188 +0200
@@ -1,0 +2,5 @@
+Sat Aug  1 09:53:07 UTC 2020 - Marcus Meissner <[email protected]>
+
+- fixed the name, it should be wine-mono-VERSION-ARCH.msi now. (bsc#1087860)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wine-mono.spec ++++++
--- /var/tmp/diff_new_pack.P0KY3s/_old  2020-08-04 20:15:18.292825644 +0200
+++ /var/tmp/diff_new_pack.P0KY3s/_new  2020-08-04 20:15:18.296825646 +0200
@@ -60,11 +60,8 @@
 
 %install
 mkdir -p %{buildroot}%{_datadir}/wine/mono
-# we use the prebuilt binaries.
-cp -a %{SOURCE1} %{buildroot}%{_datadir}/wine/mono/wine-mono-%{version}.msi
-#cp winemono.msi %{buildroot}%{_datadir}/wine/mono/wine-mono-%{version}.msi
-#rm -rf build-cross-x86_64-install
-#rm -rf build-cross-cli-install
+# we use the prebuilt binaries: wine-mono-VERSION-ARCH.msi
+cp -a %{SOURCE1} %{buildroot}%{_datadir}/wine/mono/
 
 %files
 %defattr(-, root, root)



Reply via email to