Update to 3.0.2

This commit is contained in:
Milan Crha 2011-05-23 13:24:44 +02:00
commit 33fb0cbe3a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -15,3 +15,4 @@ evolution-2.31.5.tar.bz2
/evolution-2.91.92.tar.bz2
/evolution-3.0.0.tar.bz2
/evolution-3.0.1.tar.bz2
/evolution-3.0.2.tar.bz2

View file

@ -27,7 +27,7 @@
### Abstract ###
Name: evolution
Version: 3.0.1
Version: 3.0.2
Release: 1%{?dist}
Group: Applications/Productivity
Summary: Mail and calendar client for GNOME
@ -594,6 +594,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%endif
%changelog
* Mon May 23 2011 Milan Crha <mcrha@redhat.com> - 3.0.2-1
- Update to 3.0.2
* Tue Apr 26 2011 Milan Crha <mcrha@redhat.com> - 3.0.1-1
- Update to 3.0.1

View file

@ -1 +1 @@
23e12e4c29325610dfc04b2d10464b72 evolution-3.0.1.tar.bz2
87f014736a6416e833e88de69df751ce evolution-3.0.2.tar.bz2