Hello community,

here is the log from the commit of package mozjs45 for openSUSE:Factory checked 
in at 2018-04-19 15:30:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mozjs45 (Old)
 and      /work/SRC/openSUSE:Factory/.mozjs45.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mozjs45"

Thu Apr 19 15:30:40 2018 rev:3 rq:597482 version:45.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mozjs45/mozjs45.changes  2017-03-12 
20:04:56.901705261 +0100
+++ /work/SRC/openSUSE:Factory/.mozjs45.new/mozjs45.changes     2018-04-19 
15:30:53.539601818 +0200
@@ -1,0 +2,10 @@
+Tue Apr 17 08:15:07 UTC 2018 - [email protected]
+
+- Add _constraints
+
+-------------------------------------------------------------------
+Mon Apr 16 15:52:05 UTC 2018 - [email protected]
+
+- Update to 45.9.0esr
+
+-------------------------------------------------------------------

Old:
----
  firefox-45.7.0-source.tar.xz

New:
----
  _constraints
  firefox-45.9.0esr.source.tar.xz

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

Other differences:
------------------
++++++ mozjs45.spec ++++++
--- /var/tmp/diff_new_pack.gMiJ56/_old  2018-04-19 15:30:58.347404394 +0200
+++ /var/tmp/diff_new_pack.gMiJ56/_new  2018-04-19 15:30:58.355404065 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mozjs45
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %global                major                   45
 Name:           mozjs%{major}
-Version:        45.7.0
+Version:        45.9.0
 Release:        0%{?dist}
 Summary:        JavaScript interpreter and libraries
 License:        MPL-2.0
 Group:          Development/Libraries/Other
 Url:            
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/SpiderMonkey/Releases/45
-Source0:        firefox-%{version}-source.tar.xz
+Source0:        firefox-%{version}esr.source.tar.xz
 Source1:        LICENSE.txt
 Patch0:         fix-64bit-archs.patch
 Patch1:         rhbz-1219542-s390-build.patch
@@ -68,7 +68,7 @@
 you will need to install %{name}-devel.
 
 %prep
-%setup -q -n mozilla/js/src
+%setup -q -n firefox-%{version}esr/js/src
 %patch0 -p1
 %ifarch s390
 %patch1 -p3 -b .rhbz-1219542-s390

++++++ _constraints ++++++
<?xml version="1.0" encoding="UTF-8"?>
<constraints>
  <hardware>
    <disk>
      <size unit="G">4</size>
    </disk>
    <memory>
      <size unit="G">4</size>
    </memory>
  </hardware>
</constraints>

Reply via email to