automatic version update by autodist [release 1.1.0-1mamba;Wed Sep 11 2024]

This commit is contained in:
Automatic Build System 2024-09-12 20:02:56 +02:00
parent 7dd0e31c26
commit 6a1d210c35

View File

@ -1,5 +1,5 @@
Name: virglrenderer Name: virglrenderer
Version: 1.0.1 Version: 1.1.0
Release: 1mamba Release: 1mamba
Summary: VirGL virtual OpenGL renderer Summary: VirGL virtual OpenGL renderer
Group: Applications/Graphics Group: Applications/Graphics
@ -56,8 +56,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 %files
%defattr(-,root,root) %defattr(-,root,root)
@ -77,6 +75,9 @@ This package contains libraries and header files for developing applications tha
%doc README.rst %doc README.rst
%changelog %changelog
* Wed Sep 11 2024 Automatic Build System <autodist@openmamba.org> 1.1.0-1mamba
- automatic version update by autodist
* Mon Jan 15 2024 Automatic Build System <autodist@openmamba.org> 1.0.1-1mamba * Mon Jan 15 2024 Automatic Build System <autodist@openmamba.org> 1.0.1-1mamba
- automatic version update by autodist - automatic version update by autodist