This commit is contained in:
parent
3f37d80ff3
commit
9f8bfebfa3
1 changed files with 4 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue