File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11%{! ?python3: %global python3 %{__python3}}
22
33Name: rpmlint
4- Version: 2.4 .0
4+ Version: 2.5 .0
55Release: 0%{?dist }
66Summary: Tool for checking common errors in RPM packages
77
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66
77[project ]
88name = " rpmlint"
9- version = " 2.4 .0"
9+ version = " 2.5 .0"
1010description = " Check for common errors in RPM packages"
1111license = {text = " License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)" }
1212authors = [
@@ -75,7 +75,7 @@ include-package-data = true
7575
7676[tool .setuptools .package-data ]
7777rpmlint = [" configdefaults.toml" ]
78- "rpmlint.descriptions" = [" *.toml" ]
78+ "rpmlint.descriptions" = [" *.toml" ]
7979
8080[tool .ruff ]
8181
You can’t perform that action at this time.
0 commit comments