Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jsonnet for openSUSE:Factory checked 
in at 2021-08-18 08:55:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jsonnet (Old)
 and      /work/SRC/openSUSE:Factory/.jsonnet.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jsonnet"

Wed Aug 18 08:55:14 2021 rev:2 rq:912548 version:0.17.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/jsonnet/jsonnet.changes  2020-03-09 
11:41:17.601288693 +0100
+++ /work/SRC/openSUSE:Factory/.jsonnet.new.1899/jsonnet.changes        
2021-08-18 08:55:24.315008611 +0200
@@ -1,0 +2,18 @@
+Sun May  9 14:12:46 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 0.17.0:
+  * Operator < now works on arrays and performs lexicographic comparison.
+  * New stdlib functions std.objectValues and std.objectValuesAll for getting
+    an array on field values.
+  * Bitshift by negative value is now an error (previously the behavior
+    was inconsistent).
+  * Python bindings no longer hold GIL during evaluation of Jsonnet code.
+  * Shifting (<< and >>) by negative exponent is a runtime error now.
+  * Some improvements to error messages.
+  * Python bindings now support adding multiple jpathdirs.
+  * CMake uses CMAKE_CURRENT_SOURCE_DIR instead of CMAKE_SOURCE_DIR, which
+    makes it easier to include Jsonnet in another project.It is now allowed to
+    have positional parameters after named ones 
+- rename jsonnet-0.15.0.dif to jsonnet-0.17.0.dif
+
+-------------------------------------------------------------------

Old:
----
  jsonnet-0.15.0.dif
  jsonnet-0.15.0.tar.gz

New:
----
  jsonnet-0.17.0.dif
  jsonnet-0.17.0.tar.gz

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

Other differences:
------------------
++++++ jsonnet.spec ++++++
--- /var/tmp/diff_new_pack.zbFr88/_old  2021-08-18 08:55:25.063007771 +0200
+++ /var/tmp/diff_new_pack.zbFr88/_new  2021-08-18 08:55:25.067007767 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jsonnet
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,15 +17,15 @@
 
 
 Name:           jsonnet
-Version:        0.15.0
+Version:        0.17.0
 Release:        0
 Summary:        C++ implementation of Jsonnet
 License:        Apache-2.0
 URL:            https://github.com/google/jsonnet
-Source:         %{name}-%{version}.tar.gz
+Source:         
https://github.com/google/jsonnet/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Patch:          %{name}-%{version}.dif
-BuildRequires:  gcc-c++
 BuildRequires:  cmake
+BuildRequires:  gcc-c++
 BuildRequires:  gtest
 
 %description
@@ -33,7 +33,7 @@
 
 %prep
 %setup -q
-%patch -p0
+%autopatch -p0
 
 %build
 %cmake -DUSE_SYSTEM_GTEST=ON -DBUILD_STATIC_LIBS=ON -DBUILD_SHARED_BINARIES=OFF

++++++ jsonnet-0.15.0.dif -> jsonnet-0.17.0.dif ++++++

++++++ jsonnet-0.15.0.tar.gz -> jsonnet-0.17.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/jsonnet/jsonnet-0.15.0.tar.gz 
/work/SRC/openSUSE:Factory/.jsonnet.new.1899/jsonnet-0.17.0.tar.gz differ: char 
5, line 1

Reply via email to