diff --git a/at-spi2-core-2.49.91.tar.xz b/at-spi2-core-2.49.91.tar.xz deleted file mode 100644 index 3bf6e05..0000000 --- a/at-spi2-core-2.49.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa72bbb12188ee3d0152cc6ea935415e6dc623ffa751b6a7cc23e9025f0410fd -size 563496 diff --git a/at-spi2-core-2.50.0.tar.xz b/at-spi2-core-2.50.0.tar.xz new file mode 100644 index 0000000..5e7fcd2 --- /dev/null +++ b/at-spi2-core-2.50.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9f5a8c8235c9dd963b2171de9120301129c677dde933955e1df618b949c4adc +size 567664 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index a5f711c..2007ce4 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Sep 18 01:14:03 UTC 2023 - Luciano Santos + +- Adjust %fdupes parameter value to %{buildroot}%{_datadir}, one of + the parent directories of the former parameter, to symlink other + duplicate files under the datadir. + +------------------------------------------------------------------- +Fri Sep 15 22:57:28 UTC 2023 - Bjørn Lie + +- Update to version 2.50.0: + + Fix at-spi2-atk test when running under a non-English locale. + ------------------------------------------------------------------- Mon Sep 4 18:22:58 UTC 2023 - Luciano Santos diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 1170b78..2aec366 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -23,13 +23,13 @@ %define atspiconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}} Name: at-spi2-core -Version: 2.49.91 +Version: 2.50.0 Release: 0 Summary: Assistive Technology Service Provider Interface - D-Bus based implementation License: LGPL-2.1-or-later Group: System/GUI/GNOME URL: https://www.gnome.org/ -Source0: https://download.gnome.org/sources/at-spi2-core/2.49/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/at-spi2-core/2.50/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: fdupes @@ -147,7 +147,7 @@ The package contains a ATK/D-Bus bridge library. %install %meson_install %find_lang %{name} -%fdupes %{buildroot}%{_datadir}/gtk-doc/html/ +%fdupes %{buildroot}%{_datadir} # Move autostart file to /usr/etc mkdir -p %{buildroot}%{atspiconfdir}/xdg/autostart mkdir -p %{buildroot}%{atspiconfdir}/xdg/Xwayland-session.d