Accepting request 459744 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/459744 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-maps?expand=0&rev=72
This commit is contained in:
parent
738c0b8bd9
commit
7efe0ee280
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1cc5c3a82fbb47435925c6268df220c0a788c9f6aa9054ae019e61c992d93948
|
||||
size 1086264
|
3
gnome-maps-3.23.90.tar.xz
Normal file
3
gnome-maps-3.23.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ed79b7bee26d2688175062a689dbcc40b7361c3bd1305432bd732634a526e1a
|
||||
size 1088212
|
@ -1,8 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 15 09:33:14 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.23.90:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 17 11:39:23 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.23.4:
|
||||
+ Removed usage of deprecated gtk_menu_popup() function.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 16 14:50:28 UTC 2016 - sknorr@suse.com
|
||||
|
||||
- Improve package description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 15:26:06 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.23.3:
|
||||
+ Enable easy building as a flatpak from within GNOME Builder.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 22 12:42:42 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.23.2:
|
||||
+ Use Unicode in translatable strings.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 14:29:51 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.23.1:
|
||||
+ Fixed a typo and a formatting issue.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 7 22:05:05 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: gnome-maps
|
||||
Version: 3.22.2
|
||||
Version: 3.23.90
|
||||
Release: 0
|
||||
Summary: Maps Application for GNOME
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Other
|
||||
Url: https://live.gnome.org/Design/Apps/Maps
|
||||
Source: http://download.gnome.org/sources/gnome-maps/3.22/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-maps/3.23/%{name}-%{version}.tar.xz
|
||||
# Needed for typelib() Requires
|
||||
BuildRequires: gobject-introspection
|
||||
BuildRequires: hicolor-icon-theme
|
||||
@ -37,7 +37,7 @@ BuildRequires: pkgconfig(geocode-glib-1.0) >= 3.15.2
|
||||
BuildRequires: pkgconfig(gio-2.0) >= 2.39.3
|
||||
BuildRequires: pkgconfig(gjs-1.0) >= 1.44.0
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.10.1
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.15.9
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
|
||||
BuildRequires: pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(rest-0.7)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user