Update to 3.20.0

This commit is contained in:
Milan Crha 2016-03-21 11:24:36 +01:00
parent 2739683f6c
commit 5b771a4b32
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -104,3 +104,4 @@ evolution-2.31.5.tar.bz2
/evolution-3.19.90.tar.xz
/evolution-3.19.91.tar.xz
/evolution-3.19.92.tar.xz
/evolution-3.20.0.tar.xz

View File

@ -28,14 +28,14 @@
### Abstract ###
Name: evolution
Version: 3.19.92
Version: 3.20.0
Release: 1%{?dist}
Group: Applications/Productivity
Summary: Mail and calendar client for GNOME
License: GPLv2+ and GFDL
URL: https://wiki.gnome.org/Apps/Evolution
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
Source: http://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz
Obsoletes: anjal <= %{last_anjal_version}
Obsoletes: libgal2 <= %{last_libgal2_version}
@ -527,6 +527,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/installed-tests
%changelog
* Mon Mar 21 2016 Milan Crha <mcrha@redhat.com> - 3.20.0-1
- Update to 3.20.0
* Mon Mar 14 2016 Milan Crha <mcrha@redhat.com> - 3.19.92-1
- Update to 3.19.92

View File

@ -1 +1 @@
d2a026ad907149ec11c7e6616840cf7f evolution-3.19.92.tar.xz
d821da82d09b7dd2bcb693751c080f86 evolution-3.20.0.tar.xz