automatic version update by autodist [release 2.24.0-1mamba;Fri Jan 03 2025]
This commit is contained in:
parent
2fc6facd12
commit
907c626e44
@ -1,5 +1,5 @@
|
||||
Name: sdl2_ttf
|
||||
Version: 2.22.0
|
||||
Version: 2.24.0
|
||||
Release: 1mamba
|
||||
Summary: Simple DirectMedia Layer 2 - Sample TrueType Font Library
|
||||
Group: System/Libraries
|
||||
@ -37,7 +37,6 @@ Obsoletes: libSDL2_ttf-devel <= 2.20.2-1mamba
|
||||
%description -n lib%{name}-devel
|
||||
This library allows you to use TrueType fonts to render text in SDL applications.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n SDL2_ttf-%{version}
|
||||
@ -53,8 +52,6 @@ This library allows you to use TrueType fonts to render text in SDL applications
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf %{buildroot}
|
||||
|
||||
%post -n lib%{name} -p /sbin/ldconfig
|
||||
%postun -n lib%{name} -p /sbin/ldconfig
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
@ -72,6 +69,9 @@ This library allows you to use TrueType fonts to render text in SDL applications
|
||||
%doc CHANGES.txt README.txt
|
||||
|
||||
%changelog
|
||||
* Fri Jan 03 2025 Automatic Build System <autodist@openmamba.org> 2.24.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Jan 22 2024 Automatic Build System <autodist@openmamba.org> 2.22.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user