Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dd967383cd |
4 changed files with 10 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -30,3 +30,4 @@
|
|||
/libreport-2.17.11.tar.gz
|
||||
/libreport-2.17.13.tar.gz
|
||||
/libreport-2.17.14.tar.gz
|
||||
/libreport-2.17.15.tar.gz
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.91.0.post1.dev2+g269d9a5d.
|
||||
The file was generated using packit 0.91.0.post1.dev4+ge6fd4a25.
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
Summary: Generic library for reporting various problems
|
||||
Name: libreport
|
||||
Version: 2.17.14
|
||||
Version: 2.17.15
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://abrt.readthedocs.org/
|
||||
|
|
@ -669,6 +669,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun Feb 18 2024 Packit <hello@packit.dev> - 2.17.15-1
|
||||
- Release version 2.17.15 (Michal Srb)
|
||||
- reporter-bugzilla: Make the supplementary bugs easily identifiable (Michal Srb)
|
||||
- reporter-bugzilla: Fix formatting in the supplementary bugs (Michal Srb)
|
||||
- reporter-bugzilla: Fix code comment (Michal Srb)
|
||||
|
||||
* Mon Feb 12 2024 Packit <hello@packit.dev> - 2.17.14-1
|
||||
- Release version 2.17.14 (Michal Srb)
|
||||
- reporter-bugzilla: Reduce number of duplicate bug reports (Michal Srb)
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (libreport-2.17.14.tar.gz) = 90203748e6665d715c2b723d727b94c70ac864f1a3d1e742eab9a0c33e1767d84bc9408183349c7e6d0d019385aae48cc2ff3b3439a115c5cec61493de826a74
|
||||
SHA512 (libreport-2.17.15.tar.gz) = a4707f5272f037f91b4f4b562d3f0eb165ae7790699714accdd1af40216f37bd40d430a06925b1b7b8ac2d2cf97fd0cc4efded51dc22d21d9ef2abedf796e5fe
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue