Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
35689779df | ||
|
|
58b867d5e3 |
||
|
|
3e2b0372cf |
3 changed files with 10 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -20,3 +20,5 @@ results_beaker
|
|||
/beaker-27.0.tar.xz
|
||||
/beaker-27.1.tar.xz
|
||||
/beaker-27.2.tar.xz
|
||||
/beaker-27.3.tar.xz
|
||||
/beaker-27.4.tar.xz
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
%global with_docs 1
|
||||
|
||||
Name: %{upstream_name}
|
||||
Version: 27.2
|
||||
Version: 27.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Full-stack software and hardware integration testing system
|
||||
License: GPLv2+ and BSD
|
||||
|
|
@ -118,6 +118,12 @@ find %{buildroot} -name '__pycache__' | xargs rm -rf
|
|||
%{_datadir}/bash-completion
|
||||
|
||||
%changelog
|
||||
* Mon Mar 30 2020 Maritn Styk <mastyk@redhat.com> - 27.4-1:
|
||||
- Update to 27.4 (#1818717)
|
||||
|
||||
* Wed Mar 18 2020 Martin Styk <mastyk@redhat.com> - 27.3-1:
|
||||
- Update to 27.3 (#1814828)
|
||||
|
||||
* Thu Feb 27 2020 Martin Styk <mastyk@redhat.com> - 27.2-1
|
||||
- Update to 27.2 (#1808021)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (beaker-27.2.tar.xz) = 25dd0d415393ec55a87136c273e27beddfdc18c2d97a6498fd51b56ba0cd474ad41858790b55fef3e780c728af26bc0746682a7ce8d1feb5a21550e4fb027f90
|
||||
SHA512 (beaker-27.4.tar.xz) = 9cf8fa07a7c029290f6a6825b57fc9cbb631e91922872d9f23812f7bf529089244200dab3190f3ec8fdec860c22a75669160c2c77200244152aac12e6694fb80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue