diff --git a/graphviz.spec b/graphviz.spec index 4a26302..2977934 100644 --- a/graphviz.spec +++ b/graphviz.spec @@ -1,7 +1,7 @@ %define libname lib%{name} Name: graphviz -Version: 12.1.0 +Version: 12.1.1 Release: 1mamba Summary: Graph Visualization Tools Group: Applications/Graphics @@ -247,11 +247,7 @@ export LD_PRELOAD=/usr/lib/libatomic.so dot -c exit 0 -%post -n %{libname} -p /sbin/ldconfig -%postun -n %{libname} -p /sbin/ldconfig -%post -n %{libname}-tcl -p /sbin/ldconfig -%postun -n %{libname}-tcl -p /sbin/ldconfig %files %defattr(-,root,root) @@ -394,6 +390,9 @@ exit 0 %{_docdir}/%{name}/* %changelog +* Tue Sep 10 2024 Automatic Build System 12.1.1-1mamba +- automatic version update by autodist + * Mon Aug 12 2024 Automatic Build System 12.1.0-1mamba - automatic version update by autodist