automatic version update by autodist [release 0.2.0-1mamba;Thu Jul 11 2019]

This commit is contained in:
Automatic Build System 2024-01-05 21:28:48 +01:00
parent 954a23b219
commit 65ed78de19

View File

@ -1,6 +1,6 @@
Name: colord-gtk Name: colord-gtk
Version: 0.1.26 Version: 0.2.0
Release: 2mamba Release: 1mamba
Summary: GTK+ bindings for Colord Summary: GTK+ bindings for Colord
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -62,16 +62,14 @@ This package includes the %{name} API documentation.
%setup -q %setup -q
%build %build
%configure \ %meson
--enable-vala
# --enable-gtk-doc \ %meson_build
%make
%install %install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall export DESTDIR=%{buildroot}
%meson_install
%find_lang %{name} || touch %{name}.lang %find_lang %{name} || touch %{name}.lang
@ -95,15 +93,18 @@ This package includes the %{name} API documentation.
%{_includedir}/colord-1/colord-gtk.h %{_includedir}/colord-1/colord-gtk.h
%dir %{_includedir}/colord-1/colord-gtk %dir %{_includedir}/colord-1/colord-gtk
%{_includedir}/colord-1/colord-gtk/cd-*.h %{_includedir}/colord-1/colord-gtk/cd-*.h
%{_libdir}/libcolord-gtk.a
%{_libdir}/libcolord-gtk.la
%{_libdir}/libcolord-gtk.so %{_libdir}/libcolord-gtk.so
%{_libdir}/pkgconfig/colord-gtk.pc %{_libdir}/pkgconfig/colord-gtk.pc
%{_datadir}/gir-1.0/ColordGtk-1.0.gir %{_datadir}/gir-1.0/ColordGtk-1.0.gir
%{_datadir}/vala/vapi/colord-gtk.vapi #%{_datadir}/vala/vapi/colord-gtk.vapi
%dir %{_datadir}/gtk-doc/html/colord-gtk
%{_datadir}/gtk-doc/html/colord-gtk/*
%doc NEWS README TODO %doc NEWS README TODO
%changelog %changelog
* Thu Jul 11 2019 Automatic Build System <autodist@mambasoft.it> 0.2.0-1mamba
- automatic version update by autodist
* Fri Mar 11 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.26-2mamba * Fri Mar 11 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.26-2mamba
- rebuilt by autoport with build requirements: libcolord-devel>=1.2.12-1mamba - rebuilt by autoport with build requirements: libcolord-devel>=1.2.12-1mamba