From 0281545bdb88e32d2333f56592a70d7c290671e6 Mon Sep 17 00:00:00 2001 From: Sebastian Wick Date: Mon, 27 Jan 2025 17:46:31 +0100 Subject: [PATCH] Bump release for sidetag rebuild Resolves: RHEL-73467 --- libdisplay-info.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdisplay-info.spec b/libdisplay-info.spec index 8805430..e3cccce 100644 --- a/libdisplay-info.spec +++ b/libdisplay-info.spec @@ -4,7 +4,7 @@ Name: libdisplay-info Version: 0.2.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: EDID and DisplayID library # Main license: MIT @@ -74,6 +74,9 @@ developing applications that use %{name}. %changelog +* Mon Jan 27 2025 Sebastian Wick - 0.2.0-2 +- Bump release for sidetag rebuild + * Thu Jan 09 2025 Neal Gompa - 0.2.0-1 - Rebase to 0.2.0 Resolves: RHEL-73467