diff --git a/libdap.spec b/libdap.spec index 4f05937..13213f3 100644 --- a/libdap.spec +++ b/libdap.spec @@ -1,7 +1,7 @@ Name: libdap Summary: The C++ DAP2 library from OPeNDAP Version: 3.17.2 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Group: Development/Libraries @@ -22,7 +22,7 @@ BuildRequires: libuuid-devel BuildRequires: libxml2-devel BuildRequires: openssl-devel BuildRequires: pkgconfig -%ifnarch s390 +%ifnarch s390 %{mips} BuildRequires: valgrind %endif @@ -131,6 +131,9 @@ make check %changelog +* Thu Aug 11 2016 Michal Toman - 3.17.2-2 +- No valgrind on MIPS + * Fri Apr 15 2016 Than Ngo - 3.17.2-1 - update to 3.17.2