Bump release for sidetag rebuild

Resolves: RHEL-73467
This commit is contained in:
Sebastian Wick 2025-01-27 17:46:31 +01:00
parent 4d53a8a3cc
commit 0281545bdb

View File

@ -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 <sebastian.wick@redhat.com> - 0.2.0-2
- Bump release for sidetag rebuild
* Thu Jan 09 2025 Neal Gompa <ngompa@centosproject.org> - 0.2.0-1
- Rebase to 0.2.0
Resolves: RHEL-73467