Rebuild for colord soname bump

This commit is contained in:
Richard Hughes 2013-07-30 14:47:21 +01:00
parent 08b9970929
commit 7f6aac2095

View File

@ -1,7 +1,7 @@
Summary: GTK support library for colord Summary: GTK support library for colord
Name: colord-gtk Name: colord-gtk
Version: 0.1.25 Version: 0.1.25
Release: 1%{?dist} Release: 2%{?dist}
License: LGPLv2+ License: LGPLv2+
URL: http://www.freedesktop.org/software/colord/ URL: http://www.freedesktop.org/software/colord/
Source0: http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz Source0: http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
@ -73,6 +73,9 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';'
#%dir %{_datadir}/gtk-doc/html #%dir %{_datadir}/gtk-doc/html
%changelog %changelog
* Tue Jul 30 2013 Richard Hughes <rhughes@redhat.com> - 0.1.25-2
- Rebuild for colord soname bump
* Tue Mar 19 2013 Richard Hughes <richard@hughsie.com> 0.1.25-1 * Tue Mar 19 2013 Richard Hughes <richard@hughsie.com> 0.1.25-1
- New upstream version. - New upstream version.
- Give the sample widget slightly curved corners and a gray outline - Give the sample widget slightly curved corners and a gray outline