diff --git a/orc.spec b/orc.spec index 492f1c9..7fabc58 100644 --- a/orc.spec +++ b/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 0.4.39-1mamba +- automatic version update by autodist + * Wed Feb 28 2024 Automatic Build System 0.4.38-1mamba - automatic version update by autodist