Update to 3.25.1
This commit is contained in:
parent
e120727ad7
commit
f3b68582f3
1
.gitignore
vendored
1
.gitignore
vendored
@ -95,3 +95,4 @@
|
|||||||
/evolution-ews-3.23.92.tar.xz
|
/evolution-ews-3.23.92.tar.xz
|
||||||
/evolution-ews-3.24.0.tar.xz
|
/evolution-ews-3.24.0.tar.xz
|
||||||
/evolution-ews-3.24.1.tar.xz
|
/evolution-ews-3.24.1.tar.xz
|
||||||
|
/evolution-ews-3.25.1.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%global libmspack_version 0.4
|
%global libmspack_version 0.4
|
||||||
|
|
||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
Version: 3.24.1
|
Version: 3.25.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Applications/Productivity
|
Group: Applications/Productivity
|
||||||
Summary: Evolution extension for Exchange Web Services
|
Summary: Evolution extension for Exchange Web Services
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
URL: https://wiki.gnome.org/Apps/Evolution
|
URL: https://wiki.gnome.org/Apps/Evolution
|
||||||
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
|
||||||
|
|
||||||
#Patch01: evolution-ews-3.5.90-xmlbuffer.patch
|
#Patch01: evolution-ews-3.5.90-xmlbuffer.patch
|
||||||
|
|
||||||
@ -78,6 +78,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
%{_datadir}/evolution-data-server/ews/windowsZones.xml
|
%{_datadir}/evolution-data-server/ews/windowsZones.xml
|
||||||
|
|
||||||
%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-ews-3.24.1.tar.xz) = 81dad8d809391fe9aafe9f674d1e47311bca78e64d76100699aac6f2bba1a3e851c714bc2d20bfc58eeb60e678066edc568d06c795992000632dab2884139cfe
|
SHA512 (evolution-ews-3.25.1.tar.xz) = b12f285a7fd6d4b3eadf0a50105ef111f42ffac33b790dd1497a4eeced2bce61018bb1a5ee99ef5586365c5f4089151539b2f6b50156793d1809a433b754dfbe
|
||||||
|
Loading…
Reference in New Issue
Block a user