automatic version update by autodist [release 6.9.10-1mamba;Wed Jan 01 2025]
This commit is contained in:
parent
4d7bac4b6e
commit
a03eaec899
@ -1,5 +1,5 @@
|
|||||||
Name: onig
|
Name: onig
|
||||||
Version: 6.9.9
|
Version: 6.9.10
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A regular expressions library
|
Summary: A regular expressions library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -37,7 +37,6 @@ Requires: pkg-config
|
|||||||
%description -n lib%{name}-devel
|
%description -n lib%{name}-devel
|
||||||
This package contains libraries and header files for developing applications that use %{name}.
|
This package contains libraries and header files for developing applications that use %{name}.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n oniguruma-%{version}
|
%setup -q -n oniguruma-%{version}
|
||||||
@ -54,8 +53,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -72,6 +69,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README
|
%doc README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 01 2025 Automatic Build System <autodist@openmamba.org> 6.9.10-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Oct 15 2023 Automatic Build System <autodist@mambasoft.it> 6.9.9-1mamba
|
* Sun Oct 15 2023 Automatic Build System <autodist@mambasoft.it> 6.9.9-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user