automatic version update by autodist [release 2.50.0-1mamba;Sun Jan 09 2022]

This commit is contained in:
Automatic Build System 2024-01-06 05:20:20 +01:00
parent f09539ba09
commit 2af066119e

View File

@ -1,7 +1,8 @@
%define majver %(echo %version | cut -d. -f 1-2) %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 Name: libpangomm
Version: 2.48.1 Version: 2.50.0
Release: 1mamba Release: 1mamba
Summary: C++ interface for Pango Summary: C++ interface for Pango
Group: System/Libraries Group: System/Libraries
@ -52,7 +53,7 @@ This package contains %{name} API documentation.
%build %build
%meson \ %meson \
-Dbuild-documentaton=true -Dbuild-documentation=true
%meson_build %meson_build
@ -86,23 +87,22 @@ This package contains %{name} API documentation.
%{_includedir}/pangomm-%{apiver}/pangomm/*.h %{_includedir}/pangomm-%{apiver}/pangomm/*.h
%dir %{_includedir}/pangomm-%{apiver}/pangomm/private %dir %{_includedir}/pangomm-%{apiver}/pangomm/private
%{_includedir}/pangomm-%{apiver}/pangomm/private/*.h %{_includedir}/pangomm-%{apiver}/pangomm/private/*.h
%{_libdir}/libpangomm-*.so
%{_libdir}/pangomm-%{apiver}/proc/m4/convert*.m4 %{_libdir}/pangomm-%{apiver}/proc/m4/convert*.m4
%{_libdir}/pangomm-%{apiver}/include/pangommconfig.h %{_libdir}/pangomm-%{apiver}/include/pangommconfig.h
%{_libdir}/libpangomm-*.so %{_datadir}/devhelp/books/pangomm-2.48/pangomm-2.48.devhelp2
%{_libdir}/pkgconfig/*.pc %{_libdir}/pkgconfig/*.pc
%doc ChangeLog NEWS README README.SUN README.win32 %doc ChangeLog NEWS README README.SUN README.win32
#%files apidocs %files apidocs
#%defattr(-,root,root) %defattr(-,root,root)
##%dir %{_datadir}/gtk-doc/html/pangomm-1.4 %dir %{_docdir}/pangomm-%{apiver}
##%{_datadir}/gtk-doc/html/pangomm-1.4/* %{_docdir}/pangomm-%{apiver}/*
#%{_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
%changelog %changelog
* Sun Jan 09 2022 Automatic Build System <autodist@mambasoft.it> 2.50.0-1mamba
- automatic version update by autodist
* Sun May 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.48.1-1mamba * Sun May 30 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.48.1-1mamba
- update to 2.48.1 - update to 2.48.1