update to 1.5.3 [release 1.5.3-1mamba;Mon May 13 2024]
This commit is contained in:
parent
c57fb10d44
commit
22fc136d57
@ -2,7 +2,7 @@
|
||||
%define autodist_gid 65415
|
||||
|
||||
Name: autodist
|
||||
Version: 1.5.2
|
||||
Version: 1.5.3
|
||||
Release: 1mamba
|
||||
Summary: A tool based on autospec for repository-level automatic builds
|
||||
Group: Development/Tools
|
||||
@ -89,7 +89,6 @@ fi
|
||||
%defattr(-,root,root)
|
||||
%{_sysconfdir}/cron.hourly/60-autodist-update
|
||||
%{_sysconfdir}/cron.hourly/65-autoport
|
||||
%{_sysconfdir}/cron.daily/40-autodist-cleanold
|
||||
%{_sysconfdir}/cron.daily/45-autodist-git-sync
|
||||
%config(noreplace) %attr(0664,root,packager) %{_sysconfdir}/autodist/config
|
||||
%config(noreplace) %attr(0664,root,packager) %{_sysconfdir}/autodist/config-git
|
||||
@ -102,6 +101,7 @@ fi
|
||||
%config %attr(0775,root,packager) %{_sysconfdir}/autodist/scripts/update-specfile
|
||||
%config(noreplace) %{_sysconfdir}/sysconfig/autoport
|
||||
%{_bindir}/autodist
|
||||
%{_bindir}/autodist-cleanold
|
||||
%{_bindir}/autodist-git
|
||||
%{_bindir}/autodist-inspect
|
||||
%{_bindir}/autodist-launcher
|
||||
@ -165,6 +165,9 @@ fi
|
||||
%config(noreplace) %attr(0600,apache,nobody) %{_localstatedir}/webbuild/users/admin.conf
|
||||
|
||||
%changelog
|
||||
* Mon May 13 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 1.5.3-1mamba
|
||||
- update to 1.5.3
|
||||
|
||||
* Sat Apr 20 2024 Automatic Build System <autodist@mambasoft.it> 1.5.2-1mamba
|
||||
- update to 1.5.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user