automatic version update by autodist [release 12.1.1-1mamba;Tue Sep 10 2024]
This commit is contained in:
parent
46aae000ce
commit
236ab0e229
@ -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 <autodist@openmamba.org> 12.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Aug 12 2024 Automatic Build System <autodist@openmamba.org> 12.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user