diff --git a/.gitignore b/.gitignore index 989037b..ba4d584 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ /wayland-utils-1.0.0.tar.xz +/wayland-utils-1.1.0.tar.xz +/wayland-utils-1.2.0.tar.xz +/wayland-utils-1.3.0.tar.xz diff --git a/sources b/sources index 9b19b46..ff94ab9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-utils-1.0.0.tar.xz) = 4c6f1822435b36b3acd361c0c54e56150e8a2697a9c4b2c20a149fcfaafe237e45807df3471884ddf594d89558001099e2d938e3f48988ba6950a0f1e3538db2 +SHA512 (wayland-utils-1.3.0.tar.xz) = 45c930cf496ed7d6648eb472579298b76d8df6db6d877344f266272cacdecff6be34f4ee0483c951444225aee32c67cee5701553ab7afbd16ba71b1239bb08ac diff --git a/wayland-utils.spec b/wayland-utils.spec index fbf77da..169864c 100644 --- a/wayland-utils.spec +++ b/wayland-utils.spec @@ -1,6 +1,6 @@ Name: wayland-utils -Version: 1.0.0 -Release: 2%{?dist} +Version: 1.3.0 +Release: 4%{?dist} Summary: Wayland utilities License: MIT @@ -9,10 +9,10 @@ Source0: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar. BuildRequires: gcc BuildRequires: meson -BuildRequires: pkgconfig(wayland-client) -BuildRequires: pkgconfig(wayland-protocols) >= 1.17 +BuildRequires: pkgconfig(wayland-client) >= 1.20 +BuildRequires: pkgconfig(wayland-protocols) >= 1.44 BuildRequires: pkgconfig(wayland-scanner) - +BuildRequires: pkgconfig(libdrm) >= 2.4.109 %description wayland-utils contains wayland-info, a standalone version of weston-info, @@ -39,6 +39,56 @@ XDG output protocols. %{_mandir}/man1/wayland-info.1* %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 1.3.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + +* Sat Jan 17 2026 Fedora Release Engineering - 1.3.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + +* Mon Nov 24 2025 Olivier Fourdan - 1.3.0-2 +- Bump wayland-protocol dependency to 1.44 + Related: #2416752 + +* Mon Nov 24 2025 Olivier Fourdan - 1.3.0-1 +- wayland-utils 1.3.0 + Resolves: #2416752 + +* Fri Jul 25 2025 Fedora Release Engineering - 1.2.0-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Sun Jan 19 2025 Fedora Release Engineering - 1.2.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Sat Jul 20 2024 Fedora Release Engineering - 1.2.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jan 27 2024 Fedora Release Engineering - 1.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Sep 11 2023 Olivier Fourdan - 1.2.0-3 +- migrated to SPDX license + +* Sat Jul 22 2023 Fedora Release Engineering - 1.2.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Thu Jun 8 2023 Olivier Fourdan - 1.2.0-1 +- wayland-utils 1.2.0 + +* Sat Jan 21 2023 Fedora Release Engineering - 1.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Tue Sep 13 2022 Olivier Fourdan - 1.1.0-1 +- wayland-utils 1.1.0 + +* Sat Jul 23 2022 Fedora Release Engineering - 1.0.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Sat Jan 22 2022 Fedora Release Engineering - 1.0.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Fri Jul 23 2021 Fedora Release Engineering - 1.0.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jan 27 2021 Fedora Release Engineering - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild