From f76098f4a9e3acde51f48fe036472b2739fbacd3 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 20:41:22 +0100 Subject: [PATCH] update to 1.0.1 [release 1.0.1-1mamba;Mon Jul 15 2019] --- autodist.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/autodist.spec b/autodist.spec index 52fbe0a..109d309 100644 --- a/autodist.spec +++ b/autodist.spec @@ -2,7 +2,7 @@ %define autodist_gid 65415 Name: autodist -Version: 1.0.0 +Version: 1.0.1 Release: 1mamba Summary: A tool based on autospec for repository-level automatic builds Group: Development/Tools @@ -139,6 +139,8 @@ fi %{_prefix}/libexec/webbuild-checkpassword %{_prefix}/libexec/webbuild-sudo %{_datadir}/autodist/webbuild-functions-private +%{_datadir}/autodist/openmamba_bot.py +%{_unitdir}/openmambabot.service %{_localstatedir}/www/cgi-bin/webbuild %{_localstatedir}/www/html/images/* %{_localstatedir}/www/html/scripts/* @@ -157,6 +159,9 @@ fi %config(noreplace) %attr(0600,apache,nobody) %{_localstatedir}/webbuild/users/admin.conf %changelog +* Mon Jul 15 2019 Silvan Calarco 1.0.1-1mamba +- update to 1.0.1 + * Mon Jun 19 2017 Silvan Calarco 1.0.0-1mamba - update to 1.0.0