Hello community,

here is the log from the commit of package jq for openSUSE:Factory checked in 
at 2019-08-24 18:42:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jq (Old)
 and      /work/SRC/openSUSE:Factory/.jq.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jq"

Sat Aug 24 18:42:09 2019 rev:10 rq:724965 version:1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/jq/jq.changes    2018-11-12 09:48:38.408535569 
+0100
+++ /work/SRC/openSUSE:Factory/.jq.new.7948/jq.changes  2019-08-24 
18:42:10.377781775 +0200
@@ -1,0 +2,6 @@
+Thu Jul  4 17:27:13 UTC 2019 - [email protected]
+
+- Make jq depend on libjq1, so upgrading jq upgrades both
+  See: https://github.com/stedolan/jq/issues/1904
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jq.spec ++++++
--- /var/tmp/diff_new_pack.IUKcgH/_old  2019-08-24 18:42:10.889781726 +0200
+++ /var/tmp/diff_new_pack.IUKcgH/_new  2019-08-24 18:42:10.893781725 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jq
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
@@ -28,6 +28,7 @@
 BuildRequires:  flex
 BuildRequires:  oniguruma-devel
 BuildRequires:  valgrind
+Requires:       libjq1 = %{version}
 
 %description
 A lightweight and flexible command-line JSON processor. jq is like sed for


Reply via email to