| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Use %autosetup instead of %setup/%patch.
- Add NotShowIn for Budgie desktop, it has budgie-polkit
- Disable agent startup on Pantheon desktop
- No longer recommend -lang: supplements are in use
- Modernize spec-file by calling spec-cleaner
- patch license to follow spdx.org standard
- Update to version 0.105: + Various build fixes + Updated translations.
- Update to version 0.104: + Updated translations.
- Update to version 0.103:
+ Drop polkit-gtk library.
+ Drop support for GTK+ 2.
+ Build fixes.
- Drop libpolkit-gtk-1-0 and libpolkit-gtk-1-devel subpackages,
since the library got removed. Note that nothing is using this
library in Factory.
- Stop passing --with-gtk=3.0 to configure: this option is now
gone.
- Stop passing --libexecdir=%{_libexecdir}/polkit-gnome to
configure: we're happy with the standard libexecdir.
- Remove gtk-doc BuildRequires and stop passing --enable-gtk-doc to
configure: such documentation only existed with the library.
- Re-enable parallel build.
- Update polkit-gnome-authentication-agent-1.desktop.in: do not add
polkit-gnome in the Exec path, since we changed the libexecdir.
- Update to version 0.102: + Use GtkBox instead of GtkHBox + Updated translations.