diff --git a/SPECS-EXTENDED/gnome-desktop-testing/gnome-desktop-testing.signatures.json b/SPECS-EXTENDED/gnome-desktop-testing/gnome-desktop-testing.signatures.json index bfd2121d551..92c4ffb9609 100644 --- a/SPECS-EXTENDED/gnome-desktop-testing/gnome-desktop-testing.signatures.json +++ b/SPECS-EXTENDED/gnome-desktop-testing/gnome-desktop-testing.signatures.json @@ -1,5 +1,5 @@ { "Signatures": { - "gnome-desktop-testing-v2018.1.tar.gz": "da0f7a434370fd4690c61aaedddacd7a15001e5e4ec71fadc9c00dd50d0ab5cf" + "gnome-desktop-testing-v2021.1.tar.gz": "d9037b3029452e54d4be478a9c39495512e737f85325c71ab92fc344c995620e" } } diff --git a/SPECS-EXTENDED/gnome-desktop-testing/gnome-desktop-testing.spec b/SPECS-EXTENDED/gnome-desktop-testing/gnome-desktop-testing.spec index adb85100dd3..afcebcd7b92 100644 --- a/SPECS-EXTENDED/gnome-desktop-testing/gnome-desktop-testing.spec +++ b/SPECS-EXTENDED/gnome-desktop-testing/gnome-desktop-testing.spec @@ -1,22 +1,18 @@ Vendor: Microsoft Corporation Distribution: Azure Linux Name: gnome-desktop-testing -Version: 2018.1 -Release: 4%{?dist} +Version: 2021.1 +Release: 1%{?dist} Summary: GNOME test runner for installed tests License: LGPLv2+ -URL: https://live.gnome.org/Initiatives/GnomeGoals/InstalledTests +URL: https://gitlab.gnome.org/GNOME/gnome-desktop-testing Source0: https://gitlab.gnome.org/GNOME/%{name}/-/archive/v%{version}/%{name}-v%{version}.tar.gz BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: systemd-devel -BuildRequires: pkgconfig(libgsystem) BuildRequires: git automake autoconf libtool -# https://gitlab.gnome.org/GNOME/gnome-desktop-testing/merge_requests/1 -Patch0: 0001-Don-t-crash-on-unknown-command-line-options.patch - %description gnome-desktop-testing-runner is a basic runner for tests that are installed in /usr/share/installed-tests. For more information, see @@ -34,11 +30,17 @@ make %{?_smp_mflags} make install DESTDIR=$RPM_BUILD_ROOT %files -%doc COPYING README +%license COPYING %{_bindir}/gnome-desktop-testing-runner %{_bindir}/ginsttest-runner +%{_mandir}/man1/ginsttest-runner.1.gz +%{_mandir}/man1/gnome-desktop-testing-runner.1.gz %changelog +* Wed Dec 24 2025 Aditya Singh - 2021.1-1 +- Upgrade to version 2021.1 +- License verified + * Tue Sep 19 2023 Jon Slobodzian - 2018.1-4 - Fix build issue for systemd/systemd-bootstrap confusion - License verified diff --git a/cgmanifest.json b/cgmanifest.json index 71396fb989f..5760c5cf79d 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -4500,8 +4500,8 @@ "type": "other", "other": { "name": "gnome-desktop-testing", - "version": "2018.1", - "downloadUrl": "https://gitlab.gnome.org/GNOME/gnome-desktop-testing/-/archive/v2018.1/gnome-desktop-testing-v2018.1.tar.gz" + "version": "2021.1", + "downloadUrl": "https://gitlab.gnome.org/GNOME/gnome-desktop-testing/-/archive/v2021.1/gnome-desktop-testing-v2021.1.tar.gz" } } },