| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-packagekit-lang | Distribution: SUSE Linux Enterprise 15 |
| Version: 43.0 | Vendor: SUSE LLC <https://www.suse.com/> |
| Release: 150600.1.2 | Build date: Thu May 9 16:52:11 2024 |
| Group: System/Localization | Build host: h01-ch2c |
| Size: 5320032 | Source RPM: gnome-packagekit-43.0-150600.1.2.src.rpm |
| Packager: https://www.suse.com/ | |
| Url: http://packagekit.org/ | |
| Summary: Translations for package gnome-packagekit | |
Provides translations for the "gnome-packagekit" package.
GPL-2.0-or-later
* Fri Nov 04 2022 bjorn.lie@gmail.com
- Update to version 43.0:
+ Add icon for critical updates.
+ Fix smallscreen support.
+ Add back logout support.
+ Automatically remove unused dependencies by default.
- Add explicit pkgconfig(gio-2.0) BuildRequires, as meson checks
for it.
- Drop desktop-file-utils and gnome-menus-devel BuildRequires, no
longer needed.
- Drop patches fixed upstream:
+ gnome-packagekit-displaysize.patch
+ gnome-packagekit-bring-back-logout-support.patch
+ gnome-packagekit-define-HAVE_SYSTEMD.patch
+ gnome-packagekit-drop-NEWEST-on-get-updates.patch
- Rebase patches with quilt.
* Sat May 07 2022 songchuan.kang@suse.com
- Modify bnc-946886-install-signatures-in-viewer.patch: Fix runtime
error to make it work as before(bsc#1198801).
* Thu Sep 16 2021 songchuan.kang@suse.com
- Add gnome-packagekit-drop-NEWEST-on-get-updates.patch: Don't use
PK_FILTER_ENUM_NEWEST filter when getting updates
(glgo#GNOME/gnome-packagekit!3, bsc#1190330).
* Thu Sep 16 2021 sbrabec@suse.com
- Remove obsolete translation-update-upstream support
(jsc#SLE-21105).
* Fri May 14 2021 dimstar@opensuse.org
- Normalize used patch tags.
* Wed Jan 20 2021 songchuan.kang@suse.com
- Add gnome-packagekit-define-HAVE_SYSTEMD.patch: define
HAVE_SYSTEMD macro if systemd if found
(glgo#GNOME/gnome-packagekit!3, bsc#1134544).
* Wed Jan 06 2021 songchuan.kang@suse.com
- Add gnome-packagekit-bring-back-logout-support.patch: Add back
logout support(glgo#GNOME/gnome-packagekit!2, bsc#1180247).
* Thu Feb 27 2020 songchuan.kang@suse.com
- Remove gnome-packagekit-upgrade-system.patch: Tumbleweed has been
handled in update-packages. This patch is no longer useful.
* Wed Nov 13 2019 sckang@suse.com
- Add gnome-packagekit-upgrade-system.patch: Call upgrade-system
instead of update-packages when cliking the install button in
Tumbleweed (bsc#1155638).
* Fri Mar 08 2019 bjorn.lie@gmail.com
- Update to version 3.32.0:
+ Use newer meson features to avoid a build warning.
+ Remove the app menu.
+ Updated translations.
* Sat Sep 08 2018 antoine.belvire@opensuse.org
- Update to version 3.30.0:
+ Updated translations.
- Use autosetup macro.
- Remove lang package from recommended packages as it already
supplements main package (same effect, it's redundant).
* Tue Mar 20 2018 dimstar@opensuse.org
- Unconditionally enable translation-update-upstream: on
Tumbleweed, this results in a NOP and for Leap in SLE paid
translations being used (boo#1086036).
* Mon Mar 12 2018 dimstar@opensuse.org
- Update to version 3.28.0:
+ Updated translations.
* Wed Feb 28 2018 dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
* Mon Sep 11 2017 dimstar@opensuse.org
- Update to version 3.26.0:
+ Application: update application ID to match .desktop file.
+ Updated translations.
* Fri Sep 08 2017 jengelh@inai.de
- Update summaries.
* Tue Aug 15 2017 dimstar@opensuse.org
- Update to version 3.25.90:
+ Switch to meson build system.
+ Updated translations.
- Add meson BuildRequires and switch autotools macros configure,
make and makeinstall to meson, meson_build and meson_install
following upstream switch to Meson build system.
* Thu May 11 2017 sckang@suse.com
- Add gnome-packagekit-fix-not-responding-after-update.patch: Fix
gpk-update-viewer not responding after installing all available
updates (bgo#782673, bsc#1036542).
* Mon Mar 20 2017 dimstar@opensuse.org
- Update to version 3.24.0:
+ Updated translations.
* Sat Mar 11 2017 dimstar@opensuse.org
- Update to version 3.23.92:
+ Install appstream data to /usr/share/metainfo (bgo#778559).
+ Updated translations.
* Wed Feb 15 2017 dimstar@opensuse.org
- Update to version 3.23.90:
+ Port away from intltool.
+ Updated translations.
- Drop intltool BuildRequires: no longer needed.
- Rebase gnome-packagekit-OnlyShowIn.patch.
- Rebase bnc-946886-install-signatures-in-viewer.patch.
* Tue Oct 25 2016 zaitor@opensuse.org
- Replace pkgconfig(libsystemd-login) for pkgconfig(libsystemd)
BuildRequires, this was changed upstream during the 3.22
development, but we missed changing it.
* Wed Oct 12 2016 zaitor@opensuse.org
- Update to version 3.22.1:
+ Modernize metainfo.
+ Updated translations.
* Mon Sep 19 2016 dimstar@opensuse.org
- Update to version 3.22.0:
+ Updated translations.
* Fri Sep 16 2016 zaitor@opensuse.org
- Run spec-clean: Modernize macros, add pkgconfig BuildRequires,
and generally clean up spec.
- Stop passing V=1 to make, we do debugging locally.
- Conditionally apply translations-update-upstream BuildRequires
and macro for non-openSUSE only.
* Wed Sep 14 2016 zaitor@opensuse.org
- Update to version 3.21.92:
+ Updated translations.
* Thu Sep 08 2016 dimstar@opensuse.org
- Re-enable and rebase gnome-packagekit-displaysize.patch.
* Wed Sep 07 2016 mgorse@suse.com
- Rebased bnc-946886-install-signatures-in-viewer.patch.
* Tue Aug 30 2016 zaitor@opensuse.org
- Update to version 3.21.91:
+ Re-instate the gpk-application app-menu (bgo#769931).
+ Don't use the deprecated GNOME_COMPILE_WARNINGS.
+ Remove duplicate prototypes for _get_type().
+ Ensure gpk-application gets the warning flags set.
+ Updated translations.
* Wed Aug 17 2016 zaitor@opensuse.org
- Update to version 3.21.90:
+ Use new-style application IDs for flatpak.
+ Remove the broken markdown parsing module.
+ Updated translations.
* Mon Aug 15 2016 dimstar@opensuse.org
- Update to version 3.21.4:
+ Depend on a non-obsolete PackageKit version.
+ Remove some unused API.
+ Remove unused animations.
+ Remove unused functionality.
+ Use new-style application IDs for flatpak.
+ Updated translations.
- Replace PackageKit-devel BuildRequires with
pkgconfig(packagekit-glib2), matching what configure looks for.
- Rebase patches:
+ gnome-packagekit-OnlyShowIn.patch
+ bnc#881245-update-test-affects-package-manager-should-restart-gpk-update-viewer.patch
+ bnc#939278-gnome-packagekit-asks-for-reboot-password-too-early.patch
- Disabled bnc-946886-install-signatures-in-viewer.patch: patch
needs rebase.
* Thu Jul 14 2016 stefan.bruens@rwth-aachen.de
- Installation of local files has been removed from gpk, avoid
registration of bad rpm mime handler. See boo#941862, bgo#766896
* Thu Apr 14 2016 mgorse@suse.com
- Update to GNOME 3.20 Fate#318572
- Drop patch license-agreement-title.patch: fixed upstream.
- Rebase bnc#881245-update-test-affects-package-manager-should-restart-gpk-update-viewer.patch
* Wed Apr 06 2016 dimstar@opensuse.org
- Remove py_requires: The python helper functions have been removed
since version 3.11.1.
* Mon Mar 21 2016 dimstar@opensuse.org
- Update to version 3.20.0:
+ Add a missing tag to the AppData file.
+ Add resizing to various modal dialogs.
+ Updated translations.
* Sat Feb 13 2016 zaitor@opensuse.org
- Disable gnome-packagekit-displaysize.patch: Upstream solved the
issue an other way, lets test if we can drop the patch we carry.
* Tue Dec 29 2015 zaitor@opensuse.org
- Replace libcanberra-devel for pkgconfig(libcanberra-gtk3)
BuildRequires: Needed now that libcanberra-devel has been split,
and it is what configure looks for.
* Tue Dec 01 2015 rlmu@suse.com
- Add bnc#939278-gnome-packagekit-asks-for-reboot-password-too-early.patch
Asks for reboot passwd too early (bnc#939278).
* Tue Nov 17 2015 dimstar@opensuse.org
- Move gpk-application.appdata.xml to -extras package, where also
the .desktop file resides.
* Thu Oct 22 2015 mgorse@suse.com
- Add bnc-946886-install-signatures-in-viewer.patch -- install
signatures in gpk-update-viewer if needed (bsc#946886).
* Mon Sep 21 2015 dimstar@opensuse.org
- Update to version 3.18.0:
+ Updated translations.
* Wed Aug 19 2015 zaitor@opensuse.org
- Update to version 3.17.90:
+ Ensure to escape package and vendor name.
+ Consider available packages as updatable.
+ Set minimum content height for scrolledwindows.
+ Avoid registering two main desktop file categories.
+ Updated translations.
- Rebase gnome-packagekit-OnlyShowIn.patch.
* Wed Apr 15 2015 fcrozat@suse.com
- Add patch license-agreement-title.patch: fix license agreement
title (bsc#927319).
* Mon Mar 23 2015 dimstar@opensuse.org
- Update to version 3.16.0:
+ Updated translations.
* Mon Mar 16 2015 dimstar@opensuse.org
- Update to version 3.15.92:
+ Updated translations.
* Tue Mar 03 2015 dimstar@opensuse.org
- Update to version 3.15.91:
+ Updated translations.
* Mon Feb 16 2015 dimstar@opensuse.org
- Update to version 3.15.90:
+ Remove the dialog to run newly installed software.
* Mon Jan 26 2015 dimstar@opensuse.org
- Update to version 3.15.4:
+ Add suitable Keywords to the package updater desktop file.
+ Update executable blacklist for gnome-terminal.
+ Updated translations.
* Fri Dec 19 2014 zaitor@opensuse.org
- Update to version 3.15.3:
+ Avoid conflict with new GTK+ API.
+ Updated translations.
- Rebase gnome-packagekit-OnlyShowIn.patch.
* Tue Nov 11 2014 zaitor@opensuse.org
- Update to version 3.14.2:
+ Bugfix: Set a more reasonable size request for
gpk-update-viewer.
+ Updated translations.
/usr/share/locale/ar/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/as/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/ast/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/be/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/bg/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/bn/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/bn_IN/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/ca/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/ca@valencia/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/cs/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/da/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/de/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/el/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/en@shaw/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/en_GB/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/eo/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/es/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/et/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/eu/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/fa/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/fi/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/fr/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/ga/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/gl/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/gu/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/he/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/hi/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/hr/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/hu/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/id/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/is/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/it/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/ja/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/kk/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/kn/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/ko/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/lt/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/lv/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/mk/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/ml/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/mr/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/nb/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/ne/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/nl/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/nn/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/or/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/pa/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/pl/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/pt/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/pt_BR/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/ro/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/ru/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/sk/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/sl/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/sr/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/sr@latin/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/sv/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/ta/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/te/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/th/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/tr/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/ug/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/uk/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/vi/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/zh_CN/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/zh_HK/LC_MESSAGES/gnome-packagekit.mo /usr/share/locale/zh_TW/LC_MESSAGES/gnome-packagekit.mo
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 16:38:47 2026