Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
5c7ec405b1
commit
a17d3a352c
1 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
# 1.1.9 is from ruby 3.0 only
|
||||
Name: rubygem-%{gem_name}
|
||||
Version: 1.1.9
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
|
||||
Summary: A simple API for XML processing
|
||||
License: MIT
|
||||
|
|
@ -76,6 +76,9 @@ popd
|
|||
%doc %{gem_docdir}
|
||||
|
||||
%changelog
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.9-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Mon Apr 17 2023 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.1.9-5
|
||||
- Fix tests which sometimes fail randomly due to generic mtime() resolution
|
||||
issue
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue