Update to 3.9.5

This commit is contained in:
Debarshi Ray 2013-08-05 14:08:13 +02:00
parent a44ca232d2
commit 750b0fa406
3 changed files with 7 additions and 4 deletions

1
.gitignore vendored
View File

@ -27,3 +27,4 @@ libgweather-2.30.0.tar.bz2
/libgweather-3.9.1.tar.xz
/libgweather-3.9.2.tar.xz
/libgweather-3.9.3.tar.xz
/libgweather-3.9.5.tar.xz

View File

@ -1,6 +1,6 @@
Name: libgweather
Version: 3.9.3
Release: 3%{?dist}
Version: 3.9.5
Release: 1%{?dist}
Summary: A library for weather information
Group: System Environment/Libraries
@ -73,7 +73,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%{_libdir}/girepository-1.0/GWeather-3.0.typelib
%dir %{_datadir}/libgweather
%{_datadir}/libgweather/Locations.xml
%{_datadir}/libgweather/Locations.*.xml
%{_datadir}/libgweather/locations.dtd
%{_datadir}/icons/gnome/*/status/*
%{_datadir}/glib-2.0/schemas/org.gnome.GWeather.enums.xml
@ -90,6 +89,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%changelog
* Mon Aug 05 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.9.5-1
- Update to 3.9.5
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
f25aa7cb35df9b1e739114dc5df7a76f libgweather-3.9.3.tar.xz
5e6ad52a61ace6be2e42c1f3aa1d7124 libgweather-3.9.5.tar.xz