From 0ab817ba2cb8c4d70930b0d22c61b16d58130f24 Mon Sep 17 00:00:00 2001 From: Michal Fabik Date: Aug 13 2020 16:51:31 +0000 Subject: Fix version in spec changelog Signed-off-by: Michal Fabik --- diff --git a/libreport.spec b/libreport.spec index 0729e4c..95d3812 100644 --- a/libreport.spec +++ b/libreport.spec @@ -15,7 +15,7 @@ Summary: Generic library for reporting various problems Name: libreport Version: 2.14.0 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ URL: https://abrt.readthedocs.org/ Source: https://github.com/abrt/%{name}/archive/%{version}/%{name}-%{version}.tar.gz @@ -659,7 +659,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %endif %changelog -* Thu Aug 13 2020 Michal Fabik 2.13.1-2 +* Thu Aug 13 2020 Michal Fabik 2.14.0-3 - forbidden_words: Add potentially sensitive env vars - lib: Add version script for libreport - lib: compress: Use libarchive