Update to 3.1.2

This commit is contained in:
Milan Crha 2011-06-14 06:14:20 +02:00
parent 11779e2081
commit 7e093eea45
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@ evolution-2.31.5.tar.bz2
/evolution-2.91.92.tar.bz2 /evolution-2.91.92.tar.bz2
/evolution-3.0.0.tar.bz2 /evolution-3.0.0.tar.bz2
/evolution-3.1.1.tar.bz2 /evolution-3.1.1.tar.bz2
/evolution-3.1.2.tar.bz2

View File

@ -27,8 +27,8 @@
### Abstract ### ### Abstract ###
Name: evolution Name: evolution
Version: 3.1.1 Version: 3.1.2
Release: 3%{?dist} Release: 1%{?dist}
Group: Applications/Productivity Group: Applications/Productivity
Summary: Mail and calendar client for GNOME Summary: Mail and calendar client for GNOME
License: GPLv2+ and GFDL License: GPLv2+ and GFDL
@ -624,6 +624,9 @@ rm -rf $RPM_BUILD_ROOT
%endif %endif
%changelog %changelog
* Tue Jun 14 2011 Milan Crha <mcrha@redhat.com> - 3.1.2-1
- Update to 3.1.2
* Tue May 17 2011 Milan Crha <mcrha@redhat.com> - 3.1.1-3 * Tue May 17 2011 Milan Crha <mcrha@redhat.com> - 3.1.1-3
- Keep libevolution-mail-settings.so* from the previous change, - Keep libevolution-mail-settings.so* from the previous change,
it is still used by other parts of evolution. it is still used by other parts of evolution.

View File

@ -1 +1 @@
598ca06653b525a9737bcf3cc2b34e0c evolution-3.1.1.tar.bz2 88a2f03c2b89b6085edce87ea4220702 evolution-3.1.2.tar.bz2