Convert to rpmautospec
This commit is contained in:
parent
352f7f9e9f
commit
126ea63848
20
changelog
Normal file
20
changelog
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.13-3
|
||||||
|
- Second attempt - Rebuilt for
|
||||||
|
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Jun 8 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.0.13-2
|
||||||
|
- Backport fix for s390x and drop the ExcludeArch
|
||||||
|
|
||||||
|
* Tue Jun 8 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.0.13-1
|
||||||
|
- Update to 0.0.13
|
||||||
|
- Drop no longer needed ExcludeArch for armv7hl and i686
|
||||||
|
|
||||||
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.0.11-3
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
|
* Tue Apr 6 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.0.11-2
|
||||||
|
- Make doc subpackage noarch
|
||||||
|
- Add license file
|
||||||
|
|
||||||
|
* Tue Apr 6 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.0.11-1
|
||||||
|
- Initial package.
|
@ -15,7 +15,7 @@ scripting in Python.}
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 0.0.13
|
Version: 0.0.13
|
||||||
Release: 3%{?dist}
|
Release: %autorelease
|
||||||
Summary: Scriptable debugger library
|
Summary: Scriptable debugger library
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -110,23 +110,4 @@ cp -PR examples tools %{buildroot}%{_datadir}/drgn
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.13-3
|
%autochangelog
|
||||||
- Second attempt - Rebuilt for
|
|
||||||
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
||||||
|
|
||||||
* Tue Jun 8 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.0.13-2
|
|
||||||
- Backport fix for s390x and drop the ExcludeArch
|
|
||||||
|
|
||||||
* Tue Jun 8 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.0.13-1
|
|
||||||
- Update to 0.0.13
|
|
||||||
- Drop no longer needed ExcludeArch for armv7hl and i686
|
|
||||||
|
|
||||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.0.11-3
|
|
||||||
- Rebuilt for Python 3.10
|
|
||||||
|
|
||||||
* Tue Apr 6 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.0.11-2
|
|
||||||
- Make doc subpackage noarch
|
|
||||||
- Add license file
|
|
||||||
|
|
||||||
* Tue Apr 6 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 0.0.11-1
|
|
||||||
- Initial package.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user