[gnome-weather] Update to 3.13.90

Kalev Lember kalev at fedoraproject.org
Tue Aug 19 14:23:27 UTC 2014


commit afa34fe070e72408547aa80bfb2bb8f6ca3aae64
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Aug 19 14:18:31 2014 +0200

    Update to 3.13.90

 .gitignore         |    1 +
 gnome-weather.spec |   18 +++++-------------
 sources            |    2 +-
 3 files changed, 7 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 370233d..c5d9db4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /gnome-weather-3.13.2.tar.xz
 /gnome-weather-3.13.3.tar.xz
 /gnome-weather-3.13.4.tar.xz
+/gnome-weather-3.13.90.tar.xz
diff --git a/gnome-weather.spec b/gnome-weather.spec
index f3854fb..d4aeebc 100644
--- a/gnome-weather.spec
+++ b/gnome-weather.spec
@@ -1,6 +1,6 @@
 Name:		gnome-weather
-Version:	3.13.4
-Release:	2%{?dist}
+Version:	3.13.90
+Release:	1%{?dist}
 Summary:	A weather application for GNOME
 
 License:	GPLv2+ and LGPLv2+ and MIT and CC-BY and CC-BY-SA
@@ -16,16 +16,6 @@ BuildRequires:	gtk3-devel
 BuildRequires:  gobject-introspection >= 1.35.9
 BuildRequires:	libgweather-devel
 
-# libgd is not meant to be installed as a system-wide shared library.
-# It is just a way for GNOME applications to share widgets and other common
-# code on an ad-hoc basis.
-Provides:	bundled(libgd)
-
-# Filter out the libgd.so() provide, since we don't want to possibly
-# satisfy any erroneous dependency on it.
-%filter_provides_in %{_libdir}/org.gnome.Weather/.*\.so$
-%filter_setup
-
 %description
 gnome-weather is a weather application for GNOME
 
@@ -72,9 +62,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/gnome-shell/search-providers/org.gnome.Weather.Application.search-provider.ini
 %{_datadir}/icons/hicolor/*/apps/org.gnome.Weather.Application.png
 %{_datadir}/org.gnome.Weather/
-%{_libdir}/org.gnome.Weather/
 
 %changelog
+* Tue Aug 19 2014 Kalev Lember <kalevlember at gmail.com> - 3.13.90-1
+- Update to 3.13.90
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.13.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 9d1252f..15ce20c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f9cffa5e1d91a40dfd823700cff0031  gnome-weather-3.13.4.tar.xz
+47194461305de21959dfef4522f6f853  gnome-weather-3.13.90.tar.xz


More information about the scm-commits mailing list