diff --git a/gnome-weather-3.9.90.tar.xz b/gnome-weather-3.9.90.tar.xz deleted file mode 100644 index 81deafb..0000000 --- a/gnome-weather-3.9.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fd1086182b83ee06eae69af2cdd51a53103351b71cb743939829678f2024638 -size 10471096 diff --git a/gnome-weather-3.9.91.tar.xz b/gnome-weather-3.9.91.tar.xz new file mode 100644 index 0000000..6f71a5f --- /dev/null +++ b/gnome-weather-3.9.91.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db1d70d3392c029378bf74869598a42ea59dec8ee35e4435e777490f33ef4a6a +size 10475644 diff --git a/gnome-weather.changes b/gnome-weather.changes index 2f734bc..87103f8 100644 --- a/gnome-weather.changes +++ b/gnome-weather.changes @@ -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 diff --git a/gnome-weather.spec b/gnome-weather.spec index 940588b..5fdb23d 100644 --- a/gnome-weather.spec +++ b/gnome-weather.spec @@ -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