From 2af066119ef115fd4e898b642c231ebd59cf3f05 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:20:20 +0100 Subject: [PATCH] automatic version update by autodist [release 2.50.0-1mamba;Sun Jan 09 2022] --- libpangomm.spec | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/libpangomm.spec b/libpangomm.spec index 346d3ef..4a7fcae 100644 --- a/libpangomm.spec +++ b/libpangomm.spec @@ -1,7 +1,8 @@ %define majver %(echo %version | cut -d. -f 1-2) -%define apiver %(echo %version | cut -d. -f 1-2) +#%define apiver %(echo %version | cut -d. -f 1-2) +%define apiver 2.48 Name: libpangomm -Version: 2.48.1 +Version: 2.50.0 Release: 1mamba Summary: C++ interface for Pango Group: System/Libraries @@ -52,7 +53,7 @@ This package contains %{name} API documentation. %build %meson \ - -Dbuild-documentaton=true + -Dbuild-documentation=true %meson_build @@ -86,23 +87,22 @@ This package contains %{name} API documentation. %{_includedir}/pangomm-%{apiver}/pangomm/*.h %dir %{_includedir}/pangomm-%{apiver}/pangomm/private %{_includedir}/pangomm-%{apiver}/pangomm/private/*.h +%{_libdir}/libpangomm-*.so %{_libdir}/pangomm-%{apiver}/proc/m4/convert*.m4 %{_libdir}/pangomm-%{apiver}/include/pangommconfig.h -%{_libdir}/libpangomm-*.so +%{_datadir}/devhelp/books/pangomm-2.48/pangomm-2.48.devhelp2 %{_libdir}/pkgconfig/*.pc %doc ChangeLog NEWS README README.SUN README.win32 -#%files apidocs -#%defattr(-,root,root) -##%dir %{_datadir}/gtk-doc/html/pangomm-1.4 -##%{_datadir}/gtk-doc/html/pangomm-1.4/* -#%{_datadir}/devhelp/books/pangomm-1.4/pangomm-1.4.devhelp2 -#%{_docdir}/pangomm-1.4/images/gtkmm_logo.gif -#%{_docdir}/pangomm-1.4/images/top.gif -#%dir %{_docdir}/pangomm-1.4/ -#%{_docdir}/pangomm-1.4/reference +%files apidocs +%defattr(-,root,root) +%dir %{_docdir}/pangomm-%{apiver} +%{_docdir}/pangomm-%{apiver}/* %changelog +* Sun Jan 09 2022 Automatic Build System 2.50.0-1mamba +- automatic version update by autodist + * Sun May 30 2021 Silvan Calarco 2.48.1-1mamba - update to 2.48.1