diff --git a/cronie.spec b/cronie.spec index 1613302..3526564 100644 --- a/cronie.spec +++ b/cronie.spec @@ -1,10 +1,10 @@ Name: cronie Version: 1.5.5 -Release: 1 +Release: 2 Summary: Standard UNIX daemon crond License: GPLv2+ and ISC URL: https://github.com/cronie-crond/cronie -Source0: https://github.com/cronie-crond/cronie/releases/download/cronie-%{version}-final/cronie-%{version}.tar.gz +Source0: https://github.com/cronie-crond/cronie/releases/download/cronie-%{version}/cronie-%{version}.tar.gz Patch0: bugfix-cronie-systemd-alias.patch @@ -122,6 +122,9 @@ systemctl try-restart crond.service >/dev/null 2>&1 || : %changelog +* Tue Sep 8 2020 wangchen - 1.5.5-2 +- modify the URL of Source0 + * Thu Jul 23 2020 Liquor - 1.5.5-1 - update to 1.5.5