automatic version update by autodist [release 0.56.3-1mamba;Tue Sep 06 2022]
This commit is contained in:
parent
7ad8155f37
commit
0aa5c13537
10
vala.spec
10
vala.spec
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f 1-2)
|
||||
%define apiver %majver
|
||||
Name: vala
|
||||
Version: 0.56.2
|
||||
Version: 0.56.3
|
||||
Release: 1mamba
|
||||
Summary: Compiler for the GObject type system
|
||||
Group: Development/Languages
|
||||
@ -64,13 +64,10 @@ This package contains tools to generate Vala projects, as well as API bindings f
|
||||
%dir %{_libdir}/valadoc-%{majver}
|
||||
%dir %{_libdir}/valadoc-%{majver}/doclets
|
||||
%dir %{_libdir}/valadoc-%{majver}/doclets/devhelp
|
||||
%{_libdir}/valadoc-%{majver}/doclets/devhelp/*.la
|
||||
%{_libdir}/valadoc-%{majver}/doclets/devhelp/*.so
|
||||
%dir %{_libdir}/valadoc-%{majver}/doclets/gtkdoc
|
||||
%{_libdir}/valadoc-%{majver}/doclets/gtkdoc/*.la
|
||||
%{_libdir}/valadoc-%{majver}/doclets/gtkdoc/*.so
|
||||
%dir %{_libdir}/valadoc-%{majver}/doclets/html
|
||||
%{_libdir}/valadoc-%{majver}/doclets/html/*.la
|
||||
%{_libdir}/valadoc-%{majver}/doclets/html/*.so
|
||||
%doc AUTHORS COPYING THANKS
|
||||
|
||||
@ -79,13 +76,11 @@ This package contains tools to generate Vala projects, as well as API bindings f
|
||||
%dir %{_includedir}/vala-*/
|
||||
%{_includedir}/vala-*/*.h
|
||||
%{_includedir}/valadoc-%{apiver}/valadoc.h
|
||||
%{_libdir}/libvala-*.la
|
||||
%{_libdir}/libvala-*.so
|
||||
%{_datadir}/aclocal/vala.m4
|
||||
%{_datadir}/aclocal/vapigen.m4
|
||||
%{_datadir}/devhelp/books/vala-*
|
||||
%{_datadir}/vala/Makefile.vapigen
|
||||
%{_libdir}/libvaladoc-%{apiver}.la
|
||||
%{_libdir}/libvaladoc-%{apiver}.so
|
||||
%{_libdir}/pkgconfig/libvala-*.pc
|
||||
%{_libdir}/pkgconfig/vapigen-%{apiver}.pc
|
||||
@ -118,6 +113,9 @@ This package contains tools to generate Vala projects, as well as API bindings f
|
||||
%{_mandir}/man1/valadoc.1*
|
||||
|
||||
%changelog
|
||||
* Tue Sep 06 2022 Automatic Build System <autodist@mambasoft.it> 0.56.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Jul 15 2022 Automatic Build System <autodist@mambasoft.it> 0.56.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user