automatic version update by autodist [release 0.34.2-1mamba;Mon Oct 24 2016]
This commit is contained in:
parent
652f5c5837
commit
6323041ae9
12
vala.spec
12
vala.spec
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
%define apiver %majver
|
%define apiver %majver
|
||||||
Name: vala
|
Name: vala
|
||||||
Version: 0.32.1
|
Version: 0.34.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Compiler for the GObject type system
|
Summary: Compiler for the GObject type system
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -73,8 +73,8 @@ This package contains tools to generate Vala projects, as well as API bindings f
|
|||||||
%{_datadir}/devhelp/books/vala-*
|
%{_datadir}/devhelp/books/vala-*
|
||||||
%{_datadir}/vala/Makefile.vapigen
|
%{_datadir}/vala/Makefile.vapigen
|
||||||
%{_libdir}/pkgconfig/libvala-*.pc
|
%{_libdir}/pkgconfig/libvala-*.pc
|
||||||
%{_datadir}/pkgconfig/vapigen-%{apiver}.pc
|
%{_libdir}/pkgconfig/vapigen-%{apiver}.pc
|
||||||
%{_datadir}/pkgconfig/vapigen.pc
|
%{_libdir}/pkgconfig/vapigen.pc
|
||||||
%doc ChangeLog NEWS README
|
%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%files tools
|
%files tools
|
||||||
@ -93,6 +93,12 @@ This package contains tools to generate Vala projects, as well as API bindings f
|
|||||||
%{_mandir}/man1/vala-gen-introspect*
|
%{_mandir}/man1/vala-gen-introspect*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 24 2016 Automatic Build System <autodist@mambasoft.it> 0.34.2-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Sun Oct 16 2016 Automatic Build System <autodist@mambasoft.it> 0.34.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Thu Jun 23 2016 Automatic Build System <autodist@mambasoft.it> 0.32.1-1mamba
|
* Thu Jun 23 2016 Automatic Build System <autodist@mambasoft.it> 0.32.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user