Update to 3.15.91
This commit is contained in:
parent
8c8083dae9
commit
3b32dd800d
1
.gitignore
vendored
1
.gitignore
vendored
@ -79,3 +79,4 @@ evolution-data-server-2.31.5.tar.bz2
|
||||
/evolution-data-server-3.13.9.tar.xz
|
||||
/evolution-data-server-3.13.10.tar.xz
|
||||
/evolution-data-server-3.13.90.tar.xz
|
||||
/evolution-data-server-3.15.91.tar.xz
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define sqlite_version 3.5
|
||||
%define nss_version 3.14
|
||||
|
||||
%define eds_base_version 3.14
|
||||
%define eds_base_version 3.16
|
||||
|
||||
%define credential_modules_dir %{_libdir}/evolution-data-server/credential-modules
|
||||
%define camel_provider_dir %{_libdir}/evolution-data-server/camel-providers
|
||||
@ -32,14 +32,14 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 3.13.90
|
||||
Version: 3.15.91
|
||||
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.13/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/%{name}/3.15/%{name}-%{version}.tar.xz
|
||||
|
||||
Provides: evolution-webcal = %{version}
|
||||
Obsoletes: evolution-webcal < 2.24.0
|
||||
@ -410,6 +410,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Mon Mar 02 2015 Milan Crha <mcrha@redhat.com> - 3.15.91-1
|
||||
- Update to 3.15.91
|
||||
|
||||
* Mon Feb 16 2015 Milan Crha <mcrha@redhat.com> - 3.13.90-1
|
||||
- Update to 3.13.90
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user