Update to 3.25.1
This commit is contained in:
parent
da1906286f
commit
fa435a17f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -119,3 +119,4 @@ evolution-data-server-2.31.5.tar.bz2
|
|||||||
/evolution-data-server-3.23.92.tar.xz
|
/evolution-data-server-3.23.92.tar.xz
|
||||||
/evolution-data-server-3.24.0.tar.xz
|
/evolution-data-server-3.24.0.tar.xz
|
||||||
/evolution-data-server-3.24.1.tar.xz
|
/evolution-data-server-3.24.1.tar.xz
|
||||||
|
/evolution-data-server-3.25.1.tar.xz
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%define webkit2gtk_version 2.11.91
|
%define webkit2gtk_version 2.11.91
|
||||||
%define json_glib_version 1.0.4
|
%define json_glib_version 1.0.4
|
||||||
|
|
||||||
%define eds_base_version 3.24
|
%define eds_base_version 3.26
|
||||||
|
|
||||||
%define credential_modules_dir %{_libdir}/evolution-data-server/credential-modules
|
%define credential_modules_dir %{_libdir}/evolution-data-server/credential-modules
|
||||||
%define camel_provider_dir %{_libdir}/evolution-data-server/camel-providers
|
%define camel_provider_dir %{_libdir}/evolution-data-server/camel-providers
|
||||||
@ -33,14 +33,14 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 3.24.1
|
Version: 3.25.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Summary: Backend data server for Evolution
|
Summary: Backend data server for Evolution
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Apps/Evolution
|
URL: https://wiki.gnome.org/Apps/Evolution
|
||||||
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
||||||
Source: http://download.gnome.org/sources/%{name}/3.24/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/%{name}/3.25/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
Provides: evolution-webcal = %{version}
|
Provides: evolution-webcal = %{version}
|
||||||
Obsoletes: evolution-webcal < 2.24.0
|
Obsoletes: evolution-webcal < 2.24.0
|
||||||
@ -428,6 +428,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 24 2017 Milan Crha <mcrha@redhat.com> - 3.25.1-1
|
||||||
|
- Update to 3.25.1
|
||||||
|
|
||||||
* Mon Apr 10 2017 Milan Crha <mcrha@redhat.com> - 3.24.1-1
|
* Mon Apr 10 2017 Milan Crha <mcrha@redhat.com> - 3.24.1-1
|
||||||
- Update to 3.24.1
|
- Update to 3.24.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (evolution-data-server-3.24.1.tar.xz) = 87162639b37f1b343e9917a2ffb6ee6f54bbe92ed54974f83318070b24c590aa840f989195c00b0289f322ab1925a7b6ac07b303227adab14d3fb74ff96d86ac
|
SHA512 (evolution-data-server-3.25.1.tar.xz) = c2dd53c5e9bcabe94b93cb9ca8ceec24fc923f9c67e978387022b62ecc6d1a1f5d4ccff8a7487659f2435b958aacf4c64f8e0f4ec2637efa7b8a18ef16c5e51f
|
||||||
|
Loading…
Reference in New Issue
Block a user