New upstream version.

This commit is contained in:
Richard Hughes 2011-03-31 12:11:17 +01:00
parent 8fa7e5f4f8
commit 7933c8633f
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/colord-0.1.1.tar.bz2 /colord-0.1.1.tar.bz2
/colord-0.1.3.tar.bz2 /colord-0.1.3.tar.bz2
/colord-0.1.4.tar.bz2 /colord-0.1.4.tar.bz2
/colord-0.1.5.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: Color daemon Summary: Color daemon
Name: colord Name: colord
Version: 0.1.4 Version: 0.1.5
Release: 1%{?dist} Release: 1%{?dist}
License: GPLv2+ and LGPLv2+ License: GPLv2+ and LGPLv2+
URL: http://gitorious.org/colord URL: http://gitorious.org/colord
@ -34,7 +34,6 @@ Files for development with %{name}.
%configure \ %configure \
--disable-static \ --disable-static \
--disable-rpath \ --disable-rpath \
--disable-gui \
--disable-examples \ --disable-examples \
--disable-dependency-tracking --disable-dependency-tracking
@ -77,6 +76,9 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';'
%{_libdir}/pkgconfig/colord.pc %{_libdir}/pkgconfig/colord.pc
%changelog %changelog
* Thu Mar 31 2011 Richard Hughes <richard@hughsie.com> 0.1.5-1
- New upstream version.
* Wed Mar 09 2011 Richard Hughes <richard@hughsie.com> 0.1.4-1 * Wed Mar 09 2011 Richard Hughes <richard@hughsie.com> 0.1.4-1
- New upstream version. - New upstream version.

View File

@ -1 +1 @@
02829ff6e84a9f25083c01e4476d61df colord-0.1.4.tar.bz2 f815d1632558ad23c6dabad92e18994b colord-0.1.5.tar.bz2