automatic version update by autodist [release 1.16.0-1mamba;Wed Mar 06 2019]
This commit is contained in:
parent
a406c1959e
commit
84881d61bb
18
lv2.spec
18
lv2.spec
@ -1,5 +1,5 @@
|
||||
Name: lv2
|
||||
Version: 1.14.0
|
||||
Version: 1.16.0
|
||||
Release: 1mamba
|
||||
Summary: A portable plugin standard for audio systems
|
||||
Group: System/Libraries
|
||||
@ -86,20 +86,13 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/lv2_validate
|
||||
%{_bindir}/lv2specgen.py
|
||||
%dir %{_includedir}
|
||||
%{_includedir}/lv2.h
|
||||
%dir %{_includedir}/lv2
|
||||
%dir %{_includedir}/lv2/lv2plug.in
|
||||
%dir %{_includedir}/lv2/lv2plug.in/ns
|
||||
%dir %{_includedir}/lv2/lv2plug.in/ns/ext
|
||||
%{_includedir}/lv2/lv2plug.in/ns/ext/*
|
||||
%{_includedir}/lv2/lv2plug.in/ns/lv2core
|
||||
%dir %{_includedir}/lv2/lv2plug.in/ns/extensions
|
||||
%{_includedir}/lv2/lv2plug.in/ns/extensions/ui
|
||||
%{_includedir}/lv2/lv2plug.in/ns/extensions/units
|
||||
%{_includedir}/lv2/*
|
||||
%{_libdir}/pkgconfig/lv2.pc
|
||||
%{_libdir}/pkgconfig/lv2core.pc
|
||||
#%{_libdir}/pkgconfig/lv2core.pc
|
||||
%dir %{_datadir}/lv2specgen
|
||||
%dir %{_datadir}/lv2specgen/DTD
|
||||
%{_datadir}/lv2specgen/DTD/xhtml-*.mod
|
||||
@ -110,6 +103,9 @@ This package contains libraries and header files for developing applications tha
|
||||
#%doc NEWS README
|
||||
|
||||
%changelog
|
||||
* Wed Mar 06 2019 Automatic Build System <autodist@mambasoft.it> 1.16.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Aug 08 2017 Automatic Build System <autodist@mambasoft.it> 1.14.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user