diff --git a/.gitignore b/.gitignore index 17d2754..ba4d584 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +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 a2a6df7..ff94ab9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-utils-1.2.0.tar.xz) = dc69a2d88215b54486954bd9f6e91cd158b0c0b94dccd2c863477cf6b1e83a83db4466f0718aa7d2be4de8d06484c0672c79318bc5c2b1f082f893fe795c2c00 +SHA512 (wayland-utils-1.3.0.tar.xz) = 45c930cf496ed7d6648eb472579298b76d8df6db6d877344f266272cacdecff6be34f4ee0483c951444225aee32c67cee5701553ab7afbd16ba71b1239bb08ac diff --git a/wayland-utils.spec b/wayland-utils.spec index ddcfa59..169864c 100644 --- a/wayland-utils.spec +++ b/wayland-utils.spec @@ -1,6 +1,6 @@ Name: wayland-utils -Version: 1.2.0 -Release: 2%{?dist} +Version: 1.3.0 +Release: 4%{?dist} Summary: Wayland utilities License: MIT @@ -10,7 +10,7 @@ Source0: https://wayland.freedesktop.org/releases/%{name}-%{version}.tar. BuildRequires: gcc BuildRequires: meson BuildRequires: pkgconfig(wayland-client) >= 1.20 -BuildRequires: pkgconfig(wayland-protocols) >= 1.24 +BuildRequires: pkgconfig(wayland-protocols) >= 1.44 BuildRequires: pkgconfig(wayland-scanner) BuildRequires: pkgconfig(libdrm) >= 2.4.109 @@ -39,6 +39,35 @@ 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