diff --git a/libmatroska.spec b/libmatroska.spec index 7839dce..0101d7d 100644 --- a/libmatroska.spec +++ b/libmatroska.spec @@ -1,7 +1,7 @@ Summary: Open audio/video container format library Name: libmatroska Version: 1.4.9 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: https://www.matroska.org/ @@ -40,7 +40,7 @@ will use the Matroska container format. %build -%cmake +%cmake . %make_build @@ -67,6 +67,9 @@ will use the Matroska container format. %changelog +* Wed Jan 23 2019 Björn Esser - 1.4.9-2 +- Append curdir to CMake invokation. (#1668512) + * Tue Jul 24 2018 Dominik Mierzejewski - 1.4.9-1 - update to 1.4.9 (#1570226) - switch build system to cmake, add missing dependencies