This commit is contained in:
Matthew Barnes 2013-10-22 11:48:54 -04:00
parent d599a29ba4
commit 97f519297b
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -64,3 +64,4 @@ evolution-2.31.5.tar.bz2
/evolution-3.9.92.tar.xz
/evolution-3.10.0.tar.xz
/evolution-3.10.1.tar.xz
/evolution-3.11.1.tar.xz

View File

@ -1,6 +1,6 @@
%global _changelog_trimtime %(date +%s -d "1 year ago")
%define glib2_version 2.34.0
%define glib2_version 2.36.0
%define gtk3_version 3.4.0
%define gtkhtml_version 4.5.2
%define gnome_desktop_version 2.91.3
@ -13,7 +13,7 @@
%define clutter_gtk_version 0.10
%define webkit_version 1.8.0
%define evo_base_version 3.10
%define evo_base_version 3.12
%define last_anjal_version 0.3.2-3
%define last_libgal2_version 2:2.5.3-2
@ -30,7 +30,7 @@
### Abstract ###
Name: evolution
Version: 3.10.1
Version: 3.11.1
Release: 1%{?dist}
Group: Applications/Productivity
Summary: Mail and calendar client for GNOME
@ -530,6 +530,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Tue Oct 22 2013 Matthew Barnes <mbarnes@redhat.com> - 3.11.1-1
- Update to 3.11.1
* Mon Oct 14 2013 Milan Crha <mcrha@redhat.com> - 3.10.1-1
- Update to 3.10.1
- Remove the dependency on libytnef, which apparently isn't needed for

View File

@ -1 +1 @@
53199a7863b23d177774362d33993774 evolution-3.10.1.tar.xz
11f3e095c4577159184692b09f42ceca evolution-3.11.1.tar.xz