Hello community,

here is the log from the commit of package redshift for openSUSE:Factory
checked in at Thu Aug 4 10:44:26 CEST 2011.



--------
New Changes file:

--- /dev/null   2010-08-26 16:28:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/redshift/redshift.changes      2011-07-20 
22:24:48.000000000 +0200
@@ -0,0 +1,29 @@
+-------------------------------------------------------------------
+Wed Jul 20 20:22:46 UTC 2011 - [email protected]
+
+- Update to 1.7
+    * GeoClue location provider support
+    * Allow brightness to be adjusted (-b).
+    * Provide option to set color temperature directly (Joe Hillenbrand).
+    * Add option to show program version (-V). 
+
+-------------------------------------------------------------------
+Thu Dec 30 20:29:13 UTC 2010 - [email protected]
+
+- Update to 1.6
+    * Support for optional configuration file (fixes #590722).
+    * Add man page for redshift written by Andrew Starr-Bochicchio (fixes 
#582196).
+    * Explain in help output that 6500K is the neutral color temperature 
(fixes #627113).
+    * Fix: Handle multiple instances of the GNOME clock applet; contributed by 
Francesco Marella (fixes #610860).
+    * Fix: Redshift crashes when VidMode fails (fixes #657451).
+    * Fix: Toggle menu item should not be of class gtk.ImageMenuItem (fixes 
#620355).
+    * Application launcher and autostart feature contributed by Francesco 
Marella (fixes #590550, #612710).
+    * Improve GNOME location provider (patch by Gabriel de Perthuis) (fixes 
#598277).
+    * New ubuntu-mono-dark icons that fit the color guidelines better. 
Contributed by aleth (semi-fixes #596536).
+    * Improve error message when first adjustment method fails (fixes #596537).
+
+-------------------------------------------------------------------
+Tue Jun 29 15:14:28 UTC 2010 - [email protected]
+
+- First version for SUSE (1.4.1)
+

calling whatdependson for head-i586


New:
----
  redshift-1.7.tar.bz2
  redshift.changes
  redshift.spec

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

Other differences:
------------------
++++++ redshift.spec ++++++
#
# spec file for package redshift
#
# Copyright (c) 2011 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#



Name:           redshift
Version:        1.7
Release:        1
License:        GPL v3
Summary:        Adjusts the color temperature of your screen
Url:            http://jonls.dk/redshift/
Group:          System/X11/Utilities
BuildRequires:  hicolor-icon-theme
BuildRequires:  python-devel
BuildRequires:  update-desktop-files
BuildRequires:  fdupes
BuildRequires:  xorg-x11-devel
BuildRequires:  gconf2-devel
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

Source:         
http://launchpad.net/redshift/trunk/1.7/+download/redshift-1.7.tar.bz2

%{py_requires}

%description
Redshift adjusts the color temperature of your screen according to your 
surroundings. This may help your eyes hurt less if you are working in front of 
the screen at night.

%prep
%setup -q

%build
%configure
make

%install
%{?make_install} %{!?make_install:%makeinstall}
%fdupes %{buildroot}%{python_sitelib}

%suse_update_desktop_file gtk-redshift GTK X-SuSE-DesktopUtility
%find_lang %{name}

%clean
rm -rf %{buildroot}

%files -f %{name}.lang
%defattr(-,root,root)
%{_bindir}/gtk-redshift
%{_bindir}/redshift
%{python_sitelib}/gtk_redshift
%{_datadir}/applications/gtk-redshift.desktop
%{_datadir}/icons/hicolor/scalable/apps/redshift-status-off.svg
%{_datadir}/icons/hicolor/scalable/apps/redshift-status-on.svg
%{_datadir}/icons/hicolor/scalable/apps/redshift.svg
%{_mandir}/man1/redshift.1.gz

%changelog

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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to