Hello community,

here is the log from the commit of package nlopt for openSUSE:Factory checked 
in at 2016-08-03 11:43:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nlopt (Old)
 and      /work/SRC/openSUSE:Factory/.nlopt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nlopt"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nlopt/nlopt.changes      2016-01-16 
11:57:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.nlopt.new/nlopt.changes 2016-08-03 
11:44:10.000000000 +0200
@@ -1,0 +2,8 @@
+Thu Jun 23 09:19:01 UTC 2016 - badshah...@gmail.com
+
+- Use %requires_eq octave-cli instead of Requires, octave installs
+  its files to versioned dirs, so it is important for nlopt to
+  be rebuilt for every version update of octave. Making the
+  Requires version dependent achieves this.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nlopt.spec ++++++
--- /var/tmp/diff_new_pack.dypCcK/_old  2016-08-03 11:44:11.000000000 +0200
+++ /var/tmp/diff_new_pack.dypCcK/_new  2016-08-03 11:44:11.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nlopt
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -79,7 +79,7 @@
 %package     -n octave-nlopt_optimize
 Summary:        Octave interface to nonlinear optimization libray
 Group:          Productivity/Scientific/Math
-Requires:       octave-cli
+%requires_eq  octave-cli
 
 %description -n octave-nlopt_optimize
 NLopt is a free/open-source library for nonlinear optimization,


Reply via email to