Update to 3.9.2

This commit is contained in:
Kalev Lember 2013-06-02 16:58:43 +02:00
parent 573a4b1072
commit da7db50101
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@ libgweather-2.30.0.tar.bz2
/libgweather-3.8.0.tar.xz
/libgweather-3.8.1.tar.xz
/libgweather-3.9.1.tar.xz
/libgweather-3.9.2.tar.xz

View File

@ -1,5 +1,5 @@
Name: libgweather
Version: 3.9.1
Version: 3.9.2
Release: 1%{?dist}
Summary: A library for weather information
@ -90,6 +90,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%changelog
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.2-1
- Update to 3.9.2
* Sat May 04 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.1-1
- Update to 3.9.1
- Remove old gnome-applets-devel obsoletes

View File

@ -1 +1 @@
77dc17923d38dcd81ce45eef94aea4fa libgweather-3.9.1.tar.xz
e616ce89d1b9f1720190a0a2a784782b libgweather-3.9.2.tar.xz