Update with correct JIRA link

This should hopefully unstick the process.

Resolves: #RHEL-30878
This commit is contained in:
Colin Walters 2024-04-08 09:40:41 -04:00
parent d83ce03fc1
commit 8e4337ebf5

View File

@ -2,7 +2,7 @@
Name: bootc
Version: 0.1.9
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Bootable container system
# Apache-2.0
@ -83,6 +83,10 @@ Recommends: bootupd
%changelog
* Mon Apr 08 2024 Colin Walters <walters@verbum.org> - 0.1.9-4
- Correct JIRA link
Resolves: #RHEL-30878
* Thu Mar 28 2024 Colin Walters <walters@verbum.org> - 0.1.9-3
- Backport rollback
Related: #RHEL-30466