Update to 3.16.0

This commit is contained in:
Milan Crha 2015-03-23 10:59:01 +01:00
parent af5d8d41b0
commit d0adc3e41d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -81,3 +81,4 @@ evolution-data-server-2.31.5.tar.bz2
/evolution-data-server-3.13.90.tar.xz
/evolution-data-server-3.15.91.tar.xz
/evolution-data-server-3.15.92.tar.xz
/evolution-data-server-3.16.0.tar.xz

View File

@ -32,14 +32,14 @@
### Abstract ###
Name: evolution-data-server
Version: 3.15.92
Version: 3.16.0
Release: 1%{?dist}
Group: System Environment/Libraries
Summary: Backend data server for Evolution
License: LGPLv2+
URL: https://wiki.gnome.org/Apps/Evolution
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
Source: http://download.gnome.org/sources/%{name}/3.15/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz
Provides: evolution-webcal = %{version}
Obsoletes: evolution-webcal < 2.24.0
@ -411,6 +411,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
%{_datadir}/installed-tests
%changelog
* Mon Mar 23 2015 Milan Crha <mcrha@redhat.com> - 3.16.0-1
- Update to 3.16.0
* Mon Mar 16 2015 Milan Crha <mcrha@redhat.com> - 3.15.92-1
- Update to 3.15.92
- Remove patch to fix libdb configure.ac check (fixed upstream)

View File

@ -1 +1 @@
89bc38a07c56162f6cf25037f35fa52a evolution-data-server-3.15.92.tar.xz
faaca749cf6ec936d43d485ba584380a evolution-data-server-3.16.0.tar.xz