diff --git a/libXmu.spec b/libXmu.spec index 5d24e95..d0841d5 100644 --- a/libXmu.spec +++ b/libXmu.spec @@ -1,6 +1,6 @@ Name: libXmu Version: 1.1.4 -Release: 1 +Release: 2 License: MIT Summary: X.Org X11 libXmu/libXmuu runtime libraries URL: https://www.x.org @@ -35,6 +35,9 @@ autoreconf -ivf %ldconfig_scriptlets +%check +make check + %files %defattr(-,root,root) %license COPYING @@ -55,6 +58,9 @@ autoreconf -ivf %exclude %{_docdir} %changelog +* Tue Sep 12 2023 zhangpan - 1.1.4-2 +- enable make check + * Wed Feb 15 2023 li-long315 - 1.1.4-1 - Upgrade to 1.1.4