Hello community,

here is the log from the commit of package mozjs78 for openSUSE:Factory checked 
in at 2020-10-29 09:22:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mozjs78 (Old)
 and      /work/SRC/openSUSE:Factory/.mozjs78.new.3463 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mozjs78"

Thu Oct 29 09:22:52 2020 rev:2 rq:844654 version:78.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mozjs78/mozjs78.changes  2020-10-20 
16:30:45.230587796 +0200
+++ /work/SRC/openSUSE:Factory/.mozjs78.new.3463/mozjs78.changes        
2020-10-29 09:22:57.738725494 +0100
@@ -1,0 +2,5 @@
+Wed Oct 28 15:03:29 UTC 2020 - Andreas Schwab <[email protected]>
+
+- Remove unused and broken dependency on libatomic
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mozjs78.spec ++++++
--- /var/tmp/diff_new_pack.Zvyy6E/_old  2020-10-29 09:22:59.778727450 +0100
+++ /var/tmp/diff_new_pack.Zvyy6E/_new  2020-10-29 09:22:59.778727450 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define _lto_cflags %{nil}
 %ifarch %{ix86}
 %global rust_arch i686
@@ -33,10 +34,6 @@
 # Require tests to pass?
 %global require_tests     0
 # LTO is default since F33 and F32 package is backported as is, so no LTO there
-# Require libatomic for ppc
-%ifarch ppc
-%global system_libatomic 1
-%endif
 # Big endian platforms
 %ifarch ppc ppc64 s390 s390x
 %global big_endian 1
@@ -46,6 +43,7 @@
 Release:        1%{?dist}
 Summary:        SpiderMonkey JavaScript library
 License:        MPL-2.0
+Group:          System/Libraries
 URL:            
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey
 Source0:        
https://ftp.mozilla.org/pub/firefox/releases/%{version}esr/source/firefox-%{version}esr.source.tar.xz
 Source1:        
https://ftp.mozilla.org/pub/firefox/releases/%{version}esr/source/firefox-%{version}esr.source.tar.xz.asc
@@ -87,9 +85,6 @@
 BuildRequires:  pkgconfig(icu-i18n) >= 63.1
 BuildRequires:  pkgconfig(libffi)
 BuildRequires:  pkgconfig(zlib)
-%if 0%{?system_libatomic}
-BuildRequires:  libatomic
-%endif
 %if 0%{?big_endian}
 BuildRequires:  icu
 %endif



Reply via email to