Accepting request 283051 from home:dimstar:branches:GNOME:Factory
Update to 1.2.8 OBS-URL: https://build.opensuse.org/request/show/283051 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=120
This commit is contained in:
parent
0ab1184fa7
commit
ad925829fa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e14a8541ff1c33d517ee2f6540c954f0f909b4ea65cf8cb53f181d29b3b69e60
|
||||
size 1196700
|
3
colord-1.2.8.tar.xz
Normal file
3
colord-1.2.8.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97c3cfdd91c256f2d7a69ead1ae0c1b13f013b14b1b1b41bf1e1243771db4afc
|
||||
size 1200732
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 27 18:12:09 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 1.2.8:
|
||||
+ Bugfixes:
|
||||
- Check for dbus when enabling sane.
|
||||
- Do not use the deprecated GUsbDeviceList.
|
||||
- Fix build without gobject-introspection.
|
||||
- Fix possible critical warning when using g_dbus_watch_name().
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 22 16:52:20 UTC 2014 - fcrozat@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package colord
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
|
||||
|
||||
Name: colord
|
||||
Version: 1.2.7
|
||||
Version: 1.2.8
|
||||
Release: 0
|
||||
Summary: System Daemon for Managing Color Devices
|
||||
License: GPL-2.0+
|
||||
@ -41,7 +41,7 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.36.0
|
||||
BuildRequires: pkgconfig(gmodule-2.0)
|
||||
BuildRequires: pkgconfig(gobject-2.0)
|
||||
BuildRequires: pkgconfig(gudev-1.0)
|
||||
BuildRequires: pkgconfig(gusb) >= 0.1.1
|
||||
BuildRequires: pkgconfig(gusb) >= 0.2.2
|
||||
BuildRequires: pkgconfig(lcms2) >= 2.6
|
||||
BuildRequires: pkgconfig(libsystemd-login) >= 44
|
||||
BuildRequires: pkgconfig(polkit-gobject-1) >= 0.103
|
||||
|
Loading…
Reference in New Issue
Block a user