Compare commits
No commits in common. "c8" and "c8-beta" have entirely different histories.
File diff suppressed because one or more lines are too long
@ -2,15 +2,13 @@
|
|||||||
|
|
||||||
Name: geocode-glib
|
Name: geocode-glib
|
||||||
Version: 3.26.0
|
Version: 3.26.0
|
||||||
Release: 4%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Geocoding helper library
|
Summary: Geocoding helper library
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.gnome.org/
|
URL: http://www.gnome.org/
|
||||||
Source0: http://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
Patch: 0001-fix-nominatim-crasher.patch
|
|
||||||
|
|
||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
@ -39,7 +37,7 @@ developing applications that use %{name}.
|
|||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1 -S gendiff
|
%setup -q
|
||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
@ -70,9 +68,6 @@ developing applications that use %{name}.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Feb 03 2025 Milan Crha <mcrha@redhat.com> - 3.26.0-4
|
|
||||||
- Resolves: RHEL-4090 (Fix Nominatim crasher)
|
|
||||||
|
|
||||||
* Mon Feb 01 2021 Kalev Lember <klember@redhat.com> - 3.26.0-3
|
* Mon Feb 01 2021 Kalev Lember <klember@redhat.com> - 3.26.0-3
|
||||||
- Rebuild against fixed gtk-doc to fix another multilib conflict (#1853142)
|
- Rebuild against fixed gtk-doc to fix another multilib conflict (#1853142)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user