diff --git a/gnome-common.spec b/gnome-common.spec index aacba7d..0abf36d 100644 --- a/gnome-common.spec +++ b/gnome-common.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f 1-2) Name: gnome-common -Version: 3.14.0 -Release: 2mamba +Version: 3.18.0 +Release: 1mamba Summary: Files required to bootstrap various Gnome modules when building from git Group: Development/Tools Vendor: openmamba @@ -50,15 +50,18 @@ rm -f %{buildroot}%{_datadir}/aclocal/ax_code_coverage.m4 %files devel %defattr(-,root,root) %{_bindir}/gnome-autogen.sh -%{_bindir}/gnome-doc-common +#%{_bindir}/gnome-doc-common %{_datadir}/aclocal/gnome-code-coverage.m4 %{_datadir}/aclocal/gnome-common.m4 %{_datadir}/aclocal/gnome-compiler-flags.m4 -%{_datadir}/gnome-common/data/*.make +#%{_datadir}/gnome-common/data/*.make %doc COPYING #ChangeLog README %changelog +* Sat Oct 10 2015 Automatic Build System 3.18.0-1mamba +- automatic version update by autodist + * Mon Oct 20 2014 Silvan Calarco 3.14.0-2mamba - produce a -devel package - remove files conflicting with autoconf-archive and require it and autoconf