Accepting request 376788 from GNOME:Next
Update to 1.3.1 OBS-URL: https://build.opensuse.org/request/show/376788 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/colord?expand=0&rev=136
This commit is contained in:
parent
21126b0758
commit
25b746414d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8249c4cbe5a57cdc98c851a1322390b07a011834bb910c5a42f9040f03cdd700
|
|
||||||
size 1223092
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v1
|
|
||||||
|
|
||||||
iQEcBAABAgAGBQJWWHW/AAoJEBesuo36lw4Xza8H/0jsArD3s17Jzm7I5WgZ+mJM
|
|
||||||
ekSfUw+vSHIxecKl+QGayMKCTC0OvRUhFZJ+ggzxmxJlEuyU5P73w+OflZZuIoR7
|
|
||||||
9PcMi0m8fn4zqrL53Z60wYlzumksp69PQmLZPS907QyWflbmrkm6FdCluuL3wuCp
|
|
||||||
qJo7uWJiq4Po3NhCt9l43rjtqoJ4K1MgYCraIKZ+3bpYjmIT5vWZt96OTOzZtD62
|
|
||||||
G81hvIEJDCItuzpiL/f6kaFztdlFyaaAbRYhczHF5BP8XtA4VsEhJbA1fW7D6e64
|
|
||||||
f4HpBEJCjZk2Mf6rGTP7dA3ZrgsCUDUU0So4n5A5Yuajx6kdqOebbq0OM9Gy8+c=
|
|
||||||
=+nYl
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
colord-1.3.2.tar.xz
Normal file
3
colord-1.3.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d4ab3f11ec5e98d1079242fda7ad0a84a51da93572405561362a6ce2c274b8f5
|
||||||
|
size 1235968
|
11
colord-1.3.2.tar.xz.asc
Normal file
11
colord-1.3.2.tar.xz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
Version: GnuPG v1
|
||||||
|
|
||||||
|
iQEcBAABAgAGBQJW7+AJAAoJEBesuo36lw4X0D0H/jQoENkSrRDj36mDMJCfLmg8
|
||||||
|
PigvY3y8JZsCatoaxGYn+HTBuMjG+jEmhKAuQMkoXzc/qcU8TG9zvtZw9FMNBdrd
|
||||||
|
wbvYSnBFC8ZbghYm6RT/r4dItBe420yYyD9rPEpd0jNce0znJzrAcd7F64pywCGk
|
||||||
|
PTZlDvAUY1qB4zYJu6sAMAfJJdSelvuLttRTon/4sE1aMk3JInZjA8oeqf/32nbD
|
||||||
|
EXrnZbouXKGyMxbreQ0xtXI6UrUM/f4ucIJHfTIRNtumSEoLcPDgpb6ZPP6P/1KR
|
||||||
|
+E5GQwvwStyJwJHxAUtas3ywG6+PS8tJTdO6OISrK6lUFlkyeznF6Jwbk3i3r/s=
|
||||||
|
=uM4v
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 21 16:44:58 UTC 2016 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 1.3.2:
|
||||||
|
+ New Features:
|
||||||
|
- Make building the daemon optional.
|
||||||
|
- Make the session helper optional.
|
||||||
|
- libcolorhug: Add initial support for the v2 protocol used by
|
||||||
|
ColorHug+.
|
||||||
|
+ Bugfixes:
|
||||||
|
- libcolord: Fix a hard-to-reproduce bug when cancelling async
|
||||||
|
operations.
|
||||||
|
- libcolorhug: Fix a crash when submitting lots of commands at
|
||||||
|
the same time.
|
||||||
|
- Replace '/' with '-' on the basename to fix calibration
|
||||||
|
crash.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 18 10:04:55 UTC 2016 - fcrozat@suse.com
|
Thu Feb 18 10:04:55 UTC 2016 - fcrozat@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
|
%define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
|
||||||
|
|
||||||
Name: colord
|
Name: colord
|
||||||
Version: 1.3.1
|
Version: 1.3.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: System Daemon for Managing Color Devices
|
Summary: System Daemon for Managing Color Devices
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user