Fix wrongly associated bugzilla
Previous commit contained typo in header "Resolves" that broke automation. Resolves: rhbz#2181660 Signed-off-by: Pavel Reichl <preichl@redhat.com>
This commit is contained in:
parent
ad22467d71
commit
8b5fbdeb26
@ -1,7 +1,7 @@
|
|||||||
Summary: Backup and restore utilities for the XFS filesystem
|
Summary: Backup and restore utilities for the XFS filesystem
|
||||||
Name: xfsdump
|
Name: xfsdump
|
||||||
Version: 3.1.12
|
Version: 3.1.12
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
# Licensing based on generic "GNU GENERAL PUBLIC LICENSE"
|
# Licensing based on generic "GNU GENERAL PUBLIC LICENSE"
|
||||||
# in source, with no mention of version.
|
# in source, with no mention of version.
|
||||||
License: GPL+
|
License: GPL+
|
||||||
@ -63,6 +63,10 @@ mkdir -p $RPM_BUILD_ROOT/%{_sharedstatedir}/xfsdump/inventory
|
|||||||
%{_sharedstatedir}/xfsdump/inventory
|
%{_sharedstatedir}/xfsdump/inventory
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 18 2023 Pavel Reichl <preichl@redhat.com> - 3.1.12-2
|
||||||
|
- rebuilt, Fix wrongly associated bugzilla
|
||||||
|
Related: rhbz#2181660
|
||||||
|
|
||||||
* Mon Apr 17 2023 Pavel Reichl <preichl@redhat.com> - 3.1.12-1
|
* Mon Apr 17 2023 Pavel Reichl <preichl@redhat.com> - 3.1.12-1
|
||||||
- New upstream release
|
- New upstream release
|
||||||
- Use Cem's pgp key instead of Eric's
|
- Use Cem's pgp key instead of Eric's
|
||||||
|
Loading…
Reference in New Issue
Block a user