Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
67cb3ef6ce | ||
|
|
730efc2b92 | ||
|
|
25e1fa5428 |
||
|
|
e793310232 |
3 changed files with 15 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -22,3 +22,6 @@ results_beaker
|
|||
/beaker-27.2.tar.xz
|
||||
/beaker-27.3.tar.xz
|
||||
/beaker-27.4.tar.xz
|
||||
/beaker-28.0.tar.xz
|
||||
/beaker-28.1.tar.xz
|
||||
/beaker-28.2.tar.xz
|
||||
|
|
|
|||
13
beaker.spec
13
beaker.spec
|
|
@ -2,8 +2,8 @@
|
|||
%global with_docs 1
|
||||
|
||||
Name: %{upstream_name}
|
||||
Version: 27.4
|
||||
Release: 3%{?dist}
|
||||
Version: 28.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Full-stack software and hardware integration testing system
|
||||
License: GPLv2+ and BSD
|
||||
URL: https://beaker-project.org/
|
||||
|
|
@ -118,6 +118,15 @@ find %{buildroot} -name '__pycache__' | xargs rm -rf
|
|||
%{_datadir}/bash-completion
|
||||
|
||||
%changelog
|
||||
* Wed Feb 17 2021 Martin Styk <martstyk@gmail.com> - 28.2-1
|
||||
- Update to 28.2 (#1929311)
|
||||
|
||||
* Thu Jan 28 2021 Martin Styk <mart.styk@gmail.com> - 28.1-1
|
||||
- Update to 28.1 (#1901445)
|
||||
|
||||
* Tue Aug 25 2020 Martin Styk <mart.styk@gmail.com> - 28.0-1
|
||||
- Update to 28.0 (#1871982)
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 27.4-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (beaker-27.4.tar.xz) = 9cf8fa07a7c029290f6a6825b57fc9cbb631e91922872d9f23812f7bf529089244200dab3190f3ec8fdec860c22a75669160c2c77200244152aac12e6694fb80
|
||||
SHA512 (beaker-28.2.tar.xz) = 061750b72c2a085561eae41637081801500b8944af32d8e9ab7e09b20b08a7cd4a338bedb1ef6e071bb7e3ca21cb6ab681d4af6d8a5c2bf7173369a39bb1401d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue