automatic version update by autodist [release 3.26.2-1mamba;Sat Mar 14 2020]

This commit is contained in:
Automatic Build System 2024-01-05 22:41:27 +01:00
parent 290006c46c
commit 65ede6e669

View File

@ -1,5 +1,5 @@
Name: geocode-glib Name: geocode-glib
Version: 3.26.1 Version: 3.26.2
Release: 1mamba Release: 1mamba
Summary: A convenience library for the geocoding and reverse geocoding Summary: A convenience library for the geocoding and reverse geocoding
Group: System/Libraries Group: System/Libraries
@ -48,16 +48,15 @@ This package contains libraries and header files for developing applications tha
%prep %prep
%setup -q %setup -q
sed -i "s|mesontest|meson|" configure
%build %build
#./autogen.sh %meson
%configure
%make %meson_build
%install %install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall %meson_install
%find_lang %{name} || touch %{name}.lang %find_lang %{name} || touch %{name}.lang
@ -84,9 +83,14 @@ sed -i "s|mesontest|meson|" configure
%{_libdir}/libgeocode-glib.so %{_libdir}/libgeocode-glib.so
%{_libdir}/pkgconfig/geocode-glib-1.0.pc %{_libdir}/pkgconfig/geocode-glib-1.0.pc
%{_datadir}/gir-1.0/GeocodeGlib-1.0.gir %{_datadir}/gir-1.0/GeocodeGlib-1.0.gir
%dir %{_datadir}/gtk-doc/html/geocode-glib
%{_datadir}/gtk-doc/html/geocode-glib/*
#%doc NEWS README TODO #%doc NEWS README TODO
%changelog %changelog
* Sat Mar 14 2020 Automatic Build System <autodist@mambasoft.it> 3.26.2-1mamba
- automatic version update by autodist
* Sat Mar 30 2019 Automatic Build System <autodist@mambasoft.it> 3.26.1-1mamba * Sat Mar 30 2019 Automatic Build System <autodist@mambasoft.it> 3.26.1-1mamba
- automatic version update by autodist - automatic version update by autodist