This commit is contained in:
Fedora Release Engineering 2024-01-19 14:16:36 +00:00
commit 9f8bfebfa3

View file

@ -3,7 +3,7 @@
Name: %{upstream_name}
Version: 29.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Full-stack software and hardware integration testing system
License: GPLv2+ and BSD
URL: https://beaker-project.org/
@ -118,6 +118,9 @@ find %{buildroot} -name '__pycache__' | xargs rm -rf
%{_datadir}/bash-completion
%changelog
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 29.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Jan 18 2024 Martin Styk <mart.styk@gmail.com> - 29.0-1
- Update to 29.0 (#2258990)