Skip to content

Commit

Permalink
Release version 2.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
msrb committed Oct 24, 2022
1 parent 9b83fad commit a1aa4b9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .tito/packages/libreport
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.17.4 ./
2.17.5 ./
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [2.17.5] - 2022-10-24
### Fixed
- More fixes for reporter-bugzilla-python

Expand Down Expand Up @@ -308,7 +310,8 @@ files.
functions reporting errors through errno.


[Unreleased]: https://github.com/abrt/libreport/compare/2.17.4...HEAD
[Unreleased]: https://github.com/abrt/libreport/compare/2.17.5...HEAD
[2.17.5]: https://github.com/abrt/libreport/compare/2.17.4...2.17.5
[2.17.4]: https://github.com/abrt/libreport/compare/2.17.3...2.17.4
[2.17.3]: https://github.com/abrt/libreport/compare/2.17.2...2.17.3
[2.17.2]: https://github.com/abrt/libreport/compare/2.17.1...2.17.2
Expand Down
4 changes: 2 additions & 2 deletions libreport.spec
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

Summary: Generic library for reporting various problems
Name: libreport
Version: 2.17.4
Release: 1%{?dist}
Version: 2.17.5
Release: 1
License: GPLv2+
URL: https://abrt.readthedocs.org/
Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
Expand Down

0 comments on commit a1aa4b9

Please sign in to comment.