Author: odysseus
Update of /cvs/free/rpms/gnome-shell-extension-weather/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv25220
Modified Files:
.cvsignore gnome-shell-extension-weather.spec sources
Log Message:
* Tue Oct 29 2013 Mattia Meneguzzo <odysseus(a)fedoraproject.org> - 0-0.13.git7587e23
- Update to latest upstream version (compatible with Gnome >= 3.8)
- Update requirements (at least version 3.8 of Gnome Shell is required)
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/gnome-shell-extension-weather/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore 21 Apr 2013 09:32:00 -0000 1.12
+++ .cvsignore 29 Oct 2013 08:38:45 -0000 1.13
@@ -1 +1 @@
-Neroth-gnome-shell-extension-weather-1f8dfbf.tar.gz
+Neroth-gnome-shell-extension-weather-7587e23.tar.gz
Index: gnome-shell-extension-weather.spec
===================================================================
RCS file:
/cvs/free/rpms/gnome-shell-extension-weather/devel/gnome-shell-extension-weather.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gnome-shell-extension-weather.spec 21 Apr 2013 09:32:00 -0000 1.12
+++ gnome-shell-extension-weather.spec 29 Oct 2013 08:38:45 -0000 1.13
@@ -1,11 +1,11 @@
-%global git 1f8dfbf
+%global git 7587e23
%global uuid weather-extension(a)xeked.com
%global github Neroth-gnome-shell-extension-weather
%global checkout git%{git}
Name: gnome-shell-extension-weather
Version: 0
-Release: 0.12.%{checkout}%{?dist}
+Release: 0.13.%{checkout}%{?dist}
Summary: An extension for displaying weather notifications in GNOME Shell
Group: User Interface/Desktops
@@ -14,17 +14,15 @@
Source0:
https://github.com/Neroth/gnome-shell-extension-weather/tarball/master/%{...
BuildArch: noarch
-BuildRequires: autoconf >= 2.53, automake >= 1.9, glib2-devel, gnome-common >=
3.4.0, intltool >= 0.25
-Requires: gnome-shell >= 3.4.0
+BuildRequires: autoconf >= 2.53, automake >= 1.9, glib2-devel, gnome-common >=
3.7.0, intltool >= 0.25
+Requires: gnome-shell >= 3.8.0
%description
gnome-shell-extension-weather is a simple extension for displaying weather
-informations from several cities in GNOME Shell. Currently, the weather report
-including forecast for today and tomorrow is fetched from Yahoo! Weather.
+informations from several cities in GNOME Shell.
%prep
%setup -q -n %{github}-%{git}
-rm -rf debian
%build
NOCONFIGURE=1 ./autogen.sh
@@ -49,6 +47,10 @@
%{_datadir}/gnome-shell/extensions/%{uuid}/
%changelog
+* Tue Oct 29 2013 Mattia Meneguzzo <odysseus(a)fedoraproject.org> -
0-0.13.git7587e23
+- Update to latest upstream version (compatible with Gnome >= 3.8)
+- Update requirements (at least version 3.8 of Gnome Shell is required)
+
* Sun Apr 21 2013 Mattia Meneguzzo <odysseus(a)fedoraproject.org> -
0-0.12.git1f8dfbf
- Update to latest upstream version
- Update ".spec" file
Index: sources
===================================================================
RCS file: /cvs/free/rpms/gnome-shell-extension-weather/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- sources 21 Apr 2013 09:32:00 -0000 1.12
+++ sources 29 Oct 2013 08:38:45 -0000 1.13
@@ -1 +1 @@
-4fc4d573301dc38a954fbc8b42fd703b Neroth-gnome-shell-extension-weather-1f8dfbf.tar.gz
+8369a49ebde48dec53309d080dd5bfd5 Neroth-gnome-shell-extension-weather-7587e23.tar.gz