Overview

Request 1110884 accepted

- Drop (libQt5Core5 and gnome-session) and
(libQt6Core6 and gnome-session) Supplements: No longer install
automatically when the above conditions are met. Upstream have
stopped maintenance of these packages, and are considered
obsolete.
- Use the qt6 %cmake macros when building the qt6 flavor which
uses the right compiler in SLE/Leap instead of gcc7 (which fails
to build since it doesn't support C++17 headers used by Qt6).
- Update to version 1.4.2:
+ Fixed plugin path for Qt6.
+ Switch between dark/light variant on runtime on
QEvent::PaletteChange.
+ Qt5X11Extras is an optional dependency.
+ UI: QMenu improvements.
+ Fixed placeholder text color for Qt6.
- Add hard cmake(Qt6Core) and cmake(Qt6Widgets) Requires to
libadwaita-qt6-devel sub-package.
- Nuke the generated .pc file from the same sub-package, it is
invalid.
- Use ldconfig_scriptlets macro for post(un) handling.
- Drop baselibs.conf: Stop supporting 32bit on x86_64, the only
known consumer have dropped it also.
- Update to version 1.4.1
* Support for Qt6 build with CMake option -DUSE_QT6=true.
* QProgressBar: correctly get information whether we should
render horizontal or vertical bar.
- Convert to _multibuild: enable builds for Qt5 and Qt6.
- Update to version 1.4.0
+ Base colors are now parsed from stylesheets provided by GTK 4
+ Added variants for HighContrast and HighContrastInverse
- Update to version 1.3.1:
+ Fixed wrongly advertised version.
+ Fixed compatibility with older versions.
+ Fixed QTabWidget issue where tabs were stretched to full
width/heigh.
- Update to 1.3.0
* Adwaita-qt library now provides Adwaita::Renderer class to
render Adwaita components
* Minor bug fixes
- Add baselibs.conf: create libadwaitaqt1-32bit as needed by
QGNomePlatform.
- Fix SLPP package name:
+ Rename libadwaitaqt1_2_1 to libadwaitaqt1: the libraries have
a sover of '1'.
+ Obsolete the previously wrongly named libadwaitaqt1_2_0 (
libadwaitaqt1_2_1 was never shipped in a product).
- Update to 1.2.1
* Fixes for Adwaita library
* Define ADWAITAQT_LIBRARIES variable
* Define ADWAITAQT_INCLUDE_DIRS variable
- Update to 1.2.0
* Adwaita-qt now provides a library providing Adwaita specific colors
* Checkbox: removed space before indicator for better consistency with other widgets
* Qt4 version is no longer supported
* Adwaita-qt can be successfuly build on Windows and Mac OS
- Stop building qt4 version since support for it have been dropped
- add devel package and shared library package for qt5
- Require adwaita-qt5 and obsolete adwaita-qt4 for older versions
- Update to 1.1.4
* Do not set color to views which don't use our palette
- Update to 1.1.3
* Fix crash when accessing already deleted widget (qutebrowser/qutebrowser#5435)
- Update to 1.1.2
* Correctly set Light, Midlight, Mid and Dark colors
* Specify XCB types correctly to avoid crash on 32-bit systems
* QMenu: allow icons
* QMenu: move text in submenus to avoid having arrow ipainted over accelerator
* QTreeView: don't use different colors for unfocused views
* QCheckBox/QRadioButton: update colors to match latest adwaita changes
* Implement standardPalette() which might be used by some applications
- Run spec-cleaner
- Update to 1.1.1
* Stability fixes
- Remove patch:
* adwaita-qt-upstream-fixes.patch
- Add adwaita-qt-upstream-fixes.patch: Pull in latest fixes from
upstream.
- Update to 1.1.0:
* support for the new refreshed Adwaita theme
- Update to 1.0.91:
* removed alternating rows in views
* removed frame in locked dock widget
* fixed build against qt4
* fixed view items not appearing in qt4 apps
* fixed scrollbar colors
* fixed menu item accelerator color
* fixed menu item separator color and height
- Update to 1.0.90:
* support for the new refreshed Adwaita theme
- Only build the -Qt4 variant up to suse_version 1500.
- Do not build with Qt4 on SLE15.
- Use the new license tag for license files.
- Update to version 1.0 (no changelog but only theming
improvements).
- common subpackage no longer exists.
- Fix license
- Remove pointless requires
- Add supplements to libqt{4,5} and gnome-session
- Tweak a bit so it builds for me
- Initial build.

Loading...
Request History
Bjørn Lie's avatar

iznogood created request

- Drop (libQt5Core5 and gnome-session) and
(libQt6Core6 and gnome-session) Supplements: No longer install
automatically when the above conditions are met. Upstream have
stopped maintenance of these packages, and are considered
obsolete.
- Use the qt6 %cmake macros when building the qt6 flavor which
uses the right compiler in SLE/Leap instead of gcc7 (which fails
to build since it doesn't support C++17 headers used by Qt6).
- Update to version 1.4.2:
+ Fixed plugin path for Qt6.
+ Switch between dark/light variant on runtime on
QEvent::PaletteChange.
+ Qt5X11Extras is an optional dependency.
+ UI: QMenu improvements.
+ Fixed placeholder text color for Qt6.
- Add hard cmake(Qt6Core) and cmake(Qt6Widgets) Requires to
libadwaita-qt6-devel sub-package.
- Nuke the generated .pc file from the same sub-package, it is
invalid.
- Use ldconfig_scriptlets macro for post(un) handling.
- Drop baselibs.conf: Stop supporting 32bit on x86_64, the only
known consumer have dropped it also.
- Update to version 1.4.1
* Support for Qt6 build with CMake option -DUSE_QT6=true.
* QProgressBar: correctly get information whether we should
render horizontal or vertical bar.
- Convert to _multibuild: enable builds for Qt5 and Qt6.
- Update to version 1.4.0
+ Base colors are now parsed from stylesheets provided by GTK 4
+ Added variants for HighContrast and HighContrastInverse
- Update to version 1.3.1:
+ Fixed wrongly advertised version.
+ Fixed compatibility with older versions.
+ Fixed QTabWidget issue where tabs were stretched to full
width/heigh.
- Update to 1.3.0
* Adwaita-qt library now provides Adwaita::Renderer class to
render Adwaita components
* Minor bug fixes
- Add baselibs.conf: create libadwaitaqt1-32bit as needed by
QGNomePlatform.
- Fix SLPP package name:
+ Rename libadwaitaqt1_2_1 to libadwaitaqt1: the libraries have
a sover of '1'.
+ Obsolete the previously wrongly named libadwaitaqt1_2_0 (
libadwaitaqt1_2_1 was never shipped in a product).
- Update to 1.2.1
* Fixes for Adwaita library
* Define ADWAITAQT_LIBRARIES variable
* Define ADWAITAQT_INCLUDE_DIRS variable
- Update to 1.2.0
* Adwaita-qt now provides a library providing Adwaita specific colors
* Checkbox: removed space before indicator for better consistency with other widgets
* Qt4 version is no longer supported
* Adwaita-qt can be successfuly build on Windows and Mac OS
- Stop building qt4 version since support for it have been dropped
- add devel package and shared library package for qt5
- Require adwaita-qt5 and obsolete adwaita-qt4 for older versions
- Update to 1.1.4
* Do not set color to views which don't use our palette
- Update to 1.1.3
* Fix crash when accessing already deleted widget (qutebrowser/qutebrowser#5435)
- Update to 1.1.2
* Correctly set Light, Midlight, Mid and Dark colors
* Specify XCB types correctly to avoid crash on 32-bit systems
* QMenu: allow icons
* QMenu: move text in submenus to avoid having arrow ipainted over accelerator
* QTreeView: don't use different colors for unfocused views
* QCheckBox/QRadioButton: update colors to match latest adwaita changes
* Implement standardPalette() which might be used by some applications
- Run spec-cleaner
- Update to 1.1.1
* Stability fixes
- Remove patch:
* adwaita-qt-upstream-fixes.patch
- Add adwaita-qt-upstream-fixes.patch: Pull in latest fixes from
upstream.
- Update to 1.1.0:
* support for the new refreshed Adwaita theme
- Update to 1.0.91:
* removed alternating rows in views
* removed frame in locked dock widget
* fixed build against qt4
* fixed view items not appearing in qt4 apps
* fixed scrollbar colors
* fixed menu item accelerator color
* fixed menu item separator color and height
- Update to 1.0.90:
* support for the new refreshed Adwaita theme
- Only build the -Qt4 variant up to suse_version 1500.
- Do not build with Qt4 on SLE15.
- Use the new license tag for license files.
- Update to version 1.0 (no changelog but only theming
improvements).
- common subpackage no longer exists.
- Fix license
- Remove pointless requires
- Add supplements to libqt{4,5} and gnome-session
- Tweak a bit so it builds for me
- Initial build.


GNOME Review Bot's avatar

gnome-review-bot accepted review

Check script succeeded


GNOME Review Bot's avatar

gnome-review-bot approved review

Check script succeeded


Luciano Santos's avatar

luc14n0 accepted request

LGTM. Accept and forward.

openSUSE Build Service is sponsored by