automatic version update by autodist [release 0.9.8-1mamba;Tue Aug 18 2015]

This commit is contained in:
Automatic Build System 2024-01-06 07:11:41 +01:00
parent 66f405210a
commit 39db727de3

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: mm-common Name: mm-common
Version: 0.9.7 Version: 0.9.8
Release: 1mamba Release: 1mamba
Summary: Common build files of the C++ bindings Summary: Common build files of the C++ bindings
Group: Development/Tools Group: Development/Tools
@ -44,12 +44,7 @@ Common build files of the C++ bindings.
%files devel %files devel
%defattr(-,root,root) %defattr(-,root,root)
%{_bindir}/mm-common-prepare %{_bindir}/mm-common-prepare
%{_datadir}/aclocal/mm-common.m4 %{_datadir}/aclocal/mm-*.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}/doc/mm-common/README %{_datadir}/doc/mm-common/README
%{_datadir}/doc/mm-common/skeletonmm.tar.gz %{_datadir}/doc/mm-common/skeletonmm.tar.gz
%{_mandir}/man1/mm-common-prepare.1.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/doc-postprocess.pl
%{_datadir}/mm-common/doctool/doxygen.css %{_datadir}/mm-common/doctool/doxygen.css
%{_datadir}/mm-common/doctool/doxygen-extra.css %{_datadir}/mm-common/doctool/doxygen-extra.css
%{_datadir}/mm-common/doctool/doxygen-extra.css
%{_datadir}/mm-common/doctool/tagfile-to-devhelp2.xsl %{_datadir}/mm-common/doctool/tagfile-to-devhelp2.xsl
%{_datadir}/pkgconfig/mm-common-libstdc++.pc %{_datadir}/pkgconfig/mm-common-libstdc++.pc
%{_datadir}/pkgconfig/mm-common-util.pc %{_datadir}/pkgconfig/mm-common-util.pc
%doc AUTHORS COPYING %doc AUTHORS COPYING
%changelog %changelog
* Tue Aug 18 2015 Automatic Build System <autodist@mambasoft.it> 0.9.8-1mamba
- automatic version update by autodist
* Thu Oct 02 2014 Automatic Build System <autodist@mambasoft.it> 0.9.7-1mamba * Thu Oct 02 2014 Automatic Build System <autodist@mambasoft.it> 0.9.7-1mamba
- automatic update by autodist - automatic update by autodist