automatic version update by autodist [release 3.21.0-1mamba;Sat Apr 29 2023]
This commit is contained in:
parent
b85acabc08
commit
9766f25e9b
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: valgrind
|
||||
Version: 3.20.0
|
||||
Version: 3.21.0
|
||||
Release: 1mamba
|
||||
Summary: Valgrind Memory Debugger
|
||||
Group: Development/Tools
|
||||
@ -49,7 +49,7 @@ This package contains static libraries and header files needed for development.
|
||||
#:<< ___EOF
|
||||
#%patch0 -p1
|
||||
#%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch 2 -p1
|
||||
# use our own find-requires
|
||||
%define __find_provides %{_builddir}/%{name}-%{version}/find_provides.sh
|
||||
|
||||
@ -123,6 +123,9 @@ mv -f %{buildroot}%{_defaultdocdir}/%{name} \
|
||||
%doc FAQ.txt NEWS README*
|
||||
|
||||
%changelog
|
||||
* Sat Apr 29 2023 Automatic Build System <autodist@mambasoft.it> 3.21.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 25 2022 Automatic Build System <autodist@mambasoft.it> 3.20.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user