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
Version: 0.1.26
Release: 2mamba
Version: 0.2.0
Release: 1mamba
Summary: GTK+ bindings for Colord
Group: System/Libraries
Vendor: openmamba
@ -62,16 +62,14 @@ This package includes the %{name} API documentation.
%setup -q
%build
%configure \
--enable-vala
%meson
# --enable-gtk-doc \
%make
%meson_build
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall
export DESTDIR=%{buildroot}
%meson_install
%find_lang %{name} || touch %{name}.lang
@ -95,15 +93,18 @@ This package includes the %{name} API documentation.
%{_includedir}/colord-1/colord-gtk.h
%dir %{_includedir}/colord-1/colord-gtk
%{_includedir}/colord-1/colord-gtk/cd-*.h
%{_libdir}/libcolord-gtk.a
%{_libdir}/libcolord-gtk.la
%{_libdir}/libcolord-gtk.so
%{_libdir}/pkgconfig/colord-gtk.pc
%{_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
%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
- rebuilt by autoport with build requirements: libcolord-devel>=1.2.12-1mamba