Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package black-hole-solver for
openSUSE:Factory checked in at 2022-12-13 18:55:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/black-hole-solver (Old)
and /work/SRC/openSUSE:Factory/.black-hole-solver.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "black-hole-solver"
Tue Dec 13 18:55:33 2022 rev:3 rq:1042484 version:1.12.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/black-hole-solver/black-hole-solver.changes
2021-05-23 00:06:12.558599620 +0200
+++
/work/SRC/openSUSE:Factory/.black-hole-solver.new.1835/black-hole-solver.changes
2022-12-13 18:55:48.927314744 +0100
@@ -1,0 +2,7 @@
+Mon Dec 5 14:41:00 UTC 2022 - Dirk Müller <[email protected]>
+
+- update to 1.2.0:
+ * Convert to cmake/rinutils_bootstrap.cmake
+ * Minor refactorings
+
+-------------------------------------------------------------------
Old:
----
black-hole-solver-1.10.1.tar.xz
New:
----
black-hole-solver-1.12.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ black-hole-solver.spec ++++++
--- /var/tmp/diff_new_pack.zzIZiv/_old 2022-12-13 18:55:49.415317349 +0100
+++ /var/tmp/diff_new_pack.zzIZiv/_new 2022-12-13 18:55:49.423317391 +0100
@@ -1,7 +1,7 @@
#
# spec file for package black-hole-solver
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
# Missing perl(Env::Path), should also skip some tests like build-process
%global run_tests 0
Name: black-hole-solver
-Version: 1.10.1
+Version: 1.12.0
Release: 0
Summary: The Black Hole Solver Executable
License: MIT
@@ -30,16 +30,16 @@
# PATCH-FIX-OPENSUSE fix-pkgconfig-libdir.patch --
https://sourceforge.net/p/fc-solve/tickets/1/
Patch0: fix-pkgconfig-libdir.patch
BuildRequires: cmake
-BuildRequires: cmake(Rinutils)
BuildRequires: gcc-c++
-BuildRequires: perl(Path::Tiny)
BuildRequires: xxhash-devel
+BuildRequires: cmake(Rinutils)
+BuildRequires: perl(Path::Tiny)
%if %{run_tests}
# For testing
BuildRequires: perl(Getopt::Long)
BuildRequires: perl(Env::Path)
-BuildRequires: perl(Test::Some)
BuildRequires: perl(Test::More)
+BuildRequires: perl(Test::Some)
%endif
%description
++++++ black-hole-solver-1.10.1.tar.xz -> black-hole-solver-1.12.0.tar.xz ++++++
++++ 10389 lines of diff (skipped)