Fix changelog to restore attributions
Release 0.5.2-2 Signed-off-by: Michel Lind <salimma@centosproject.org> Signed-off-by: Tao Liu <ltao@redhat.com>
This commit is contained in:
parent
147f6a4136
commit
a95c5375aa
@ -3,7 +3,7 @@
|
||||
|
||||
Name: libkdumpfile
|
||||
Version: 0.5.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Kernel coredump file access
|
||||
|
||||
License: LGPL-3.0-or-later OR GPL-2.0-or-later
|
||||
@ -123,4 +123,67 @@ find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} ';'
|
||||
%{_bindir}/showxlat
|
||||
|
||||
%changelog
|
||||
%autochangelog
|
||||
* Wed Jul 26 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.5.2-1
|
||||
- Update to 0.5.2
|
||||
- Use SPDX license identifiers
|
||||
- Fix documentation build to be properly be noarch
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.5.1-3
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
* Tue Feb 07 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.5.1-2
|
||||
- remove old quilt series listing
|
||||
|
||||
* Tue Feb 07 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.5.1-1
|
||||
- Update to 0.5.1
|
||||
|
||||
* Fri Jan 20 2023 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.5.0-3
|
||||
- Minor fixes for Python 3.12 compatibility
|
||||
- Fix Python unit tests to use the right assert methods
|
||||
- Explicitly BR python3-setuptools
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Mon Aug 15 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.5.0-1
|
||||
- Update to 0.5.0
|
||||
|
||||
* Sat Aug 06 2022 Michel Alexandre Salim <michel@michel-slm.name> - 0.4.1^202208069184e5c-1
|
||||
- Include diskdump endianness fix
|
||||
|
||||
* Fri Aug 05 2022 Michel Alexandre Salim <michel@michel-slm.name> - 0.4.1^202207144829feb-1
|
||||
- Update to latest Git snapshot
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.1-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.4.1-6
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Thu May 19 2022 Davide Cavalca <dcavalca@fedoraproject.org> - 0.4.1-5
|
||||
- Number the patches for epel8 compatibility
|
||||
|
||||
* Thu May 12 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.4.1-4
|
||||
- Re-enable all tests on x86_64
|
||||
|
||||
* Thu May 12 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.4.1-3
|
||||
- Disable failing tests to work around upstream issue #40
|
||||
|
||||
* Wed May 11 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.4.1-2
|
||||
- Enable tests
|
||||
|
||||
* Thu Apr 21 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.4.1-1
|
||||
- Update to 0.4.1
|
||||
|
||||
* Tue Apr 12 2022 Neal Gompa <ngompa@datto.com> - 0.4.0-6
|
||||
- Update spec to comply with packaging guidelines
|
||||
+ Use correct globbing for libraries in file list
|
||||
+ Rename Python binding subpackage to match Python guidelines
|
||||
+ Stop globbing binaries in util subpackage
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user