diff --git a/autodist.spec b/autodist.spec index 6989905..157268b 100644 --- a/autodist.spec +++ b/autodist.spec @@ -2,7 +2,7 @@ %define autodist_gid 65415 Name: autodist -Version: 1.5.0 +Version: 1.5.1 Release: 1mamba Summary: A tool based on autospec for repository-level automatic builds Group: Development/Tools @@ -34,6 +34,7 @@ A tool based on autospec for repository-level automatic builds. Summary: Web interface components for %{name} Group: Applications/Web Requires: %{name} = %{?epoch:%epoch:}%{version}-%{release} +Requires: libsqlite-tools #Requires: httpd %description webbuild @@ -164,6 +165,9 @@ fi %config(noreplace) %attr(0600,apache,nobody) %{_localstatedir}/webbuild/users/admin.conf %changelog +* Thu Apr 18 2024 Automatic Build System 1.5.1-1mamba +- update to 1.5.1 + * Wed Apr 17 2024 Automatic Build System 1.5.0-1mamba - update to 1.5.0