[packit] 2.17.5 upstream release
Upstream tag: 2.17.5 Upstream commit: a1aa4b91 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
9c8cf1e040
commit
0838e28209
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@
|
||||
/libreport-2.17.2.tar.gz
|
||||
/libreport-2.17.3.tar.gz
|
||||
/libreport-2.17.4.tar.gz
|
||||
/libreport-2.17.5.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.59.1.dev24+g41a74ae.
|
||||
The file was generated using packit 0.60.1.dev6+g9c9b2a8.
|
||||
|
@ -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
|
||||
@ -670,6 +670,14 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Oct 24 2022 Packit <hello@packit.dev> - 2.17.5-1
|
||||
- Release version 2.17.5 (Michal Srb)
|
||||
- Update changelog (Michal Srb)
|
||||
- dump_dir.py: check that the filename doesn't start with "/" (Michal Srb)
|
||||
- dump_dir.py: Don't pass libreport flags to open() (Michal Srb)
|
||||
- reporter-bugzilla: Fix exceptions (Michal Srb)
|
||||
- Update translations (mgrabovsky)
|
||||
|
||||
* Wed Sep 14 2022 Packit <hello@packit.dev> - 2.17.4-1
|
||||
- Release version 2.17.4 (Michal Fabik)
|
||||
- Update changelog (Michal Fabik)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libreport-2.17.4.tar.gz) = 71332661396e693ee469f029978df3d1bfc68a2a180913f120c765a5599c41aadcee17f58e428b9cc2a1b0fec565b4d4766169767dbca5141217ecd52051f111
|
||||
SHA512 (libreport-2.17.5.tar.gz) = 3bc676ec80d24c0103ac0dd5150acf13feed65e7d52b4a68168fb6ae788f8b580032a846fc1fa987dcfe5da5678476efd28dde37d81042531f4f27ee4f6da809
|
||||
|
Loading…
Reference in New Issue
Block a user