From bc073d22375f14938473c746ad8d8f400b2080f3 Mon Sep 17 00:00:00 2001 From: Gerald B Cox Date: Oct 02 2019 20:58:41 +0000 Subject: Plugin causes crash rhbz#1756626 --- diff --git a/picard.spec b/picard.spec index 76357d2..b47ed40 100644 --- a/picard.spec +++ b/picard.spec @@ -4,7 +4,7 @@ Name: picard Version: 2.2.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: MusicBrainz-based audio tagger License: GPLv2+ URL: https://picard.musicbrainz.org/ @@ -67,6 +67,9 @@ desktop-file-install \ %{python3_sitearch}/picard/ %changelog +* Wed Oct 02 2019 Gerald Cox - 2.2.1-3.gita4fff06 +- Plugin causes crash rhbz#1756626 + * Wed Oct 02 2019 Gerald Cox - 2.2.1-2.gita4fff06 - Upstream release rhbz#1753956