automatic version update by autodist [release 0.54.0-1mamba;Wed Jul 19 2023]
This commit is contained in:
parent
e247462b25
commit
57f8cdac07
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
%define minver %(echo %version | cut -d. -f3)
|
||||
Name: puredata
|
||||
Version: 0.53.1
|
||||
Version: 0.54.0
|
||||
Release: 1mamba
|
||||
Summary: A real-time graphical programming environment for audio, video, and graphical processing
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
@ -94,13 +94,18 @@ EOF
|
||||
%{_datadir}/metainfo/org.puredata.pd-gui.metainfo.xml
|
||||
%dir %{_libdir}/pd
|
||||
%{_libdir}/pd/*
|
||||
%dir %{_datadir}/pd
|
||||
%{_datadir}/pd/*.txt
|
||||
%dir %{_datadir}/pd/font
|
||||
%{_datadir}/pd/font/DejaVuSansMono*.ttf
|
||||
%{_datadir}/pd/font/LICENSE
|
||||
%{_datadir}/pd/font/README.txt
|
||||
%{_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*
|
||||
%doc README.txt
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -110,6 +115,9 @@ EOF
|
||||
%{_libdir}/pkgconfig/pd.pc
|
||||
|
||||
%changelog
|
||||
* Wed Jul 19 2023 Automatic Build System <autodist@mambasoft.it> 0.54.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Dec 17 2022 Automatic Build System <autodist@mambasoft.it> 0.53.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user