From 9a5839c4974101eb500f6cb07857133185d3a6c2 Mon Sep 17 00:00:00 2001 From: Erico Nunes Date: Mon, 19 Jun 2023 12:53:04 +0200 Subject: [PATCH] Update to 12.0.1 Signed-off-by: Erico Nunes --- .gitignore | 1 + sources | 2 +- weston.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0e2a918..d1cd883 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ /weston-11.0.0.tar.xz /weston-11.0.1.tar.gz /weston-12.0.0.tar.gz +/weston-12.0.1.tar.gz diff --git a/sources b/sources index 07b7cdf..e34385a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (weston-12.0.0.tar.gz) = 7c79af500925921ac8110127af43884add9e2f066cc2e0daa171895fd74b3acbb37d5b312b04aabaa92ac619c13409f20f96ef6162972c5a2b9001d831f29cc9 +SHA512 (weston-12.0.1.tar.gz) = 2e082de3e8fad213b5b923dcd16a1d2a503de8dfd5f46249acec0a4ff618275a6e7f848794d710f5ad6d22ca3f3dae7310d4e1fd73f336c87bbd3e43bf25ad72 diff --git a/weston.spec b/weston.spec index eb00159..c695e6a 100644 --- a/weston.spec +++ b/weston.spec @@ -1,7 +1,7 @@ %global apiver 12 Name: weston -Version: %{apiver}.0.0 +Version: %{apiver}.0.1 Release: 1%{?dist} Summary: Reference compositor for Wayland @@ -198,6 +198,9 @@ export LDFLAGS="%{?build_ldflags} -Wl,-z,undefs" %{_datadir}/libweston-%{apiver}/protocols/ %changelog +* Mon Jun 19 2023 Erico Nunes - 12.0.1-1 +- Update to 12.0.1 + * Wed May 31 2023 Erico Nunes - 12.0.0-1 - Update to 12.0.0