From 14b82f418a6022e1afd3ac7b6239d57191320e00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Mon, 22 Jul 2013 14:31:06 +0200 Subject: [PATCH] update license, anacron is under GPLv2+. --- cronie.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cronie.spec b/cronie.spec index ac42b81..d48b919 100644 --- a/cronie.spec +++ b/cronie.spec @@ -7,7 +7,7 @@ Summary: Cron daemon for executing programs at set times Name: cronie Version: 1.4.11 Release: 2%{?dist} -License: MIT and BSD and ISC and GPLv2 +License: MIT and BSD and ISC and GPLv2+ Group: System Environment/Base URL: https://fedorahosted.org/cronie Source0: https://fedorahosted.org/releases/c/r/cronie/%{name}-%{version}.tar.gz @@ -202,6 +202,7 @@ exit 0 * Mon Jul 22 2013 Marcela Mašláňová - 1.4.11-2 - scriptlets are not created correctly if systemd is not in BR 986698 - remove sub-package sysvinit, which is not needed anymore +- update license, anacron is under GPLv2+ * Thu Jul 18 2013 Marcela Mašláňová - 1.4.11-1 - new release 1.4.11 (contains previous bug fixes from 1.4.10-5)