forked from pool/gnome-weather
Accepting request 248708 from GNOME:Next
Push GNOME 3.13.91 - Add to Staging:E OBS-URL: https://build.opensuse.org/request/show/248708 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-weather?expand=0&rev=31
This commit is contained in:
parent
2c37264bfa
commit
a74d0f61dd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e03c5ee229598a6f138c9285ef56372ee5aa7c87651abbe48060a61b2586a802
|
||||
size 10501380
|
3
gnome-weather-3.13.91.tar.xz
Normal file
3
gnome-weather-3.13.91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4438a84edd15a73b40de2daafaf4d5e1ef21ba948d013c67423ba354583fe2a4
|
||||
size 10517660
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 1 22:48:35 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.13.91:
|
||||
+ Added high contrast icon (bgo#707286).
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 14:32:29 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: gnome-weather
|
||||
%define _name org.gnome.Weather
|
||||
Version: 3.13.90
|
||||
Version: 3.13.91
|
||||
Release: 0
|
||||
Summary: Weather App for GNOME
|
||||
License: GPL-2.0+
|
||||
@ -93,6 +93,10 @@ make %{?_smp_mflags}
|
||||
%{_datadir}/dbus-1/services/org.gnome.Weather.BackgroundService.service
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.Weather.Application.gschema.xml
|
||||
%{_datadir}/icons/hicolor/*/apps/%{_name}.*
|
||||
%dir %{_datadir}/icons/HighContrast/
|
||||
%dir %{_datadir}/icons/HighContrast/*
|
||||
%dir %{_datadir}/icons/HighContrast/*/apps/
|
||||
%{_datadir}/icons/HighContrast/*/apps/%{_name}.*
|
||||
|
||||
%files -n gnome-shell-search-provider-gnome-weather
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user