diff --git a/mm-common.spec b/mm-common.spec index f05eb89..75b47b3 100644 --- a/mm-common.spec +++ b/mm-common.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: mm-common -Version: 0.9.7 +Version: 0.9.8 Release: 1mamba Summary: Common build files of the C++ bindings Group: Development/Tools @@ -44,12 +44,7 @@ Common build files of the C++ bindings. %files devel %defattr(-,root,root) %{_bindir}/mm-common-prepare -%{_datadir}/aclocal/mm-common.m4 -%{_datadir}/aclocal/mm-dietlib.m4 -%{_datadir}/aclocal/mm-doc.m4 -%{_datadir}/aclocal/mm-module.m4 -%{_datadir}/aclocal/mm-pkg.m4 -%{_datadir}/aclocal/mm-warnings.m4 +%{_datadir}/aclocal/mm-*.m4 %{_datadir}/doc/mm-common/README %{_datadir}/doc/mm-common/skeletonmm.tar.gz %{_mandir}/man1/mm-common-prepare.1.gz @@ -66,12 +61,16 @@ Common build files of the C++ bindings. %{_datadir}/mm-common/doctool/doc-postprocess.pl %{_datadir}/mm-common/doctool/doxygen.css %{_datadir}/mm-common/doctool/doxygen-extra.css +%{_datadir}/mm-common/doctool/doxygen-extra.css %{_datadir}/mm-common/doctool/tagfile-to-devhelp2.xsl %{_datadir}/pkgconfig/mm-common-libstdc++.pc %{_datadir}/pkgconfig/mm-common-util.pc %doc AUTHORS COPYING %changelog +* Tue Aug 18 2015 Automatic Build System 0.9.8-1mamba +- automatic version update by autodist + * Thu Oct 02 2014 Automatic Build System 0.9.7-1mamba - automatic update by autodist