Commit Graph

660 Commits

Author SHA1 Message Date
Kalev Lember
6a84270caa Drop unnecessary requires on dconf
dconf is just one of the possible gsettings backends and in some cases
others work better. Drop the hard requires here to let the platform
decide which backend is best. In flatpaks in particular dconf is not a
good backend.

Note that dconf is already pulled in (through recommends) by gtk3 and
gtk4 so it's going to be always installed on regular Fedora systems.
2021-03-26 13:15:16 +01:00
Milan Crha
c4759ec609 Update to 3.40.0 2021-03-19 08:44:20 +01:00
Milan Crha
6bb763ae16 Update to 3.39.3 2021-03-12 10:00:22 +01:00
Kalev Lember
4531555d32 Drop temporary ABI compat
Everything is now correctly rebuilt for the new sonames (including eln).
2021-02-13 20:30:38 +01:00
Kalev Lember
8bb2723275 Keep temporary ABI compat with previous soname
This is just a short lived hack, mostly for making sure eln doesn't do
rebuilds in the wrong order and submit our carefully rebuilt package set
against old e-d-s.
2021-02-12 17:25:25 +01:00
Milan Crha
842d014d99 Bump soname versions for libedataserver/libedataserverui 2021-02-12 12:04:36 +01:00
Milan Crha
3c8e19d621 Update to 3.39.2 2021-02-12 11:01:01 +01:00
Kalev Lember
85e63c0b03 Simplify flatpak conditionals
There's no need to exclude systemd unit files: instead we can just pass
the directory where they should go and avoid flatpak conditionals.

https://bugzilla.redhat.com/show_bug.cgi?id=1728303
2021-02-09 16:01:28 +01:00
Kalev Lember
f2629ec293 Recommend pinentry-gui virtual provide, rather than pinentry-gtk
Otherwise we end up with both pinentry-gnome3 (preferred) and
pinentry-gtk on Workstation install media.

https://pagure.io/fedora-workstation/issue/180
2021-02-05 11:29:13 +01:00
Fedora Release Engineering
aafb226e59 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 05:03:59 +00:00
Milan Crha
490eb72fb2 Update to 3.39.1 2021-01-08 11:13:57 +01:00
Milan Crha
e71c048301 Enable libphonenumber usage only for Fedora
The ELN and RHEL can be without it for now.
2020-11-27 08:37:17 +01:00
Milan Crha
b27405ccce Update to 3.38.2 2020-11-20 10:45:58 +01:00
Milan Crha
ccf30c4960 Replace perl-generators build time dependency with perl-interpreter install time dependency 2020-10-05 13:43:40 +02:00
Milan Crha
2d56769e4f Correct D-Bus service file name - it can change when _eds_dbus_services_prefix is defined 2020-10-05 13:35:14 +02:00
Milan Crha
ddee48b946 Update to 3.38.1 2020-10-02 08:59:39 +02:00
Adrian Reber
3ffa7c4116
Rebuilt for protobuf 3.13 2020-09-26 08:17:39 +02:00
Milan Crha
0f7dac5caf Update to 3.38.0 2020-09-11 08:14:36 +02:00
Milan Crha
fca0aa0369 Update to 3.37.92 2020-09-04 09:18:41 +02:00
Milan Crha
d9a5885786 Update to 3.37.90 2020-08-07 09:08:08 +02:00
Fedora Release Engineering
103a8b46fd - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 17:00:47 +00:00
Igor Raits
76c5343317
Improve compatibility with new CMake macro
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-07-20 13:15:06 +02:00
Milan Crha
df59ee3bad Rebuild in a side tag for bodhi, to be able to create an update 2020-07-14 08:53:56 +02:00
Milan Crha
8881d0279f Add a patch for missing G_BEGIN_DECLS in e-soup-logger.h 2020-07-03 14:12:57 +02:00
Milan Crha
f9cfd5218b Update to 3.37.3 2020-07-03 09:12:46 +02:00
Adam Williamson
a45cfac852 Rebuild with newer protobuf and libphonenumber, backport fixes 2020-06-23 12:59:21 -07:00
Milan Crha
6c9e4c4fc8 Update to 3.37.2 2020-05-29 14:02:13 +02:00
Pete Walter
8d340bfc8c Rebuild for ICU 67 2020-05-17 08:00:48 +01:00
Milan Crha
b1ce7961ac Add new libecalbackendwebdavnotes.so into the .spec file 2020-04-24 11:14:47 +02:00
Milan Crha
b7a2915109 Update to 3.37.1 2020-04-24 10:11:18 +02:00
Nikhil Jha
5e5f21926b Build with phonenumber support
Closes https://src.fedoraproject.org/rpms/evolution-data-server/pull-request/2
2020-04-01 09:59:31 +02:00
Milan Crha
d5766b0384 Remove libdb dependency
It was needed for migration from older versions of evolution-data-server,
where local addressbooks used it as its storage. They begun to use SQLite
long time ago, in time of 3.8 (which is year 2012).
2020-03-30 18:40:02 +02:00
Milan Crha
c264936fcb Update to 3.36.1 2020-03-27 09:34:06 +01:00
Milan Crha
c919433bbb Update to 3.36.0 2020-03-06 08:45:44 +01:00
Milan Crha
5b7db877d8 Update to 3.35.92 2020-02-28 10:24:08 +01:00
Milan Crha
a89fa28a16 Update to 3.35.91 2020-02-14 11:05:19 +01:00
Milan Crha
841941b058 Update to 3.35.90 2020-01-31 11:30:56 +01:00
Fedora Release Engineering
305cf58723 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 17:55:10 +00:00
Milan Crha
a99f92dd6a Add patch for RH bug #1754321 (alarm-notify: Double-free with certain types of the reminder) 2020-01-07 12:05:04 +01:00
Milan Crha
8963b566ed Update to 3.35.3 2020-01-03 17:18:22 +01:00
Milan Crha
8aa345694c Update to 3.35.2 2019-11-22 10:20:42 +01:00
Pete Walter
54ef207d5e Rebuild for ICU 65 2019-11-01 16:05:22 +00:00
Milan Crha
b87d49f7bd Update to 3.35.1 2019-10-11 08:33:22 +02:00
Milan Crha
d3f85125d3 Update to 3.34.1 2019-10-07 09:55:16 +02:00
Milan Crha
e41abccc6e Update to 3.34.0 2019-09-09 10:51:29 +02:00
Milan Crha
3d5ca91da9 Update to 3.33.92 2019-09-02 11:51:40 +02:00
Milan Crha
c5be7df045 Update to 3.33.91 2019-08-19 10:53:22 +02:00
Milan Crha
fe667d8121 Change how flatpak version is built 2019-08-06 15:34:00 +02:00
Milan Crha
f84a28a871 Add a patch to add also CFLAGS into gtkdoc-scangobj call 2019-08-05 13:00:57 +02:00
Milan Crha
3c02132c44 Update to 3.33.90 2019-08-05 11:13:00 +02:00