New upstream version.
- Give the sample widget slightly curved corners and a gray outline - Do not use deprecated functions from libcolord - Fix warnings when building ColordGtk-1.0.gir - Fix up the licence boilerplate for CdSampleWidget
This commit is contained in:
parent
04218d5efe
commit
069a4b440d
@ -1,7 +1,7 @@
|
||||
Summary: GTK support library for colord
|
||||
Name: colord-gtk
|
||||
Version: 0.1.24
|
||||
Release: 2%{?dist}
|
||||
Version: 0.1.25
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://www.freedesktop.org/software/colord/
|
||||
Source0: http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
|
||||
@ -33,7 +33,7 @@ Files for development with %{name}.
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--enable-gtk-doc \
|
||||
--disable-gtk-doc \
|
||||
--enable-vala \
|
||||
--disable-static \
|
||||
--disable-rpath \
|
||||
@ -67,12 +67,19 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';'
|
||||
%{_includedir}/colord-1/colord-gtk/*.h
|
||||
%dir %{_datadir}/gir-1.0
|
||||
%{_datadir}/gir-1.0/ColordGtk-1.0.gir
|
||||
%doc %{_datadir}/gtk-doc/html/colord-gtk
|
||||
#%doc %{_datadir}/gtk-doc/html/colord-gtk
|
||||
%{_datadir}/vala/vapi/colord-gtk.vapi
|
||||
%dir %{_datadir}/gtk-doc
|
||||
%dir %{_datadir}/gtk-doc/html
|
||||
#%dir %{_datadir}/gtk-doc
|
||||
#%dir %{_datadir}/gtk-doc/html
|
||||
|
||||
%changelog
|
||||
* Tue Mar 19 2013 Richard Hughes <richard@hughsie.com> 0.1.25-1
|
||||
- New upstream version.
|
||||
- Give the sample widget slightly curved corners and a gray outline
|
||||
- Do not use deprecated functions from libcolord
|
||||
- Fix warnings when building ColordGtk-1.0.gir
|
||||
- Fix up the licence boilerplate for CdSampleWidget
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.24-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user