diff --git a/gnome-weather-3.9.3.tar.xz b/gnome-weather-3.9.3.tar.xz deleted file mode 100644 index 22bd83c..0000000 --- a/gnome-weather-3.9.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17cc8ce7efea9760135a53f9b7421119fd67104edd3a9a77c2bd9df2d977eab5 -size 10463516 diff --git a/gnome-weather-3.9.5.tar.xz b/gnome-weather-3.9.5.tar.xz new file mode 100644 index 0000000..763d16f --- /dev/null +++ b/gnome-weather-3.9.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2aba4c1a6670893adfd4a113262d9743734cec2d078771777530e6e5a5fc1c6 +size 10466116 diff --git a/gnome-weather.changes b/gnome-weather.changes index 6a888b9..e90502a 100644 --- a/gnome-weather.changes +++ b/gnome-weather.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Aug 15 07:39:22 UTC 2013 - dimstar@opensuse.org + +- Do not package *.la files (even in private libdir). + +------------------------------------------------------------------- +Tue Jul 30 16:28:48 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.5: + + Fixed selection mode to latest mockups. + + Enabled OpenWeatherMap backend. + + Updated for libgweather API changes. + + Updated translations. +- Add new BuildRequires, as verified by configure: + + pkgconfig(gdk-3.0), pkgconfig(glib-2.0), + pkgconfig(gobject-2.0), pkgconfig(gweather-3.0). + ------------------------------------------------------------------- Fri Jun 21 15:21:34 UTC 2013 - dimstar@opensuse.org diff --git a/gnome-weather.spec b/gnome-weather.spec index 63df688..7ce491c 100644 --- a/gnome-weather.spec +++ b/gnome-weather.spec @@ -17,7 +17,7 @@ Name: gnome-weather -Version: 3.9.3 +Version: 3.9.5 Release: 0 Summary: Weather App for GNOME License: GPL-2.0+ @@ -27,10 +27,14 @@ Source: http://download.gnome.org/sources/gnome-weather/3.9/%{name}-%{ve BuildRequires: gjs BuildRequires: intltool >= 0.26 BuildRequires: update-desktop-files +BuildRequires: pkgconfig(gdk-3.0) BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gio-2.0) +BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.35.9 -BuildRequires: pkgconfig(gtk+-3.0) >= 3.7.10 +BuildRequires: pkgconfig(gtk+-3.0) >= 3.9.4 +BuildRequires: pkgconfig(gweather-3.0) >= 3.9.5 Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build %glib2_gsettings_schema_requires @@ -40,7 +44,7 @@ GNOME 3 weather app that does: * display current conditions * display forecasts * show radar maps -* notify on hazardous weather conditions +* notify on hazardous weather conditions %lang_package %prep @@ -52,6 +56,7 @@ make %{?_smp_mflags} %install %make_install +find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print %suse_update_desktop_file %{name} Utility DesktopUtility %find_lang %{name}