New upstream version.

This commit is contained in:
Richard Hughes 2012-12-17 16:04:12 +00:00
parent 16a3703408
commit e7966cc768
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/colord-gtk-0.1.22.tar.xz /colord-gtk-0.1.22.tar.xz
/colord-gtk-0.1.23.tar.xz /colord-gtk-0.1.23.tar.xz
/colord-gtk-0.1.24.tar.xz

View File

@ -1,6 +1,6 @@
Summary: GTK support library for colord Summary: GTK support library for colord
Name: colord-gtk Name: colord-gtk
Version: 0.1.23 Version: 0.1.24
Release: 1%{?dist} Release: 1%{?dist}
License: LGPLv2+ License: LGPLv2+
URL: http://www.freedesktop.org/software/colord/ URL: http://www.freedesktop.org/software/colord/
@ -34,6 +34,7 @@ Files for development with %{name}.
%build %build
%configure \ %configure \
--enable-gtk-doc \ --enable-gtk-doc \
--enable-vala \
--disable-static \ --disable-static \
--disable-rpath \ --disable-rpath \
--disable-dependency-tracking --disable-dependency-tracking
@ -72,6 +73,9 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';'
%dir %{_datadir}/gtk-doc/html %dir %{_datadir}/gtk-doc/html
%changelog %changelog
* Mon Dec 17 2012 Richard Hughes <richard@hughsie.com> 0.1.24-1
- New upstream version.
* Wed Aug 29 2012 Richard Hughes <richard@hughsie.com> 0.1.23-1 * Wed Aug 29 2012 Richard Hughes <richard@hughsie.com> 0.1.23-1
- New upstream version. - New upstream version.
- Remove upstreamed patch - Remove upstreamed patch

View File

@ -1 +1 @@
019fa6f9349ef39d1bd28c3dcf6fb191 colord-gtk-0.1.23.tar.xz c2c63d7da6e9d512cc95c676661e35f0 colord-gtk-0.1.24.tar.xz