diff --git a/autodist.spec b/autodist.spec index df8aa5f..78bdc79 100644 --- a/autodist.spec +++ b/autodist.spec @@ -2,15 +2,15 @@ %define autodist_gid 65415 Name: autodist -Version: 1.4.1 +Version: 1.4.2 Release: 1mamba Summary: A tool based on autospec for repository-level automatic builds Group: Development/Tools Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://gitlab.mambasoft.it/openmamba/autodist -Source: https://gitlab.mambasoft.it/openmamba/autodist.git/v%{version}/autodist-%{version}.tar.bz2 +URL: https://src.openmamba.org/openmamba/autodist +Source: https://src.openmamba.org/openmamba/autodist.git/v%{version}/autodist-%{version}.tar.bz2 License: GPL BuildArch: noarch ## AUTOBUILDREQ-BEGIN @@ -164,6 +164,9 @@ fi %config(noreplace) %attr(0600,apache,nobody) %{_localstatedir}/webbuild/users/admin.conf %changelog +* Thu Feb 08 2024 Silvan Calarco 1.4.2-1mamba +- update to 1.4.2 + * Sat Jan 06 2024 Silvan Calarco 1.4.1-1mamba - update to 1.4.1