diff --git a/_service b/_service new file mode 100644 index 0000000..852a9ba --- /dev/null +++ b/_service @@ -0,0 +1,18 @@ + + + + git + https://gitlab.gnome.org/GNOME/at-spi2-core.git + 2.54.1 + @PARENT_TAG@+@TAG_OFFSET@ + (.*)\+0 + \1 + disable + + + + *.tar + zst + + + diff --git a/at-spi2-core-2.54.0.tar.xz b/at-spi2-core-2.54.0.tar.xz deleted file mode 100644 index b80a642..0000000 --- a/at-spi2-core-2.54.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7eee7e75beddcc272cedc2b60535600f3aae6e481589ebc667afc437c0a6079 -size 575368 diff --git a/at-spi2-core-2.54.1.obscpio b/at-spi2-core-2.54.1.obscpio new file mode 100644 index 0000000..a296b88 --- /dev/null +++ b/at-spi2-core-2.54.1.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7fd51bbf15e0fecfad2b0d62fd89ceb09c316a1bdafdcc35062473d0a0a2cda +size 4791820 diff --git a/at-spi2-core.changes b/at-spi2-core.changes index 484c00a..d2bfdb2 100644 --- a/at-spi2-core.changes +++ b/at-spi2-core.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Jan 11 09:33:42 UTC 2025 - Bjørn Lie + +- Update to version 2.54.1: + + Fix various memory leaks. + + Fix the build on FreeBSD. +- Switch to source service for tarball. + ------------------------------------------------------------------- Sun Sep 15 12:25:10 UTC 2024 - Bjørn Lie diff --git a/at-spi2-core.obsinfo b/at-spi2-core.obsinfo new file mode 100644 index 0000000..ac25987 --- /dev/null +++ b/at-spi2-core.obsinfo @@ -0,0 +1,4 @@ +name: at-spi2-core +version: 2.54.1 +mtime: 1736556987 +commit: faeaec2b48889e8c2dcd530099c74ec58b696e82 diff --git a/at-spi2-core.spec b/at-spi2-core.spec index 9ebfde1..2803af0 100644 --- a/at-spi2-core.spec +++ b/at-spi2-core.spec @@ -1,7 +1,7 @@ # # spec file for package at-spi2-core # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,13 +23,13 @@ %define atspiconfdir %{?_distconfdir}%{!?_distconfdir:%{_sysconfdir}} Name: at-spi2-core -Version: 2.54.0 +Version: 2.54.1 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.54/%{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.zst Source99: baselibs.conf BuildRequires: fdupes