2016-01-08 08:28:50 +00:00
committed by Fridrich Štrba
parent 64bc848923
commit 6089475618
2 changed files with 16 additions and 14 deletions
+15 -13
View File
@@ -2,23 +2,25 @@
Sun Nov 1 13:56:18 UTC 2015 - p.drouand@gmail.com
- Update to version 2.8.3
* No changelog for this version
+ No changelog for this version
- Changes from version 2.8.2
* Fixes some minor bugs in 2.8
* Fix a major bug inadvertently introduced in the short-lived 2.8.1
(caffeine-indicator was broken).
+ Fixes some minor bugs in 2.8.
+ Fix a major bug inadvertently introduced in the short-lived
2.8.1 (caffeine-indicator was broken).
- Changes from version 2.8
* Restores widely-missed functionality removed in Caffeine 2.7:
namely the ability to inhibit desktop idleness manually,
(via the new caffeine-indicator) and the ability to inhibit
desktop idleness for the duration of a particular command
+ Restores widely-missed functionality removed in Caffeine 2.7:
namely the ability to inhibit desktop idleness manually,
(via the new caffeine-indicator) and the ability to inhibit
desktop idleness for the duration of a particular command
(via the new command 'caffeinate'). It should also work in most
desktop environments again (Caffeine 2.7 worked in only a few).
- Upstream moved to python3; replace python-devel with python3-devel
- New dependencies
* python3-xdg
* python3-xlib
- Update caffeine-fix-desktop-file-semicolon-trailing-character.patch
- Replace python-devel BuildRequires with python3-devel: follow
upstreams port to python3
- Changed dependencies:
+ python3-xdg in place of python-xdg
+ python3-xlib in place of python-xlib
- Rebase
caffeine-fix-desktop-file-semicolon-trailing-character.patch.
-------------------------------------------------------------------
Mon Dec 29 10:33:00 UTC 2014 - zaitor@opensuse.org
+1 -1
View File
@@ -1,7 +1,7 @@
#
# spec file for package caffeine
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2011 Malcolm J Lewis <malcolmlewis@opensuse.org>
#
# All modifications and additions to the file contributed by third parties