automatic version update by autodist [release 0.53.0-1mamba;Fri Oct 28 2022]
This commit is contained in:
parent
deee8b61c8
commit
2a776651ba
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
%define minver %(echo %version | cut -d. -f3)
|
||||
Name: puredata
|
||||
Version: 0.52.2
|
||||
Version: 0.53.0
|
||||
Release: 1mamba
|
||||
Summary: A real-time graphical programming environment for audio, video, and graphical processing
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@ -90,8 +90,13 @@ EOF
|
||||
%{_bindir}/pdsend
|
||||
%{_datadir}/pixmaps/puredata.png
|
||||
%{_datadir}/applications/puredata.desktop
|
||||
%{_datadir}/applications/org.puredata.pd-gui.desktop
|
||||
%{_datadir}/metainfo/org.puredata.pd-gui.metainfo.xml
|
||||
%dir %{_libdir}/pd
|
||||
%{_libdir}/pd/*
|
||||
%{_datadir}/icons/hicolor/*/apps/puredata.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/puredata.svg
|
||||
%{_datadir}/pixmaps/puredata.xpm
|
||||
%{_mandir}/man1/pd.1*
|
||||
%{_mandir}/man1/pdreceive.1*
|
||||
%{_mandir}/man1/pdsend.1*
|
||||
@ -105,6 +110,9 @@ EOF
|
||||
%{_libdir}/pkgconfig/pd.pc
|
||||
|
||||
%changelog
|
||||
* Fri Oct 28 2022 Automatic Build System <autodist@mambasoft.it> 0.53.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 28 2022 Automatic Build System <autodist@mambasoft.it> 0.52.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user