Skip to content

Commit 5912567

Browse files
authored
Merge pull request #1456 from rpm-software-management/release-2.9.0
Release 2.9.0
2 parents 2828bda + 2419811 commit 5912567

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.packit/rpmlint.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%{!?python3: %global python3 %{__python3}}
22

33
Name: rpmlint
4-
Version: 2.8.0
4+
Version: 2.9.0
55
Release: 0%{?dist}
66
Summary: Tool for checking common errors in RPM packages
77

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "rpmlint"
9-
version = "2.8.0"
9+
version = "2.9.0"
1010
description = "Check for common errors in RPM packages"
1111
license = {text = "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)"}
1212
authors = [

0 commit comments

Comments
 (0)