Hello community,

here is the log from the commit of package mono-core for openSUSE:Factory 
checked in at 2020-11-15 15:24:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mono-core (Old)
 and      /work/SRC/openSUSE:Factory/.mono-core.new.24930 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mono-core"

Sun Nov 15 15:24:06 2020 rev:129 rq:847947 version:6.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mono-core/mono-core.changes      2020-10-15 
13:44:21.609152046 +0200
+++ /work/SRC/openSUSE:Factory/.mono-core.new.24930/mono-core.changes   
2020-11-15 15:25:20.159383668 +0100
@@ -1,0 +2,5 @@
+Sat Nov  7 16:20:03 UTC 2020 - Callum Farmer <callumjfarme...@gmail.com>
+
+- Fix build with RPM 4.16: few were missed fix these
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mono-core.spec ++++++
--- /var/tmp/diff_new_pack.qAFZyf/_old  2020-11-15 15:25:22.667386352 +0100
+++ /var/tmp/diff_new_pack.qAFZyf/_new  2020-11-15 15:25:22.671386356 +0100
@@ -593,7 +593,7 @@
 Summary:        A Library for embedding Mono in your Application
 License:        LGPL-2.1-only
 Group:          Development/Libraries/C and C++
-%if %{sgen}
+%if "%sgen" == "yes"
 Requires:       libmonosgen-2_0-1
 %else
 Requires:       libmonoboehm-2_0-1
@@ -621,7 +621,7 @@
 License:        LGPL-2.1-only
 Group:          Development/Languages/Mono
 Requires:       libmono-2_0-1 = %{version}
-%if %{sgen}
+%if "%sgen" == "yes"
 Requires:       libmonosgen-2_0-devel
 %else
 Requires:       libmonoboehm-2_0-devel
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to