Overview
Request 898043 superseded
- Update to version 5.0.1.
* cs-gdk-event-filter-xll.c: Ignore fcitx ConfigureNotify events
in the backup locker process.
* Clean up the desktop file and rename it so that it passes
desktop-file- validate.
* cs-backup-locker: Use a white cinnamon icon (symbolic doesn't
work here, and the normal orangey-brown doesn't look very nice.
- Updates for version 5.0.1.
* powerWidget.py: Use new battery icons when available.
* powerWidget.py: Add some more battery icon names, fix the default
to return a GIcon, not a string.
* Make cinnamon-screensaver a dbus-activated service.
* Clean up .gitignore.
* Add option to silence deprecation warnings during the build.
* Implement a fallback window in the event of the 'pretty' ui
crashing for some reason.
* backup window: Don't assume which tty's to use in instructions,
send a notification if the backup locked crashes.
* manager.py: Use GLib to get the user name, and trim the string to
8 chars to match 'w -h' output.
* cs-screen-x11.c: Fix annotation.
* Show PAM info
* unlock.py: Move info label underneath the entry and other labels.
* unlock.py: Don't allow pw entry row to expand if a longer info
message is shown.
* l10n: Update POT
- Add fix-cs-backup-locker-no-return-statement.patch to fix
error: no return statement in function returning non-void
- Update to version 4.8.1.
* build: Bump runtime version of cinnamon-desktop
- Created by andythe_great
- In state superseded
- Supersedes 897769
- Superseded by 1128874
54+# Fix W: non-executable-script 55+chmod 744 %{buildroot}%{_datadir}/cinnamon-screensaver/*.py
I can't find a good reason why this should be 744. Either it's gonna be 644 or 755.
Request History
andythe_great created request
- Update to version 5.0.1.
* cs-gdk-event-filter-xll.c: Ignore fcitx ConfigureNotify events
in the backup locker process.
* Clean up the desktop file and rename it so that it passes
desktop-file- validate.
* cs-backup-locker: Use a white cinnamon icon (symbolic doesn't
work here, and the normal orangey-brown doesn't look very nice.
- Updates for version 5.0.1.
* powerWidget.py: Use new battery icons when available.
* powerWidget.py: Add some more battery icon names, fix the default
to return a GIcon, not a string.
* Make cinnamon-screensaver a dbus-activated service.
* Clean up .gitignore.
* Add option to silence deprecation warnings during the build.
* Implement a fallback window in the event of the 'pretty' ui
crashing for some reason.
* backup window: Don't assume which tty's to use in instructions,
send a notification if the backup locked crashes.
* manager.py: Use GLib to get the user name, and trim the string to
8 chars to match 'w -h' output.
* cs-screen-x11.c: Fix annotation.
* Show PAM info
* unlock.py: Move info label underneath the entry and other labels.
* unlock.py: Don't allow pw entry row to expand if a longer info
message is shown.
* l10n: Update POT
- Add fix-cs-backup-locker-no-return-statement.patch to fix
error: no return statement in function returning non-void
- Update to version 4.8.1.
* build: Bump runtime version of cinnamon-desktop
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
dimstar_suse added openSUSE:Factory:Staging:adi:1 as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:1"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:adi:1"
licensedigger accepted review
ok
dimstar accepted review
dimstar_suse added factory-staging as a reviewer
Being evaluated by group "factory-staging"
dimstar_suse accepted review
Unstaged from project "openSUSE:Factory:Staging:adi:1"
dimstar_suse declined review
sr#900701 has newer source and is from the same project
dimstar_suse declined request
sr#900701 has newer source and is from the same project
dirkmueller superseded request
superseded by 1128874
Leave the permission at 644.