diff --git a/.gitignore b/.gitignore index c76fed4..b963374 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ /weston-13.0.0.tar.gz /weston-13.0.3.tar.gz /weston-13.0.95.tar.xz +/weston-14.0.0.tar.xz diff --git a/sources b/sources index 112a158..c0872e4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (weston-13.0.95.tar.xz) = bb8eef864e16028b69b1ce8f31f56fbb5b7817a78d356d73da9618c87ba7523433f7c7cec87400265169ad41d8cc1325e3363fc7c5dc6b4c89ad224344bb5e5a +SHA512 (weston-14.0.0.tar.xz) = 8bdeed91befd5cbb0bde0f1860ff7775c1835a5fa8c3bf26e99d2f0c16e81255fcf35bf338ae02d7826463d0efdf41ba3fe78e38e4c27787831dfa331acafc08 diff --git a/weston.spec b/weston.spec index 4c71e97..f186f9e 100644 --- a/weston.spec +++ b/weston.spec @@ -1,7 +1,7 @@ %global apiver 14 Name: weston -Version: 13.0.95 +Version: 14.0.0 Release: 1%{?dist} Summary: Reference compositor for Wayland @@ -212,6 +212,9 @@ Common headers for weston %{_datadir}/libweston-%{apiver}/protocols/ %changelog +* Wed Sep 04 2024 Neal Gompa - 14.0.0-1 +- Update to 14.0.0 final + * Mon Sep 02 2024 Neal Gompa - 13.0.95-1 - Rebase to 14.0.0~rc3 (13.0.95)