This commit is contained in:
Matthew Barnes 2012-10-13 18:19:54 -04:00
commit 3eac41c89a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -44,3 +44,4 @@ evolution-2.31.5.tar.bz2
/evolution-3.5.91.tar.xz
/evolution-3.5.92.tar.xz
/evolution-3.6.0.tar.xz
/evolution-3.6.1.tar.xz

View file

@ -28,7 +28,7 @@
### Abstract ###
Name: evolution
Version: 3.6.0
Version: 3.6.1
Release: 1%{?dist}
Group: Applications/Productivity
Summary: Mail and calendar client for GNOME
@ -529,6 +529,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Sat Oct 13 2012 Matthew Barnes <mbarnes@redhat.com> - 3.6.1-1
- Update to 3.6.1
* Mon Sep 24 2012 Matthew Barnes <mbarnes@redhat.com> - 3.6.0-1
- Update to 3.6.0
- Remove patch for GNOME #678408 (fixed upstream).

View file

@ -1 +1 @@
5ceb71ca0bcc1f706f1a3283585c048c evolution-3.6.0.tar.xz
1ee557f05e57f0620a011bd10bdd1370 evolution-3.6.1.tar.xz