From b27aedead3593e069334a050ee87741701646d66 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 22:10:08 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/wayland-utils.git#02d8ecc9613c7bfbd88156f086df60bc531379b1 --- wayland-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayland-utils.spec b/wayland-utils.spec index d4efc47..fbf77da 100644 --- a/wayland-utils.spec +++ b/wayland-utils.spec @@ -1,6 +1,6 @@ Name: wayland-utils Version: 1.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wayland utilities License: MIT @@ -39,5 +39,8 @@ XDG output protocols. %{_mandir}/man1/wayland-info.1* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Aug 3 2020 Olivier Fourdan - 1.0.0-1 - Initial package