From 34b5c2f4cab94e937fa8f1577c058d18042dced3 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 20:41:21 +0100 Subject: [PATCH] update to 0.9.8 [release 0.9.8-1mamba;Thu May 22 2014] --- autodist.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/autodist.spec b/autodist.spec index 034e57a..6ffb8cb 100644 --- a/autodist.spec +++ b/autodist.spec @@ -2,7 +2,7 @@ %define autodist_gid 65415 Name: autodist -Version: 0.9.7 +Version: 0.9.8 Release: 1mamba Summary: A tool based on autospec for repository-level automatic builds Group: Development/Tools @@ -20,6 +20,7 @@ Requires: sudo Requires: rpm Requires: vixie-cron Requires: autospec >= 0.9.7 +Requires: lynx %description A tool based on autospec for repository-level automatic builds. @@ -91,8 +92,9 @@ exit 0 %{_bindir}/autodist %{_bindir}/autodist-tool %{_bindir}/autoport -%{_sbindir}/autoport-chroot %{_sbindir}/autodist-upstream-updates +%{_sbindir}/automaint +%{_sbindir}/autoport-chroot %dir %{_datadir}/autodist %{_datadir}/autodist/webbuild-functions %attr(4775,root,packager) %{_bindir}/autoport-fix-environment @@ -134,6 +136,9 @@ exit 0 %config(noreplace) %attr(0600,apache,nobody) %{_localstatedir}/webbuild/users/admin.conf %changelog +* Thu May 22 2014 Silvan Calarco 0.9.8-1mamba +- update to 0.9.8 + * Thu Jul 11 2013 Silvan Calarco 0.9.7-1mamba - update to 0.9.7