diff --git a/libebml.spec b/libebml.spec index 33bc592..124e040 100644 --- a/libebml.spec +++ b/libebml.spec @@ -1,7 +1,7 @@ Summary: Extensible Binary Meta Language library Name: libebml Version: 1.3.6 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: https://www.matroska.org/ @@ -36,7 +36,7 @@ will use the Extensible Binary Meta Language library. %build -%cmake +%cmake . make %{?_smp_mflags} @@ -63,6 +63,9 @@ make %{?_smp_mflags} %changelog +* Wed Jan 23 2019 Björn Esser - 1.3.6-2 +- Append curdir to CMake invokation. (#1668512) + * Mon Jul 23 2018 Dominik Mierzejewski - 1.3.6-1 - update to 1.3.6 (#1570224) - add BR: gcc for https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot