Compare commits
3 Commits
4.0.0-1mam
...
4.1.2-1mam
Author | SHA1 | Date | |
---|---|---|---|
83a9c5c3b2 | |||
30923e1431 | |||
d619e7d779 |
@ -1,5 +1,5 @@
|
||||
Name: libprojectM
|
||||
Version: 4.0.0
|
||||
Version: 4.1.2
|
||||
Release: 1mamba
|
||||
Summary: An advanced MilkDrop-compatible music visualization library
|
||||
Group: System/Libraries
|
||||
@ -13,7 +13,6 @@ License: LGPL
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libglvnd-devel
|
||||
BuildRequires: libgomp-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
@ -49,8 +48,6 @@ This package contains static libraries and header files needed for development.
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
@ -69,6 +66,15 @@ This package contains static libraries and header files needed for development.
|
||||
%{_libdir}/libprojectM-%{MAJver}-playlist.so
|
||||
|
||||
%changelog
|
||||
* Wed Oct 23 2024 Automatic Build System <autodist@openmamba.org> 4.1.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Mar 24 2024 Automatic Build System <autodist@openmamba.org> 4.1.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 07 2024 Automatic Build System <autodist@openmamba.org> 4.1.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Feb 18 2024 Automatic Build System <autodist@openmamba.org> 4.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Reference in New Issue
Block a user