From 03597679b9fb2958c65fe4ffb62130699e27ec92 Mon Sep 17 00:00:00 2001 From: liweigang Date: Tue, 20 Feb 2024 15:20:52 +0800 Subject: [PATCH] fix compile fail Signed-off-by: liweigang --- geocode-glib.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/geocode-glib.spec b/geocode-glib.spec index 3030773..b6152c8 100644 --- a/geocode-glib.spec +++ b/geocode-glib.spec @@ -1,6 +1,6 @@ Name: geocode-glib Version: 3.26.4 -Release: 1 +Release: 2 Summary: %{name} is helpful for geocoding License: LGPLv2+ URL: http://www.gnome.org/ @@ -72,8 +72,6 @@ meson --reconfigure -Denable-installed-tests=false -Dsoup2=false build-soup3 %{_libdir}/pkgconfig/geocode-glib-2.0.pc %{_datadir}/gir-1.0/GeocodeGlib-1.0.gir %{_datadir}/gir-1.0/GeocodeGlib-2.0.gir -%{_datadir}/installed-tests/geocode-glib -%{_libexecdir}/geocode-glib %files help %defattr(-,root,root) @@ -81,6 +79,9 @@ meson --reconfigure -Denable-installed-tests=false -Dsoup2=false build-soup3 %doc %{_datadir}/gtk-doc/ %changelog +* Tue Feb 20 2024 liweigang - 3.26.4-2 +- fix compile fail + * Mon Jan 2 2023 lin zhang - 3.26.4-1 - Update to 3.26.4