automatic version update by autodist [release 3.26.2-1mamba;Sat Mar 14 2020]
This commit is contained in:
parent
290006c46c
commit
65ede6e669
@ -1,5 +1,5 @@
|
||||
Name: geocode-glib
|
||||
Version: 3.26.1
|
||||
Version: 3.26.2
|
||||
Release: 1mamba
|
||||
Summary: A convenience library for the geocoding and reverse geocoding
|
||||
Group: System/Libraries
|
||||
@ -48,16 +48,15 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
sed -i "s|mesontest|meson|" configure
|
||||
|
||||
%build
|
||||
#./autogen.sh
|
||||
%configure
|
||||
%make
|
||||
%meson
|
||||
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
%makeinstall
|
||||
%meson_install
|
||||
|
||||
%find_lang %{name} || touch %{name}.lang
|
||||
|
||||
@ -84,9 +83,14 @@ sed -i "s|mesontest|meson|" configure
|
||||
%{_libdir}/libgeocode-glib.so
|
||||
%{_libdir}/pkgconfig/geocode-glib-1.0.pc
|
||||
%{_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
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user