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
|
Name: sdl2_ttf
|
||||||
Version: 2.22.0
|
Version: 2.24.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Simple DirectMedia Layer 2 - Sample TrueType Font Library
|
Summary: Simple DirectMedia Layer 2 - Sample TrueType Font Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -37,7 +37,6 @@ Obsoletes: libSDL2_ttf-devel <= 2.20.2-1mamba
|
|||||||
%description -n lib%{name}-devel
|
%description -n lib%{name}-devel
|
||||||
This library allows you to use TrueType fonts to render text in SDL applications.
|
This library allows you to use TrueType fonts to render text in SDL applications.
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n SDL2_ttf-%{version}
|
%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
|
%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 library allows you to use TrueType fonts to render text in SDL applications
|
|||||||
%doc CHANGES.txt README.txt
|
%doc CHANGES.txt README.txt
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Jan 22 2024 Automatic Build System <autodist@openmamba.org> 2.22.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user