Compare commits

..

No commits in common. "c683b4af6cf2f728e39515d14d3524e705518ec6" and "a22987b041921332098d634184bd045ef92e4597" have entirely different histories.

4 changed files with 3 additions and 19 deletions

BIN
geocode-glib-3.26.1.tar.xz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: geocode-glib
Version: 3.26.2
Version: 3.26.1
Release: 4
Summary: %{name} is helpful for geocoding
License: LGPLv2+
@ -7,7 +7,7 @@ URL: http://www.gnome.org/
Source0: http://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz
BuildRequires: gettext gtk-doc glib2-devel gobject-introspection-devel
BuildRequires: json-glib-devel libsoup-devel libxslt meson
BuildRequires: json-glib-devel libsoup-devel libxslt git meson gdb
Requires: json-glib
%description
@ -25,7 +25,7 @@ This package contains development files needed to develop with the %{name} libra
%package_help
%prep
%autosetup -n %{name}-%{version} -p1
%autosetup -n %{name}-%{version} -p1 -S git
%build
%meson -Denable-installed-tests=false
@ -57,18 +57,6 @@ This package contains development files needed to develop with the %{name} libra
%doc README NEWS
%changelog
* Wed May 18 2022 loong-C <liweiganga@uniontech.com> - 3.26.2-4
- fix spec changelog date
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 3.26.2-3
- DESC: delete -S git from %autosetup, and delete BuildRequires git
* Tue Jul 20 2021 liuyumeng <liuyumeng5@huawei.com> - 3.26.2-2
- delete gdb in buildrequires
* Fri Jan 29 2021 yanglu <yanglu60@huawei.com> - 3.26.2-1
- version update
* Fri Mar 20 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.26.1-4
- add gdb in buildrequires

View File

@ -1,4 +0,0 @@
version_control: gitlab.gnome
src_repo: geocode-glib
tag_prefix: ^v
seperator: .