[libgweather] Update to 3.13.92

Kalev Lember kalev at fedoraproject.org
Tue Sep 16 10:42:54 UTC 2014


commit 1e7675f7968eec67a8fe2344188ca232d256c030
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Sep 16 12:07:00 2014 +0200

    Update to 3.13.92

 .gitignore                                         |    1 +
 ...o-update-to-version-1.9-of-the-online-API.patch |  122 --------------------
 libgweather.spec                                   |   10 +-
 sources                                            |    2 +-
 4 files changed, 7 insertions(+), 128 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index adcaa28..d341082 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@ libgweather-2.30.0.tar.bz2
 /libgweather-3.13.4.tar.xz
 /libgweather-3.13.90.tar.xz
 /libgweather-3.13.91.tar.xz
+/libgweather-3.13.92.tar.xz
diff --git a/libgweather.spec b/libgweather.spec
index f2d22eb..21e18e7 100644
--- a/libgweather.spec
+++ b/libgweather.spec
@@ -1,6 +1,6 @@
 Name:           libgweather
-Version:        3.13.91
-Release:        3%{?dist}
+Version:        3.13.92
+Release:        1%{?dist}
 Summary:        A library for weather information
 
 Group:          System Environment/Libraries
@@ -9,8 +9,6 @@ URL:            http://www.gnome.org
 #VCS: git:git://git.gnome.org/libgweather
 Source0:        http://download.gnome.org/sources/libgweather/3.13/%{name}-%{version}.tar.xz
 
-Patch0:         0001-Yr.no-update-to-version-1.9-of-the-online-API.patch
-
 BuildRequires:  dbus-devel
 BuildRequires:  geocode-glib-devel
 BuildRequires:  glade-devel
@@ -43,7 +41,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --disable-static --disable-gtk-doc
@@ -94,6 +91,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Tue Sep 16 2014 Kalev Lember <kalevlember at gmail.com> - 3.13.92-1
+- Update to 3.13.92
+
 * Thu Sep 11 2014 Kalev Lember <kalevlember at gmail.com> - 3.13.91-3
 - Really apply the patch
 
diff --git a/sources b/sources
index 7304ea9..7e6458d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-39ca3d8760a72197c4cd7f514bf047f8  libgweather-3.13.91.tar.xz
+fd6bdfc7525b59f96cca5484fb10de98  libgweather-3.13.92.tar.xz


More information about the scm-commits mailing list