Update to 3.18.0

This commit is contained in:
Milan Crha 2015-09-21 14:08:13 +02:00
parent 1802d2033d
commit edf024988d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -95,3 +95,4 @@ evolution-2.31.5.tar.bz2
/evolution-3.17.90.tar.xz
/evolution-3.17.91.tar.xz
/evolution-3.17.92.tar.xz
/evolution-3.18.0.tar.xz

View File

@ -28,14 +28,14 @@
### Abstract ###
Name: evolution
Version: 3.17.92
Version: 3.18.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.17/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
Obsoletes: anjal <= %{last_anjal_version}
Obsoletes: libgal2 <= %{last_libgal2_version}
@ -534,6 +534,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/installed-tests
%changelog
* Mon Sep 21 2015 Milan Crha <mcrha@redhat.com> - 3.18.0-1
- Update to 3.18.0
* Mon Sep 14 2015 Milan Crha <mcrha@redhat.com> - 3.17.92-1
- Update to 3.17.92
- Add pkgconfig(iso-codes) into BuildRequires

View File

@ -1 +1 @@
886cf723f18df4f75afd0983d124e2a2 evolution-3.17.92.tar.xz
2bc21e57d9a86fc01bc542e350bebcc2 evolution-3.18.0.tar.xz