Overview

Request 535979 accepted

- Update to 0.12.0:
* Set patch version
* Spell check (add "," and "-")
* Don't export github templates
* Adding missing "Comment" section to .desktop files. Fix for https://github.com/lxde/lxqt/issues/1339
* Added Lithuanian language
* Drops Qt5Core_VERSION_STRING
* lxqt-config-powermanagement: set Qt::AA_UseHighDpiPixmaps to true
* Added QCommandLineParser and basic cli interface to lxqt-config-powermanagement and lxqt-powermanagement
* Added default CMAKE_BUILD_TYPE and LXQT_POWERMANAGEMENT_PATCH_VERSION
* added *pl.desktop
* Fixes a FTBFS in superbuild mode
* Added merged autostart to CMakeLists.txt
* Updated *_da.desktop files and removed *_da_DK.desktop files
* Update desktop entries and Replace fr_FR by fr
* Move Italian desktop entry to correct path
* Update Greek translation (el) Remove country variant from language code
* Rename LxQt to LXQt everywhere
* CMake: Adds Runtime and Devel install COMPONENTs
* Coding style changes
* Updates the build system to use the Targets infrastructure
* Rename Power Management module name again
* Rename LXQt Power Management module name
* Drops hardcoded /etc/xdg paths
* Updated german translation, replaced Qt4 by Qt in all xsession/translations
* Portuguese update for .desktop files
* Updates translations infrastructure
* Update the required minimum cmake version
* remove dead template lines switch OnlyShowIn from Razor -> LXQt stringchanges LxQt -> LXQt
* Renamed lxqt-autosuspend.desktop.in --> lxqt-powermanagement.desktop.in
* Support lxqt-session and add necessary xdg autostart desktop entry files.
* Default to no action if the action is not specified in the config file
* BatteryWatcher: Fix indentation
* Bump year
- Remove post and postun
- Update to 0.11.1:
* Add lxqt-config-powermanagement_da.desktop
* Create lxqt-config-powermanagement_fr.desktop
* Make CMakeLists.txt more uniform.
* Remove cpack (#43)
- Update to 0.11.0:
* README.md: Replace dependency XCB with KIdleTime
* Idleness Watcher: rely on KIdleTime instead of XCB (#33)
* fix indents
* Update and extend README.md
* Add Catalan translation
* Add Arabic Translation for Desktop File
* I18N: Fix Plural Strings (#38)
* Removes the QEventLoop from the Watcher class
* build: Use external translations
* ts-files removal (#34)
* Bump year Fix licenses, lxqt-powermanagement is LGPL only
* Fix source language in Italian translation file
* Italian translation update
* Update Russian translation Remove ru_RU files
* Fix typo in Greek translation
* update: lxqt-powermanagement_hu.ts
* Add German translation
- Add keyring
- Remove BuildRequirs pkgconfig(xcb), got replaced by KF5IdleTime
- Upstream release 0.10.0
- Removing patches:
* fix_desktop_categories.patch - Using sed in spec file now.
- lxqt-powermanagement is using private QPA API, which can, and
does break BC even in point releases, so we need to hardcode
libQt5Gui5 version
- Changed %build and %install to use cmake macros
- New upstream version 0.9.0
- Added -lang Subpackage
- Added Patch
+ fix_desktop_categories.patch to clear rpmlint warnings
- Added conditionals to enable Fedora builds
- Added license and other documentation
- new upstream version 0.8.0
- Specfile and Patch cleanup
- removed fedora spec, split into subproject
Del: lxqt-powermanagement-Fedora_20.spec
- Ran spec-cleaner on openSUSE spec
- Added specfile for Fedora_20
Add: lxqt-powermanagement-Fedora_20.spec
- Added patch to fix random data error in idlenesswatcher.cpp
Add: 0003-fix_idlenesswatcher_cpp.patch
- Added patches to fix bad includes in sources
Add: 0001-fix_lid_cpp.patch
Add: 0002-fix_lidwatcher_cpp.patch
- Added tarball for new stable release
Add: lxqt-powermanagement-0.7.0.tar.xz
Del: _service
- Initial Source Upload
Add: _service
Add: lxqt-powermanagement.spec
Add: lxqt-powermanagement.changes

Request History
Michael Vetter's avatar

jubalh created request

- Update to 0.12.0:
* Set patch version
* Spell check (add "," and "-")
* Don't export github templates
* Adding missing "Comment" section to .desktop files. Fix for https://github.com/lxde/lxqt/issues/1339
* Added Lithuanian language
* Drops Qt5Core_VERSION_STRING
* lxqt-config-powermanagement: set Qt::AA_UseHighDpiPixmaps to true
* Added QCommandLineParser and basic cli interface to lxqt-config-powermanagement and lxqt-powermanagement
* Added default CMAKE_BUILD_TYPE and LXQT_POWERMANAGEMENT_PATCH_VERSION
* added *pl.desktop
* Fixes a FTBFS in superbuild mode
* Added merged autostart to CMakeLists.txt
* Updated *_da.desktop files and removed *_da_DK.desktop files
* Update desktop entries and Replace fr_FR by fr
* Move Italian desktop entry to correct path
* Update Greek translation (el) Remove country variant from language code
* Rename LxQt to LXQt everywhere
* CMake: Adds Runtime and Devel install COMPONENTs
* Coding style changes
* Updates the build system to use the Targets infrastructure
* Rename Power Management module name again
* Rename LXQt Power Management module name
* Drops hardcoded /etc/xdg paths
* Updated german translation, replaced Qt4 by Qt in all xsession/translations
* Portuguese update for .desktop files
* Updates translations infrastructure
* Update the required minimum cmake version
* remove dead template lines switch OnlyShowIn from Razor -> LXQt stringchanges LxQt -> LXQt
* Renamed lxqt-autosuspend.desktop.in --> lxqt-powermanagement.desktop.in
* Support lxqt-session and add necessary xdg autostart desktop entry files.
* Default to no action if the action is not specified in the config file
* BatteryWatcher: Fix indentation
* Bump year
- Remove post and postun
- Update to 0.11.1:
* Add lxqt-config-powermanagement_da.desktop
* Create lxqt-config-powermanagement_fr.desktop
* Make CMakeLists.txt more uniform.
* Remove cpack (#43)
- Update to 0.11.0:
* README.md: Replace dependency XCB with KIdleTime
* Idleness Watcher: rely on KIdleTime instead of XCB (#33)
* fix indents
* Update and extend README.md
* Add Catalan translation
* Add Arabic Translation for Desktop File
* I18N: Fix Plural Strings (#38)
* Removes the QEventLoop from the Watcher class
* build: Use external translations
* ts-files removal (#34)
* Bump year Fix licenses, lxqt-powermanagement is LGPL only
* Fix source language in Italian translation file
* Italian translation update
* Update Russian translation Remove ru_RU files
* Fix typo in Greek translation
* update: lxqt-powermanagement_hu.ts
* Add German translation
- Add keyring
- Remove BuildRequirs pkgconfig(xcb), got replaced by KF5IdleTime
- Upstream release 0.10.0
- Removing patches:
* fix_desktop_categories.patch - Using sed in spec file now.
- lxqt-powermanagement is using private QPA API, which can, and
does break BC even in point releases, so we need to hardcode
libQt5Gui5 version
- Changed %build and %install to use cmake macros
- New upstream version 0.9.0
- Added -lang Subpackage
- Added Patch
+ fix_desktop_categories.patch to clear rpmlint warnings
- Added conditionals to enable Fedora builds
- Added license and other documentation
- new upstream version 0.8.0
- Specfile and Patch cleanup
- removed fedora spec, split into subproject
Del: lxqt-powermanagement-Fedora_20.spec
- Ran spec-cleaner on openSUSE spec
- Added specfile for Fedora_20
Add: lxqt-powermanagement-Fedora_20.spec
- Added patch to fix random data error in idlenesswatcher.cpp
Add: 0003-fix_idlenesswatcher_cpp.patch
- Added patches to fix bad includes in sources
Add: 0001-fix_lid_cpp.patch
Add: 0002-fix_lidwatcher_cpp.patch
- Added tarball for new stable release
Add: lxqt-powermanagement-0.7.0.tar.xz
Del: _service
- Initial Source Upload
Add: _service
Add: lxqt-powermanagement.spec
Add: lxqt-powermanagement.changes


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto added repo-checker as a reviewer

Please review build success


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review

ok


Staging Bot's avatar

staging-bot added as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:46"


Staging Bot's avatar

staging-bot accepted review

Picked openSUSE:Factory:Staging:adi:46


Repo Checker's avatar

repo-checker accepted review

cycle and install check passed


Dominique Leuenberger's avatar

dimstar accepted review


Staging Bot's avatar

staging-bot accepted review

ready to accept


Staging Bot's avatar

staging-bot approved review

ready to accept


Dominique Leuenberger's avatar

dimstar_suse accepted request

Accept to openSUSE:Factory

openSUSE Build Service is sponsored by