Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package clhep for openSUSE:Factory checked 
in at 2024-01-08 23:46:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/clhep (Old)
 and      /work/SRC/openSUSE:Factory/.clhep.new.21961 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "clhep"

Mon Jan  8 23:46:47 2024 rev:2 rq:1137605 version:2.4.7.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/clhep/clhep.changes      2024-01-05 
21:46:56.566417326 +0100
+++ /work/SRC/openSUSE:Factory/.clhep.new.21961/clhep.changes   2024-01-08 
23:46:51.585796857 +0100
@@ -1,0 +2,6 @@
+Sun Jan  7 19:42:44 UTC 2024 - Atri Bhattacharya <[email protected]>
+
+- Add BuildRequires: graphviz for dot, needed by doxygen when
+  generating docs.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ clhep.spec ++++++
--- /var/tmp/diff_new_pack.750C0n/_old  2024-01-08 23:46:52.209819545 +0100
+++ /var/tmp/diff_new_pack.750C0n/_new  2024-01-08 23:46:52.209819545 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package clhep
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,6 @@
 # clhep requires a buildir which is not a subdirectory of the sourcedir
 %global __builddir %{_builddir}/%{name}_build
 
-
 Name:           clhep
 Version:        2.4.7.1
 Release:        0
@@ -41,9 +40,10 @@
 BuildRequires:  pkgconfig
 # Section Docs
 BuildRequires:  doxygen
+BuildRequires:  graphviz
 BuildRequires:  texlive-latex-bin
-%include %SOURCE99
 # /Section
+%include %SOURCE99
 
 %description
 CLHEP is intended to be a set of high energy physics specific
@@ -70,9 +70,9 @@
 %package devel
 Summary:        A class library for high energy physics
 Group:          Development/Libraries/C and C++
-Requires:       %{shlib} = %{version}
 Requires:       %{name}-Units-devel = %{version}
 Requires:       %{name}-Utility-devel = %{version}
+Requires:       %{shlib} = %{version}
 Requires:       pkgconfig(clhep-cast) = %{version}
 Requires:       pkgconfig(clhep-evaluator) = %{version}
 Requires:       pkgconfig(clhep-exceptions) = %{version}
@@ -104,6 +104,7 @@
 This package provides documentation for the CLHEP library.
 
 # Section CLHEP library subpackages
+
 %package Units-devel
 Summary:        The Units library from CLHEP
 BuildArch:      noarch
@@ -140,8 +141,8 @@
 %clhep_subpkg_devel -n RandomObjects clhep-Units-devel clhep-Utility-devel
 %clhep_subpkg_devel -n RefCount
 %clhep_subpkg_devel -n Vector clhep-Units-devel
-# /Section
 
+# /Section
 %prep
 %autosetup -n CLHEP-CLHEP_%{tagname} -p1
 chmod -x README.md ChangeLog

Reply via email to