rebuild to update libtool archives [release 2.24.5-2mamba;Fri Nov 01 2019]

This commit is contained in:
Silvan Calarco 2024-01-06 04:32:05 +01:00
parent 5d6fe3e0fd
commit d7c22b7460

View File

@ -2,7 +2,7 @@
Name: libgtkmm2
Version: 2.24.5
Release: 1mamba
Release: 2mamba
Summary: gtkmm is the official C++ interface for the popular GUI library GTK+
Group: System/Libraries
Vendor: openmamba
@ -63,10 +63,10 @@ This package contains static libraries and header files need for development.
%prep
%setup -q -n gtkmm-%{version}
%build
%configure
%make CXXFLAGS="${CXXFLAGS} -std=gnu++11"
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall
@ -98,6 +98,9 @@ This package contains static libraries and header files need for development.
%{_libdir}/pkgconfig/gtkmm-*.pc
%changelog
* Fri Nov 01 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.24.5-2mamba
- rebuild to update libtool archives
* Sun Oct 22 2017 Automatic Build System <autodist@mambasoft.it> 2.24.5-1mamba
- automatic update by autodist