Update to 3.13.5

This commit is contained in:
Milan Crha 2014-08-25 09:10:30 +02:00
parent 6a927c0109
commit 2f8441542b
4 changed files with 8 additions and 1288 deletions

1
.gitignore vendored
View File

@ -77,3 +77,4 @@ evolution-2.31.5.tar.bz2
/evolution-3.12.3.tar.xz
/evolution-3.12.4.tar.xz
/evolution-3.13.4.tar.xz
/evolution-3.13.5.tar.xz

File diff suppressed because it is too large Load Diff

View File

@ -29,8 +29,8 @@
### Abstract ###
Name: evolution
Version: 3.13.4
Release: 2%{?dist}
Version: 3.13.5
Release: 1%{?dist}
Group: Applications/Productivity
Summary: Mail and calendar client for GNOME
License: GPLv2+ and GFDL
@ -50,8 +50,6 @@ Patch01: evolution-1.4.4-ldap-x86_64-hack.patch
# RH bug #589555
Patch02: evolution-2.30.1-help-contents.patch
Patch03: evolution-3.13.4-missing-tests.patch
## Dependencies ###
Requires: gvfs
@ -218,7 +216,6 @@ the functionality of the installed %{name} package.
%setup -q -n evolution-%{version}
%patch01 -p1 -b .ldaphack
%patch02 -p1 -b .help-contents
%patch03 -p1 -b .missing-tests
# Remove the welcome email from Novell
for inbox in mail/default/*/Inbox; do
@ -545,6 +542,10 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/installed-tests
%changelog
* Mon Aug 25 2014 Milan Crha <mcrha@redhat.com> - 3.13.5-1
- Update to 3.13.5
- Remove patch to add missing tests files in the distribution tarball (fixed upstream)
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

View File

@ -1 +1 @@
0e866a0572c99bef9a560758891ba5e7 evolution-3.13.4.tar.xz
3d984360b837a176e56db08a137ba799 evolution-3.13.5.tar.xz