Update to 3.1.2
This commit is contained in:
parent
11779e2081
commit
7e093eea45
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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.
|
||||||
|
Loading…
Reference in New Issue
Block a user