Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b07d69e08 | |||
| 08e2b1f2cc |
@@ -1,6 +1,6 @@
|
||||
Name: fmf
|
||||
Version: 1.2.1
|
||||
Release: 1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
|
||||
Summary: Flexible Metadata Format
|
||||
License: GPLv2+
|
||||
@@ -77,6 +77,12 @@ install -pm 644 fmf.1* %{buildroot}%{_mandir}/man1
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Jan 30 2023 Miro Hrončok <mhroncok@redhat.com> - 1.2.1-3
|
||||
- Rebuilt to change Python shebangs to /usr/bin/python3.6 on EPEL 8
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Thu Jul 21 2022 Lukáš Zachar <lzachar@redhat.com> - 1.2.1-1
|
||||
- Retry if shallow clone fails
|
||||
|
||||
|
||||
Reference in New Issue
Block a user