Fix changelog to contain Fedora contributors
Resolves: RHEL-232
This commit is contained in:
parent
3daf46c87c
commit
23c2893cea
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
Name: python%{python3_pkgversion}-%{srcname}
|
Name: python%{python3_pkgversion}-%{srcname}
|
||||||
Version: %{base_version}%{?prerel:~%{prerel}}
|
Version: %{base_version}%{?prerel:~%{prerel}}
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: A tool for installing and managing Python packages
|
Summary: A tool for installing and managing Python packages
|
||||||
|
|
||||||
# We bundle a lot of libraries with pip, which itself is under MIT license.
|
# We bundle a lot of libraries with pip, which itself is under MIT license.
|
||||||
@ -389,34 +389,38 @@ fi
|
|||||||
%{python_wheel_dir}/%{python_wheel_name}
|
%{python_wheel_dir}/%{python_wheel_name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 06 2023 Lumír Balhar <lbalhar@redhat.com> - 22.3.1-3
|
||||||
|
- Fix changelog to contain Fedora contributors
|
||||||
|
Resolves: RHEL-232
|
||||||
|
|
||||||
* Mon Jan 30 2023 Charalampos Stratakis <cstratak@redhat.com> - 22.3.1-2
|
* Mon Jan 30 2023 Charalampos Stratakis <cstratak@redhat.com> - 22.3.1-2
|
||||||
- Add BuildRequires on python3.11-rpm-macros
|
- Add BuildRequires on python3.11-rpm-macros
|
||||||
|
|
||||||
* Wed Aug 03 2022 Charalampos Stratakis <cstratak@redhat.com> - 22.3.1-1
|
* Wed Aug 03 2022 Charalampos Stratakis <cstratak@redhat.com> - 22.3.1-1
|
||||||
- Initial package
|
- Initial package
|
||||||
- Fedora contributions by:
|
- Fedora contributions by:
|
||||||
# Bill Nottingham <notting@fedoraproject.org>
|
Bill Nottingham <notting@fedoraproject.org>
|
||||||
# Charalampos Stratakis <cstratak@redhat.com>
|
Charalampos Stratakis <cstratak@redhat.com>
|
||||||
# David Malcolm <dmalcolm@redhat.com>
|
David Malcolm <dmalcolm@redhat.com>
|
||||||
# Dennis Gilmore <dennis@ausil.us>
|
Dennis Gilmore <dennis@ausil.us>
|
||||||
# Jon Ciesla <limburgher@gmail.com>
|
Jon Ciesla <limburgher@gmail.com>
|
||||||
# Karolina Surma <ksurma@redhat.com>
|
Karolina Surma <ksurma@redhat.com>
|
||||||
# Kevin Fenzi <kevin@fedoraproject.org>
|
Kevin Fenzi <kevin@fedoraproject.org>
|
||||||
# Kevin Kofler <Kevin@tigcc.ticalc.org>
|
Kevin Kofler <Kevin@tigcc.ticalc.org>
|
||||||
# Luke Macken <lmacken@redhat.com>
|
Luke Macken <lmacken@redhat.com>
|
||||||
# Lumir Balhar <lbalhar@redhat.com>
|
Lumir Balhar <lbalhar@redhat.com>
|
||||||
# Marcel Plch <mplch@redhat.com>
|
Marcel Plch <mplch@redhat.com>
|
||||||
# Matej Stuchlik <mstuchli@redhat.com>
|
Matej Stuchlik <mstuchli@redhat.com>
|
||||||
# Michal Cyprian <m.cyprian@gmail.com>
|
Michal Cyprian <m.cyprian@gmail.com>
|
||||||
# Miro Hrončok <miro@hroncok.cz>
|
Miro Hrončok <miro@hroncok.cz>
|
||||||
# Orion Poplawski <orion@cora.nwra.com>
|
Orion Poplawski <orion@cora.nwra.com>
|
||||||
# Pádraig Brady <P@draigBrady.com>
|
Pádraig Brady <P@draigBrady.com>
|
||||||
# Peter Halliday <hoangelos@fedoraproject.org>
|
Peter Halliday <hoangelos@fedoraproject.org>
|
||||||
# Petr Viktorin <pviktori@redhat.com>
|
Petr Viktorin <pviktori@redhat.com>
|
||||||
# Robert Kuska <rkuska@redhat.com>
|
Robert Kuska <rkuska@redhat.com>
|
||||||
# Slavek Kabrda <bkabrda@redhat.com>
|
Slavek Kabrda <bkabrda@redhat.com>
|
||||||
# Tim Flink <tflink@fedoraproject.org>
|
Tim Flink <tflink@fedoraproject.org>
|
||||||
# Tomáš Hrnčiar <thrnciar@redhat.com>
|
Tomáš Hrnčiar <thrnciar@redhat.com>
|
||||||
# Tomas Orsava <torsava@redhat.com>
|
Tomas Orsava <torsava@redhat.com>
|
||||||
# Toshio Kuratomi <toshio@fedoraproject.org>
|
Toshio Kuratomi <toshio@fedoraproject.org>
|
||||||
# Ville Skyttä <ville.skytta@iki.fi>
|
Ville Skyttä <ville.skytta@iki.fi>
|
||||||
|
Loading…
Reference in New Issue
Block a user