Bug 37404 - Ачипятка в changelog в слове conflicts пакета
Summary: Ачипятка в changelog в слове conflicts пакета
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: apt-conf-ignore-systemd (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Антон Мидюков
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-31 19:30 MSK by Speccyfighter
Modified: 2019-11-06 15:40 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Speccyfighter 2019-10-31 19:30:34 MSK
Сабж

Есть:

# rpm -q --changelog apt-conf-ignore-systemd | grep Added
- Added conficts with ignored packages and requires on sysvinit

Должно быть:

# rpm -q --changelog apt-conf-ignore-systemd | grep Added | sed 's/conficts/conflicts/'
- Added conflicts with ignored packages and requires on sysvinit
Comment 1 Repository Robot 2019-11-06 15:40:41 MSK
apt-conf-ignore-systemd-0.1-alt2.1 -> sisyphus:

Wed Nov 06 2019 Anton Midyukov <antohami@altlinux> 0.1-alt2.1
- fix typo in changelog (Closes: 37404)