]> git.pld-linux.org Git - packages/evolution-data-server.git/commitdiff
- updated to 3.42.0 (new libcamel soname) auto/th/evolution-data-server-3.42.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 24 Sep 2021 19:08:54 +0000 (21:08 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 24 Sep 2021 19:08:54 +0000 (21:08 +0200)
evolution-data-server.spec

index 48506c287b7058f50755471aa585f494cdbd37d3..6f71674e3bfd2c2a8257f9c082c5c3c857d39140 100644 (file)
@@ -7,18 +7,18 @@
 %bcond_without phonenumber     # libphonenumber support for address books
 %bcond_without vala            # Vala API
 
-%define                basever         3.40
+%define                basever         3.42
 %define                apiver          1.2
 %define                cal_apiver      2.0
 Summary:       Evolution data server
 Summary(pl.UTF-8):     Serwer danych Evolution
 Name:          evolution-data-server
-Version:       3.40.4
+Version:       3.42.0
 Release:       1
 License:       LGPL v2+
 Group:         X11/Libraries
-Source0:       https://download.gnome.org/sources/evolution-data-server/3.40/%{name}-%{version}.tar.xz
-# Source0-md5: eb47d38b72b64e863f2c960d37be311e
+Source0:       https://download.gnome.org/sources/evolution-data-server/3.42/%{name}-%{version}.tar.xz
+# Source0-md5: ab3f33888297b83f2167766ae6b524b7
 Patch0:                %{name}-gtkdoc.patch
 URL:           https://wiki.gnome.org/Apps/Evolution
 BuildRequires: cmake >= 3.1
@@ -272,7 +272,6 @@ fi
 %attr(755,root,root) %{_libdir}/%{name}/libedbus-private.so
 %dir %{_libdir}/%{name}/addressbook-backends
 %attr(755,root,root) %{_libdir}/%{name}/addressbook-backends/libebookbackendfile.so
-%attr(755,root,root) %{_libdir}/%{name}/addressbook-backends/libebookbackendgoogle.so
 %attr(755,root,root) %{_libdir}/%{name}/addressbook-backends/libebookbackendcarddav.so
 %dir %{_libdir}/%{name}/calendar-backends
 %attr(755,root,root) %{_libdir}/%{name}/calendar-backends/libecalbackendcaldav.so
@@ -351,7 +350,7 @@ fi
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libcamel-%{apiver}.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libcamel-%{apiver}.so.62
+%attr(755,root,root) %ghost %{_libdir}/libcamel-%{apiver}.so.63
 %attr(755,root,root) %{_libdir}/libebackend-%{apiver}.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libebackend-%{apiver}.so.10
 %attr(755,root,root) %{_libdir}/libebook-%{apiver}.so.*.*.*
This page took 0.038421 seconds and 4 git commands to generate.