automatic version update by autodist [release 0.4.39-1mamba;Sun Jul 21 2024]
This commit is contained in:
parent
11fc092eb4
commit
ad6668ad3b
7
orc.spec
7
orc.spec
@ -1,6 +1,6 @@
|
||||
%define majversion %(echo %version | cut -d. -f 1-2)
|
||||
Name: orc
|
||||
Version: 0.4.38
|
||||
Version: 0.4.39
|
||||
Release: 1mamba
|
||||
Summary: Orc – The Optimized Inner Loops Runtime Compiler
|
||||
Group: Applications/Development
|
||||
@ -95,13 +95,16 @@ This package contains %{name} API documentation.
|
||||
%{_libdir}/liborc-test-%{majversion}.so
|
||||
%{_libdir}/pkgconfig/orc-%{majversion}.pc
|
||||
%{_libdir}/pkgconfig/orc-test-%{majversion}.pc
|
||||
%doc README TODO
|
||||
%doc README
|
||||
|
||||
%files apidocs
|
||||
%defattr(-,root,root)
|
||||
%{_datadir}/gtk-doc/html/orc
|
||||
|
||||
%changelog
|
||||
* Sun Jul 21 2024 Automatic Build System <autodist@openmamba.org> 0.4.39-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 28 2024 Automatic Build System <autodist@openmamba.org> 0.4.38-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user