File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"Signatures" : {
3
- "bats-core-1.2.1 .tar.gz" : " 91c49b1fe6f0656c46491929ed728f8dfa9a96df0cce294963e8c6082bff87a2 "
3
+ "bats-core-1.11.0 .tar.gz" : " aeff09fdc8b0c88b3087c99de00cf549356d7a2f6a69e3fcec5e0e861d2f9063 "
4
4
}
5
5
}
6
+
Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ Distribution: Azure Linux
3
3
%global upstreamname bats-core
4
4
5
5
Name: bats
6
- Version: 1.2.1
7
- Release: 2 %{?dist }
6
+ Version: 1.11.0
7
+ Release: 1 %{?dist }
8
8
Summary: Bash Automated Testing System
9
9
10
10
License: MIT
@@ -44,6 +44,10 @@ program.
44
44
%{_mandir }/man7/%{name }.7.gz
45
45
46
46
%changelog
47
+ *
Thu Oct 10 2024 Kevin Lockwood <[email protected] > -
1.11.0-1
48
+ - Update to current upstream
49
+ - License Verified
50
+
47
51
*
Fri Oct 15 2021 Pawel Winogrodzki <[email protected] > -
1.2.1-2
48
52
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
49
53
Original file line number Diff line number Diff line change 975
975
"type": "other",
976
976
"other": {
977
977
"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"
980
980
}
981
981
}
982
982
},
You can’t perform that action at this time.
0 commit comments