diff --git a/crontabs.spec b/crontabs.spec index dd68cbd..ccb573c 100644 --- a/crontabs.spec +++ b/crontabs.spec @@ -2,13 +2,13 @@ Summary: Root crontab files used to schedule the execution of programs Name: crontabs Version: 1.11 -Release: 26.%{snap_release}git%{?dist} +Release: 27.%{snap_release}git%{?dist} License: Public Domain and GPLv2 URL: https://github.com/cronie-crond/crontabs Source0: https://github.com/cronie-crond/crontabs/releases/download/crontabs-%{snap_release}/%{name}-%{version}-%{snap_release}git.tar.gz BuildArch: noarch Requires: sed -Recommends: cronie +Requires: cronie %description This package is used by Fedora mainly for executing files by cron. @@ -54,6 +54,10 @@ touch $RPM_BUILD_ROOT/etc/sysconfig/run-parts %{_mandir}/man4/* %changelog +* Thu Jun 23 2022 Ondřej Pohořelský - 1.11-27.20190603git +- Make cronie hard dependency +- Resolves: #2089793 + * Thu Jan 20 2022 Fedora Release Engineering - 1.11-26.20190603git - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild