Hello community,

here is the log from the commit of package colord for openSUSE:Factory checked 
in at 2013-05-16 09:48:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/colord (Old)
 and      /work/SRC/openSUSE:Factory/.colord.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "colord"

Changes:
--------
--- /work/SRC/openSUSE:Factory/colord/colord.changes    2013-04-26 
15:39:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.colord.new/colord.changes       2013-05-16 
09:48:12.000000000 +0200
@@ -1,0 +2,62 @@
+Mon May 13 18:14:57 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.0.0:
+  + New Features:
+    - Add a config option for monitors with identical EDID values.
+    - Add API to control the use of BPC in CdTransform.
+    - Add a simple BGRA32 pixel format.
+    - Add a simple CMYK32 pixel format.
+    - Add a simple colord.conf manpage.
+    - Allow a different input and output format in CdTransform.
+    - Show all the translations when dumping an ICC profile.
+  + Bugfixes:
+    - Add some missing G_BEGIN_DECLS/G_END_DECLS in header files.
+    - Always return an error if cd_main_device_add() failed.
+    - Build all installed binaries with PIE.
+    - Build the colord binary with full RELRO.
+    - Do not show a warning when using 'colormgr
+      device-get-profile-for-qualifier'.
+    - Ensure the parent directories exist when calling
+      cd_icc_save_file.
+    - Fix crash in cd-iccdump by working around an lcms2 bug.
+    - Fix using the ColorHug color sensor on ARM hardware.
+    - Fix using the Huey color sensor on ARM hardware.
+    - Set the STANDARD_space metadata for the print profiles.
+    - Use G_GNUC_WARN_UNUSED_RESULT in public and private headers.
+    - Use the same pixel format names as Cairo and the same
+      in-memory value as lcms2.
+
+-------------------------------------------------------------------
+Wed May  1 19:33:55 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.1.34:
+  + New Features:
+    - Add a ICC transform object for simple RGB conversions.
+    - Add an example for using CdIcc in applications.
+    - Add an internal program to scan a directory of ICC profiles
+      for warnings.
+    - Add a warning for RGB profiles with unlikely whitepoint
+      values.
+    - Add a webservice URI example that can upload a profile to the
+      Internet.
+    - Add device metadata OutputEdidMd5 so we can build a UCMM shim
+      layer.
+    - Add functionality to return the response of the CdIcc profile
+      object.
+    - Add getting and setting the VCGT table in CdIcc.
+    - Add new systemd macros to the example spec file.
+    - Add Qt DBus annotations.
+  + Bugfixes:
+    - Allow clients to call org.freedesktop.DBus.Peer.
+    - Correct a lot more company names when creating devices.
+    - Do not automatically add EDID profiles with warnings to
+      devices.
+    - Fix building RGB working space profiles when using
+      OpenBSD/sparc64.
+    - Fix standard-space property name into a compilable name.
+    - Increase the delay between patches in the session-helper.
+    - Install the bash completion support into /usr.
+- Add pkgconfig(bash-completion) BuildRequires: allow configure to
+  detect where to install the bash completion.
+
+-------------------------------------------------------------------

Old:
----
  colord-0.1.33.tar.xz

New:
----
  colord-1.0.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ colord.spec ++++++
--- /var/tmp/diff_new_pack.BNGZqW/_old  2013-05-16 09:48:13.000000000 +0200
+++ /var/tmp/diff_new_pack.BNGZqW/_new  2013-05-16 09:48:13.000000000 +0200
@@ -19,7 +19,7 @@
 %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
 
 Name:           colord
-Version:        0.1.33
+Version:        1.0.0
 Release:        0
 Summary:        System Daemon for Managing Color Devices
 License:        GPL-2.0+
@@ -32,6 +32,7 @@
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  intltool
 BuildRequires:  vala
+BuildRequires:  pkgconfig(bash-completion) >= 2.0
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(gio-2.0) >= 2.25.9
 BuildRequires:  pkgconfig(gio-unix-2.0)
@@ -170,7 +171,7 @@
 %{_udevrulesdir}/*.rules
 %attr(755,colord,colord) %dir %{_localstatedir}/lib/colord
 %config(noreplace) %{_sysconfdir}/%{name}.conf
-%{_sysconfdir}/bash_completion.d/colormgr-completion.bash
+%{_datadir}/bash-completion/completions/colormgr
 %{_sysconfdir}/dbus-1/system.d/org.freedesktop.ColorManager.conf
 %{_bindir}/cd-create-profile
 %{_bindir}/cd-fix-profile
@@ -189,6 +190,7 @@
 %{_datadir}/polkit-1/actions/org.freedesktop.color.policy
 %{_mandir}/man1/cd-create-profile.1%{?ext_man}
 %{_mandir}/man1/cd-fix-profile.1%{?ext_man}
+%{_mandir}/man1/colord.conf.1%{?ext_man}
 %{_mandir}/man1/colormgr.1%{?ext_man}
 %dir /etc/apparmor.d/
 %config /etc/apparmor.d/usr.lib.colord

++++++ colord-0.1.33.tar.xz -> colord-1.0.0.tar.xz ++++++
++++ 56844 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to