automatic version update by autodist [release 0.4.29-1mamba;Tue Apr 23 2019]
This commit is contained in:
parent
c5c8ca3abc
commit
567f814d61
8
orc.spec
8
orc.spec
@ -1,12 +1,12 @@
|
|||||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||||
Name: orc
|
Name: orc
|
||||||
Version: 0.4.28
|
Version: 0.4.29
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Orc – The Optimized Inner Loops Runtime Compiler
|
Summary: Orc – The Optimized Inner Loops Runtime Compiler
|
||||||
Group: Applications/Development
|
Group: Applications/Development
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://code.entropywave.com/projects/orc/
|
URL: http://code.entropywave.com/projects/orc/
|
||||||
Source: http://gstreamer.freedesktop.org/src/orc/orc-%{version}.tar.xz
|
Source: http://gstreamer.freedesktop.org/src/orc/orc-%{version}.tar.xz
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -105,6 +105,7 @@ This package contains %{name} API documentation.
|
|||||||
%{_datadir}/aclocal/orc.m4
|
%{_datadir}/aclocal/orc.m4
|
||||||
%{_libdir}/liborc-test-%{majversion}.so
|
%{_libdir}/liborc-test-%{majversion}.so
|
||||||
%{_libdir}/pkgconfig/orc-%{majversion}.pc
|
%{_libdir}/pkgconfig/orc-%{majversion}.pc
|
||||||
|
%{_libdir}/pkgconfig/orc-test-%{majversion}.pc
|
||||||
%doc README TODO
|
%doc README TODO
|
||||||
|
|
||||||
%files -n liborc-static
|
%files -n liborc-static
|
||||||
@ -116,6 +117,9 @@ This package contains %{name} API documentation.
|
|||||||
%{_datadir}/gtk-doc/html/orc
|
%{_datadir}/gtk-doc/html/orc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 23 2019 Automatic Build System <autodist@mambasoft.it> 0.4.29-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Dec 17 2017 Automatic Build System <autodist@mambasoft.it> 0.4.28-1mamba
|
* Sun Dec 17 2017 Automatic Build System <autodist@mambasoft.it> 0.4.28-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user