diff --git a/libmatroska.spec b/libmatroska.spec index a8446e4..c34dcd7 100644 --- a/libmatroska.spec +++ b/libmatroska.spec @@ -3,7 +3,7 @@ Summary: Open audio/video container format library Name: libmatroska Version: 1.6.2 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: https://www.matroska.org/ Source0: https://dl.matroska.org/downloads/%{name}/%{name}-%{version}.tar.xz @@ -69,6 +69,9 @@ will use the Matroska container format. %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.6.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Aug 21 2020 Dominik Mierzejewski - 1.6.2-1 - update to 1.6.2 (#1862780) - use new cmake macros (#1864019)