Kalev Lember
977e5b3da4
Update to 2.32.0
2019-03-12 08:50:04 +01:00
Kalev Lember
d2adbc05bd
Update to 2.31.92
2019-03-04 15:45:43 +01:00
Kalev Lember
5bedc95ef4
Update to 2.31.2
2019-02-19 07:15:59 +01:00
Fedora Release Engineering
b7fa3740ee
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 14:03:02 +00:00
Igor Gnatenko
5acf3e3611
Remove obsolete ldconfig scriptlets
...
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-22 18:38:32 +01:00
Kalev Lember
bda3e785f3
Update to 2.31.1
2019-01-08 20:07:31 +01:00
Kalev Lember
bd26e9dbdc
Rebuilt against fixed atk ( #1626575 )
2018-09-07 23:19:22 +02:00
Kalev Lember
919d5fd55c
Update to 2.30.0
2018-09-06 09:55:14 +02:00
Stephen Gallagher
e128e1884b
Update to newer version of dbus-broker support
...
Resolves: rhbz#1622545
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2018-08-28 08:20:56 -04:00
David Herrmann
3af57777ad
at-spi2-core: use dbus-broker if available
...
The at-spi2-core now has upstream support for alternative
bus-implementations, mainly 'dbus-broker' over 'dbus-daemon'. If a path
to either binary is provided at compile time, at-spi2 will try the
given bus implementation at runtime. Since Fedora provides two
alternatives, we make at-spi2 use both. Note that at-spi2 falls back to
the alternative if the primary pick is not available.
We keep the 'Requires: dbus' dependency. The 'dbus' package was turned
into a meta-package. Right now it pulls in either 'dbus-daemon' or
'dbus-broker', but in the future it will be a real meta-package and be
'Provides: dbus' by both dbus-daemon and dbus-broker. Hence, the
depdency is sufficient to guarantee that at least one bus
implementation is available on the machine.
Given that dbus-broker will be the default bus implementation in F29,
this patch also switches the at-spi2 default to 'dbus-broker'. Again,
this will safely fall-back to 'dbus-daemon' at runtime if dbus-broker
is unavailable.
(dvdhrm: This is based on zbyszek's original patch, but now highly
modified by me.)
v2:
- fix __linux__ vs __linux preprocessor define
v3:
- backport the __linux__ fix to 2.28.0 to make it apply cleanly
2018-08-10 16:36:46 +02:00
Fedora Release Engineering
bf27531666
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 20:42:32 +00:00
Kalev Lember
c833fca1da
Update to 2.28.0
2018-03-13 10:38:58 +01:00
Kalev Lember
e95f22dabb
Update to 2.27.92
2018-03-12 11:44:15 +01:00
Fedora Release Engineering
d843553f2c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 03:10:30 +00:00
Kalev Lember
76e62b4c82
Drop unused buildrequires
2017-12-19 17:10:13 +01:00
Kalev Lember
3c43111430
Update to 2.27.1
2017-12-19 16:46:47 +01:00
Kalev Lember
24e5b61901
Update to 2.26.2
2017-11-01 19:37:15 +01:00
Kalev Lember
31837a0a3a
Update to 2.26.0
2017-09-13 10:30:19 +02:00
Kalev Lember
1b49b8d51b
Update to 2.25.92
2017-09-07 15:32:23 +02:00
Kalev Lember
bd0b63c86c
Update to 2.25.91
2017-08-25 15:25:39 +02:00
Kalev Lember
f9d0188f4e
Update to 2.25.90
2017-08-15 23:34:36 +02:00
Ville Skyttä
8457526c2a
Own %{_datadir}/gir-1.0 as well
2017-08-14 16:38:55 +03:00
Ville Skyttä
9c9bb66548
Own %{_libdir}/girepository-1.0 and %{_datadir}/defaults dirs
...
https://bugzilla.redhat.com/show_bug.cgi?id=1481256
2017-08-14 15:58:50 +03:00
Fedora Release Engineering
866613cf9d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-02 17:54:36 +00:00
Fedora Release Engineering
b78f79938a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 03:27:33 +00:00
Kalev Lember
42b75fa159
Add missing build dep
2017-06-25 17:47:28 +02:00
Kalev Lember
1ef5cec016
Update to 2.25.4
2017-06-25 17:17:17 +02:00
Kalev Lember
39ea0fa59c
Update to 2.25.2
2017-06-12 19:18:11 +02:00
Kalev Lember
35a684d7e6
Update to 2.24.1
2017-05-09 22:53:46 +02:00
Kalev Lember
dd9e99bcaa
Update to 2.24.0
2017-03-21 11:09:08 +01:00
Kalev Lember
59206baf9d
Update to 2.23.92
2017-03-16 17:11:18 +01:00
Richard Hughes
b4d681cd9c
Update to 2.23.90
2017-02-14 13:54:34 +00:00
Richard Hughes
4b4ece16fa
Update to 2.23.4
2017-02-13 13:32:57 +00:00
Fedora Release Engineering
707cc82c92
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-10 06:28:37 +00:00
Kalev Lember
d8bda6ed0c
Don't set group tags
...
They are unused in Fedora.
2016-09-26 07:48:38 +02:00
Kalev Lember
54e609f970
Update to 2.22.0
2016-09-26 07:47:21 +02:00
Richard Hughes
a2c6806dfc
Update to 2.21.4
2016-07-20 12:20:25 +01:00
Richard Hughes
36dc651bf5
Update to 2.21.2
2016-06-22 11:36:54 +01:00
Kalev Lember
c375da9e45
Update to 2.21.1
2016-05-09 20:26:14 +02:00
Kalev Lember
c80a275462
Fix dates in old changelog entries
2016-04-13 12:16:20 +02:00
Kalev Lember
2173ddb051
Update to 2.20.1
2016-04-13 12:04:59 +02:00
Kalev Lember
9924c1dacf
Update to 2.20.0
2016-03-22 07:50:00 +01:00
Richard Hughes
8eb380d7ab
Fix filelists
2016-03-15 09:58:12 +00:00
Richard Hughes
ccbb4e4e47
Update to 2.19.92
2016-03-15 09:41:51 +00:00
Richard Hughes
e718682470
Update to 2.19.91
2016-03-01 10:30:52 +00:00
Richard Hughes
e32bcc1294
Update to 2.19.90
2016-02-16 12:08:47 +00:00
Dennis Gilmore
f03dffb18b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-03 16:38:16 +00:00
Kalev Lember
a58fdef5e1
Update to 2.19.2
2015-11-24 07:59:34 +01:00
Kalev Lember
3e46639cbd
Update to 2.19.1
2015-10-28 08:20:12 +01:00
Kalev Lember
651c57f84c
Update to 2.18.1
2015-10-12 21:57:27 +02:00