Update to 3.8.4

This commit is contained in:
Milan Crha 2013-07-23 19:17:19 +02:00
commit 48331087f3
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View file

@ -57,3 +57,4 @@ evolution-2.31.5.tar.bz2
/evolution-3.8.1.tar.xz
/evolution-3.8.2.tar.xz
/evolution-3.8.3.tar.xz
/evolution-3.8.4.tar.xz

View file

@ -30,8 +30,8 @@
### Abstract ###
Name: evolution
Version: 3.8.3
Release: 2%{?dist}
Version: 3.8.4
Release: 1%{?dist}
Group: Applications/Productivity
Summary: Mail and calendar client for GNOME
License: GPLv2+ and GFDL
@ -517,6 +517,9 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Tue Jul 23 2013 Milan Crha <mcrha@redhat.com> - 3.8.4-1
- Update to 3.8.4
* Sat Jun 22 2013 Matthias Clasen <mclasen@redhat.com> - 3.8.3-2
- Don't install ChangeLog
- Trim %%changelog
@ -561,7 +564,7 @@ rm -rf $RPM_BUILD_ROOT
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.3.2-2
- Rebuilt for libgnome-desktop3 3.7.3 soname bump
* Tue Dec 19 2012 Matthew Barnes <mbarnes@redhat.com> - 3.7.3.2-1
* Wed Dec 19 2012 Matthew Barnes <mbarnes@redhat.com> - 3.7.3.2-1
- Update to 3.7.3.2
- Remove obsolete BuildRequires:
bison

View file

@ -1 +1 @@
5181f4d8199a9c6b383ee0c1dab83333 evolution-3.8.3.tar.xz
a2fa3270da291fbc54573d3778b74e93 evolution-3.8.4.tar.xz