From c621318e8e7b14e64abfdfb5a7cc876e61bf307d Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 05:49:32 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- taglib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/taglib.spec b/taglib.spec index 1556606..c48c3b6 100644 --- a/taglib.spec +++ b/taglib.spec @@ -8,7 +8,7 @@ Name: taglib Summary: Audio Meta-Data Library Version: 1.12 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2 or MPLv1.1 URL: http://taglib.github.io/ @@ -122,6 +122,9 @@ test "$(pkg-config --modversion taglib_c)" = "%{version}" %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.12-5 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Mar 29 2021 Rex Dieter - 1.12-4 - fix multilib.patch (#1943870)