forked from pool/gnome-weather
Accepting request 198077 from GNOME:Factory
Update to 3.9.91 OBS-URL: https://build.opensuse.org/request/show/198077 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-weather?expand=0&rev=8
This commit is contained in:
commit
a9ae9a4066
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5fd1086182b83ee06eae69af2cdd51a53103351b71cb743939829678f2024638
|
||||
size 10471096
|
3
gnome-weather-3.9.91.tar.xz
Normal file
3
gnome-weather-3.9.91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db1d70d3392c029378bf74869598a42ea59dec8ee35e4435e777490f33ef4a6a
|
||||
size 10475644
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 3 06:44:00 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.9.91:
|
||||
+ Further update the UI to match the selection mode mockups.
|
||||
+ Add an AppData file to be used by gnome-software.
|
||||
+ Add a shell search provider to show weather for configured
|
||||
locations.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 19 19:48:35 UTC 2013 - dimstar@opensuse.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: gnome-weather
|
||||
%define _name org.gnome.Weather.Application
|
||||
Version: 3.9.90
|
||||
Version: 3.9.91
|
||||
Release: 0
|
||||
Summary: Weather App for GNOME
|
||||
License: GPL-2.0+
|
||||
@ -75,10 +75,15 @@ find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/%{name}
|
||||
%{_libdir}/%{_name}/
|
||||
%dir %{_datadir}/appdata
|
||||
%{_datadir}/appdata/org.gnome.Weather.Application.appdata.xml
|
||||
%{_datadir}/applications/org.gnome.Weather.Application.desktop
|
||||
%{_datadir}/%{_name}/
|
||||
%{_datadir}/dbus-1/services/org.gnome.Weather.Application.service
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.Weather.Application.gschema.xml
|
||||
%dir %{_datadir}/gnome-shell
|
||||
%dir %{_datadir}/gnome-shell/search-providers
|
||||
%{_datadir}/gnome-shell/search-providers/org.gnome.Weather.Application.search-provider.ini
|
||||
%{_datadir}/icons/hicolor/*/apps/%{_name}.*
|
||||
|
||||
%files lang -f %{_name}.lang
|
||||
|
Loading…
Reference in New Issue
Block a user