From 70c4c88f8d56f95b053fdd72817e16580731ea6e333a4ae7ae81c9dce0181ccf Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 23 Jun 2013 13:46:42 +0000 Subject: [PATCH] Accepting request 180481 from home:dimstar:branches:GNOME:Factory Update to 3.9.3 OBS-URL: https://build.opensuse.org/request/show/180481 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-weather?expand=0&rev=11 --- gnome-weather-3.9.2.tar.xz | 3 --- gnome-weather-3.9.3.tar.xz | 3 +++ gnome-weather.changes | 16 ++++++++++++++++ gnome-weather.spec | 5 ++++- 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 gnome-weather-3.9.2.tar.xz create mode 100644 gnome-weather-3.9.3.tar.xz diff --git a/gnome-weather-3.9.2.tar.xz b/gnome-weather-3.9.2.tar.xz deleted file mode 100644 index 71aa2bf..0000000 --- a/gnome-weather-3.9.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:511e03ed6b7d7aadda7aa7262eba912fca715450b86b4a4d85b8996e73bda640 -size 10343852 diff --git a/gnome-weather-3.9.3.tar.xz b/gnome-weather-3.9.3.tar.xz new file mode 100644 index 0000000..22bd83c --- /dev/null +++ b/gnome-weather-3.9.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17cc8ce7efea9760135a53f9b7421119fd67104edd3a9a77c2bd9df2d977eab5 +size 10463516 diff --git a/gnome-weather.changes b/gnome-weather.changes index cca8d87..6a888b9 100644 --- a/gnome-weather.changes +++ b/gnome-weather.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Fri Jun 21 15:21:34 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.3: + + Fixed icon handling in GWeatherLocationEntry due to the ABI + change in libgweather. + + Replaced most of libgd with Gtk types (still using GdMainView + only). + + Now using the header bar as a titlebar (fixes the close button + when maximized). + + Includes a new application icon, designed specifically for + gnome-weather. + + Once again fixed launching the application in certain + "looks-like-source-tree" cases. + + Updated translations. + ------------------------------------------------------------------- Tue May 28 15:11:36 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-weather.spec b/gnome-weather.spec index ee318a3..63df688 100644 --- a/gnome-weather.spec +++ b/gnome-weather.spec @@ -17,7 +17,7 @@ Name: gnome-weather -Version: 3.9.2 +Version: 3.9.3 Release: 0 Summary: Weather App for GNOME License: GPL-2.0+ @@ -58,10 +58,12 @@ make %{?_smp_mflags} %post %glib2_gsettings_schema_post %desktop_database_post +%icon_theme_cache_post %postun %glib2_gsettings_schema_postun %desktop_database_postun +%icon_theme_cache_postun %files %defattr(-,root,root) @@ -70,6 +72,7 @@ make %{?_smp_mflags} %{_datadir}/applications/%{name}.desktop %{_datadir}/%{name}/ %{_datadir}/glib-2.0/schemas/org.gnome.Weather.Application.gschema.xml +%{_datadir}/icons/hicolor/*/apps/%{name}.* %files lang -f %{name}.lang