[colord-gtk] New upstream version.

Richard Hughes rhughes at fedoraproject.org
Tue Mar 19 09:06:23 UTC 2013


commit 069a4b440d3de787f553e520685d489a5da633f3
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Mar 19 09:06:20 2013 +0000

    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

 colord-gtk.spec |   19 +++++++++++++------
 1 files changed, 13 insertions(+), 6 deletions(-)
---
diff --git a/colord-gtk.spec b/colord-gtk.spec
index ebd2056..f482460 100644
--- a/colord-gtk.spec
+++ b/colord-gtk.spec
@@ -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 at 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 at lists.fedoraproject.org> - 0.1.24-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list