Compare commits
10 Commits
a22987b041
...
c683b4af6c
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c683b4af6c | ||
|
|
0dc095c12a | ||
|
|
835b3bc47a | ||
|
|
025600a28d | ||
|
|
3143cd176e | ||
|
|
75a27cb865 | ||
|
|
fabbbfdd4c | ||
|
|
27e6ae1343 | ||
|
|
6e7fed7caf | ||
|
|
1da5108737 |
Binary file not shown.
BIN
geocode-glib-3.26.2.tar.xz
Normal file
BIN
geocode-glib-3.26.2.tar.xz
Normal file
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
Name: geocode-glib
|
||||
Version: 3.26.1
|
||||
Version: 3.26.2
|
||||
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 git meson gdb
|
||||
BuildRequires: json-glib-devel libsoup-devel libxslt meson
|
||||
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 -S git
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%build
|
||||
%meson -Denable-installed-tests=false
|
||||
@ -57,6 +57,18 @@ 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
|
||||
|
||||
|
||||
4
geocode-glib.yaml
Normal file
4
geocode-glib.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: gitlab.gnome
|
||||
src_repo: geocode-glib
|
||||
tag_prefix: ^v
|
||||
seperator: .
|
||||
Loading…
x
Reference in New Issue
Block a user