Skip to content

Commit 26f95eb

Browse files
Upgrade bats to 1.11.0-1 (#10692)
1 parent 17d4ede commit 26f95eb

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"Signatures": {
3-
"bats-core-1.2.1.tar.gz": "91c49b1fe6f0656c46491929ed728f8dfa9a96df0cce294963e8c6082bff87a2"
3+
"bats-core-1.11.0.tar.gz": "aeff09fdc8b0c88b3087c99de00cf549356d7a2f6a69e3fcec5e0e861d2f9063"
44
}
55
}
6+

SPECS-EXTENDED/bats/bats.spec

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Distribution: Azure Linux
33
%global upstreamname bats-core
44

55
Name: bats
6-
Version: 1.2.1
7-
Release: 2%{?dist}
6+
Version: 1.11.0
7+
Release: 1%{?dist}
88
Summary: Bash Automated Testing System
99

1010
License: MIT
@@ -44,6 +44,10 @@ program.
4444
%{_mandir}/man7/%{name}.7.gz
4545

4646
%changelog
47+
* Thu Oct 10 2024 Kevin Lockwood <[email protected]> - 1.11.0-1
48+
- Update to current upstream
49+
- License Verified
50+
4751
* Fri Oct 15 2021 Pawel Winogrodzki <[email protected]> - 1.2.1-2
4852
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
4953

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -975,8 +975,8 @@
975975
"type": "other",
976976
"other": {
977977
"name": "bats",
978-
"version": "1.2.1",
979-
"downloadUrl": "https://github.com/bats-core/bats-core/archive/v1.2.1.tar.gz"
978+
"version": "1.11.0",
979+
"downloadUrl": "https://github.com/bats-core/bats-core/archive/v1.11.0.tar.gz"
980980
}
981981
}
982982
},

0 commit comments

Comments
 (0)