Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

hamster-time-tracker-lang-3.0.3-11.2 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: hamster-time-tracker-lang Distribution: openSUSE:Factory:zSystems
Version: 3.0.3 Vendor: openSUSE
Release: 11.2 Build date: Thu Feb 22 08:48:11 2024
Group: System/Localization Build host: reproducible
Size: 1102499 Source RPM: hamster-time-tracker-3.0.3-11.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/projecthamster/hamster
Summary: Translations for package hamster-time-tracker
Provides translations for the "hamster-time-tracker" package.

Provides

Requires

License

CC-BY-SA-3.0 AND GPL-3.0-or-later

Changelog

* Thu Feb 22 2024 Dominique Leuenberger <dimstar@opensuse.org>
  - Use %patch -P N instead of deprecated %patchN.
* Mon Nov 20 2023 mwilck@suse.com
  - Update to version 3.0.3
  - Changed fact entry syntax (see NEWS.md for details)
    * Remove the need for using a double comma to start the description,
      a single comma can be used instead.
    * The tags part must now be separated by a comma. This allows using
      '#' inside activityx, category and description
    * extract simple #haswords from description, like
      "fix #bugs in #hamster"
    * consistent limitations on field content
  - spec file: fix build with python 3.6
    * added remove-text-keyword-from-subprocess.run.patch
    * refreshed replace-env-python-invocation-by-direct-call.patch
* Wed Sep 27 2023 Martin Wilck <mwilck@suse.com>
  - Update GNOME extension for GNOME shell 45 support
    (older GNOME shell is not supported any more)
    * add 0162-README.rst-add-info-about-restarting-the-extension.patch
    * add 0163-TotalTimeWidget-port-to-JS6-classes.patch
    * add 0164-prefs.js-Remove-display-of-extension-version.patch
    * add 0165-settings-schema-fix-description-for-panel-placement-.patch
    * add 0166-README.rst-simplify-installation-instructions.patch
    * add 0167-panelWidget-add-button-to-open-extension-settings.patch
    * add 0168-Use-ECMAScript-import-export-statements.patch
    * add 0169-extension.js-adapt-to-GNOME-45.patch
    * add 0170-prefs.js-re-implement-for-GNOME-45.patch
    * add 0171-metadata.json.in-GNOME-45-support.patch
    * add 0172-README.rst-fixup-GNOME-shell-compatiblility.patch
    * add 0173-Replace-global.log-by-console.log.patch
    * del 0133-Bump-latest-validated-gnome-shell-version-1.patch (empty)
* Mon Jun 19 2023 Martin Wilck <mwilck@suse.com>
  - Update to version 3.0.3~20 (git d10ae12):
    * Had to bump pre-release to 20 to fix artefact of broken version
      for shell extension ("3.0.3~10.10.0_42" instead of "3.0.3~1_0.10.0_42")
    * Fix hamster startup failure under python 3.11
      (remove call to deprecated bind_textdomain_codeset gettext function)
    * HTML export fixes and clean up (gh#projecthamster/hamster#665)
    * Apply escaping and preserve newlines in HTML export (gh#projecthamster/hamster#704)
    * Update Croatian translation, add hr.po
    * Fix time-activity overlap with wide fonts
  - Update GNOME shell extension to upstream 75541ac
    * use upstream patches for GNOME shell 44 support
    * Fix GNOME shell dependency on TW
    * gracefully handle hamster DBUS service disappearing
    * del 0154-metadata.json.in-add-support-for-GNOME-44.patch
    * add 0154-prefs.js-handle-different-return-values-of-Gtk.accel.patch
    * add 0155-Use-of-ellipsis-instead-of-tripledot.patch
    * add 0156-Use-ellipsis-instead-of-triple-dot-.-in-translations.patch
    * add 0157-Add-Gnome-Shell-43-compatibility.patch
    * add 0158-Add-basic-gnome-44-support.patch
    * add 0159-Report-errors-in-DBUS-calls.patch
    * add 0160-Report-errors-on-initial-DBUS-connection.patch
    * add 0161-Gracefully-handle-hamster-DBUS-disappearing.patch
    - spec file: Fix GNOME shell dependency so that it works for "44.2"
* Mon May 01 2023 Andrey Gankov <gav@qsolution.ru>
  - GNOME 43 and GNOME 44 support for GNOME shell extension
    * added 0154-metadata.json.in-add-support-for-GNOME-44.patch
* Wed Nov 30 2022 Steve Kowalik <steven.kowalik@suse.com>
  - Remove unneeded BuildRequires on Python 2.
* Tue Mar 29 2022 Martin Wilck <mwilck@suse.com>
  - Fix version ranges for GNOME shell extension
    * Avoid "nothing provides gnome-shell >= 42" errors from factory
      bot for s390x/ppc64
    * This will cause conflicts on future GNOME shell updates, but
      that's what we want, actually.
* Fri Mar 25 2022 mwilck@suse.com
  - Update to upstream hamster 3.0.3~1
  - Upstream fixes and enhancements:
    * Resume last activity using Ctl-Space. (#678)
    * FactController: Fix start date picker modifying date twice (#674)
    * Fix Wayland pop-up issues (#652)
    * Add keyword entry to .desktop file (#649)
    * Reset position in FactTree only when needed (#648)
    * Remove dark bars for empty days in overview. (#650)
* Fri Mar 25 2022 Martin Wilck <mwilck@suse.com>
  - Fix GNOME shell versions for TW and 15.4
  - GNOME 41 and GNOME 42 support for GNOME shell extension
    * added 0152-metadata.json-add-support-for-GNOME-41.patch
    * added 0153-metadata.json.in-add-support-for-GNOME-42.patch
  - Changed default shortcut from Super-t to Super-h to avoid conflict
    with GNOME's "minimize window" shortcut
    * added 0151-Default-shortcut-Super-t.patch
  - Allow "center" positioning in menu bar
    * added 0149-Extension-configuration-add-a-new-option-center-with.patch
    * added 0150-Improve-description-of-center-positioning.patch
  - Display total time for the day
    * added 0148-display-total-time-for-the-day.patch
* Thu May 20 2021 Martin Wilck <mwilck@suse.com>
  - GNOME 40 support for hamster shell extension
    Upstream: d6e45d7 ("Fix GNOME shell error message about factsBox.FactsBox")
    * added 0131-metadata.json.in-fix-json-syntax-error.patch
    * added 0132-Update-README.st.patch
    * added 0133-Bump-latest-validated-gnome-shell-version-1.patch
    * added 0134-README-mention-GNOME-shell-compatibility-of-this-ver.patch
    * added 0135-README.rst-document-GNOME-shell-compatibility.patch
    * added 0136-ongoingFactEntry-stop-using-deprecated-Clutter-key-s.patch
    * removed 0132-ongoingFactEntry-stop-using-deprecated-Clutter-key-s.patch
    * added 0137-README.rst-update-GNOME-shell-compatibility-informat.patch
    * added 0138-Makefile-Add-install-user-target.patch
    * added 0139-Makefile-Add-install-target.patch
    * added 0140-README-Add-description-of-install-targets.patch
    * added 0141-Update-reST-syntax.patch
    * added 0142-Update-reST-syntax-take-2.patch
    * added 0143-Document-GNOME-3.38-compatibility.patch
    * added 0144-panelWidget-Remove-show-method.patch
    * added 0145-panelWidget-Rename-toggle-to-toggle_menu.patch
    * added 0146-Makeing-it-work-with-Gnome-40.-340.patch
    * added 0147-fixup-Makeing-it-work-with-Gnome-40.-340.patch
* Wed May 12 2021 Ferdinand Thiessen <rpm@fthiessen.de>
  - Update to version 3.0.2
    * Fix off-by-one-day error in CSV exports

Files

/usr/share/help/cs/hamster
/usr/share/help/cs/hamster/backup.page
/usr/share/help/cs/hamster/index.page
/usr/share/help/cs/hamster/input.page
/usr/share/help/cs/hamster/keys.page
/usr/share/help/cs/hamster/legal.xml
/usr/share/help/cs/hamster/merge.page
/usr/share/help/cs/hamster/reports.page
/usr/share/help/cs/hamster/statistics.page
/usr/share/help/cs/hamster/tracking.page
/usr/share/help/da/hamster
/usr/share/help/da/hamster/backup.page
/usr/share/help/da/hamster/index.page
/usr/share/help/da/hamster/input.page
/usr/share/help/da/hamster/keys.page
/usr/share/help/da/hamster/legal.xml
/usr/share/help/da/hamster/merge.page
/usr/share/help/da/hamster/reports.page
/usr/share/help/da/hamster/statistics.page
/usr/share/help/da/hamster/tracking.page
/usr/share/help/de/hamster
/usr/share/help/de/hamster/backup.page
/usr/share/help/de/hamster/index.page
/usr/share/help/de/hamster/input.page
/usr/share/help/de/hamster/keys.page
/usr/share/help/de/hamster/legal.xml
/usr/share/help/de/hamster/merge.page
/usr/share/help/de/hamster/reports.page
/usr/share/help/de/hamster/statistics.page
/usr/share/help/de/hamster/tracking.page
/usr/share/help/el/hamster
/usr/share/help/el/hamster/backup.page
/usr/share/help/el/hamster/index.page
/usr/share/help/el/hamster/input.page
/usr/share/help/el/hamster/keys.page
/usr/share/help/el/hamster/legal.xml
/usr/share/help/el/hamster/merge.page
/usr/share/help/el/hamster/reports.page
/usr/share/help/el/hamster/statistics.page
/usr/share/help/el/hamster/tracking.page
/usr/share/help/es/hamster
/usr/share/help/es/hamster/backup.page
/usr/share/help/es/hamster/index.page
/usr/share/help/es/hamster/input.page
/usr/share/help/es/hamster/keys.page
/usr/share/help/es/hamster/legal.xml
/usr/share/help/es/hamster/merge.page
/usr/share/help/es/hamster/reports.page
/usr/share/help/es/hamster/statistics.page
/usr/share/help/es/hamster/tracking.page
/usr/share/help/fa/hamster
/usr/share/help/fa/hamster/backup.page
/usr/share/help/fa/hamster/index.page
/usr/share/help/fa/hamster/input.page
/usr/share/help/fa/hamster/keys.page
/usr/share/help/fa/hamster/legal.xml
/usr/share/help/fa/hamster/merge.page
/usr/share/help/fa/hamster/reports.page
/usr/share/help/fa/hamster/statistics.page
/usr/share/help/fa/hamster/tracking.page
/usr/share/help/fr/hamster
/usr/share/help/fr/hamster/backup.page
/usr/share/help/fr/hamster/index.page
/usr/share/help/fr/hamster/input.page
/usr/share/help/fr/hamster/keys.page
/usr/share/help/fr/hamster/legal.xml
/usr/share/help/fr/hamster/merge.page
/usr/share/help/fr/hamster/reports.page
/usr/share/help/fr/hamster/statistics.page
/usr/share/help/fr/hamster/tracking.page
/usr/share/help/gl/hamster
/usr/share/help/gl/hamster/backup.page
/usr/share/help/gl/hamster/index.page
/usr/share/help/gl/hamster/input.page
/usr/share/help/gl/hamster/keys.page
/usr/share/help/gl/hamster/legal.xml
/usr/share/help/gl/hamster/merge.page
/usr/share/help/gl/hamster/reports.page
/usr/share/help/gl/hamster/statistics.page
/usr/share/help/gl/hamster/tracking.page
/usr/share/help/hu/hamster
/usr/share/help/hu/hamster/backup.page
/usr/share/help/hu/hamster/index.page
/usr/share/help/hu/hamster/input.page
/usr/share/help/hu/hamster/keys.page
/usr/share/help/hu/hamster/legal.xml
/usr/share/help/hu/hamster/merge.page
/usr/share/help/hu/hamster/reports.page
/usr/share/help/hu/hamster/statistics.page
/usr/share/help/hu/hamster/tracking.page
/usr/share/help/pl/hamster
/usr/share/help/pl/hamster/backup.page
/usr/share/help/pl/hamster/index.page
/usr/share/help/pl/hamster/input.page
/usr/share/help/pl/hamster/keys.page
/usr/share/help/pl/hamster/legal.xml
/usr/share/help/pl/hamster/merge.page
/usr/share/help/pl/hamster/reports.page
/usr/share/help/pl/hamster/statistics.page
/usr/share/help/pl/hamster/tracking.page
/usr/share/help/pt_BR/hamster
/usr/share/help/pt_BR/hamster/backup.page
/usr/share/help/pt_BR/hamster/index.page
/usr/share/help/pt_BR/hamster/input.page
/usr/share/help/pt_BR/hamster/keys.page
/usr/share/help/pt_BR/hamster/legal.xml
/usr/share/help/pt_BR/hamster/merge.page
/usr/share/help/pt_BR/hamster/reports.page
/usr/share/help/pt_BR/hamster/statistics.page
/usr/share/help/pt_BR/hamster/tracking.page
/usr/share/help/ro/hamster
/usr/share/help/ro/hamster/backup.page
/usr/share/help/ro/hamster/index.page
/usr/share/help/ro/hamster/input.page
/usr/share/help/ro/hamster/keys.page
/usr/share/help/ro/hamster/legal.xml
/usr/share/help/ro/hamster/merge.page
/usr/share/help/ro/hamster/reports.page
/usr/share/help/ro/hamster/statistics.page
/usr/share/help/ro/hamster/tracking.page
/usr/share/help/ru/hamster
/usr/share/help/ru/hamster/backup.page
/usr/share/help/ru/hamster/index.page
/usr/share/help/ru/hamster/input.page
/usr/share/help/ru/hamster/keys.page
/usr/share/help/ru/hamster/legal.xml
/usr/share/help/ru/hamster/merge.page
/usr/share/help/ru/hamster/reports.page
/usr/share/help/ru/hamster/statistics.page
/usr/share/help/ru/hamster/tracking.page
/usr/share/help/sl/hamster
/usr/share/help/sl/hamster/backup.page
/usr/share/help/sl/hamster/index.page
/usr/share/help/sl/hamster/input.page
/usr/share/help/sl/hamster/keys.page
/usr/share/help/sl/hamster/legal.xml
/usr/share/help/sl/hamster/merge.page
/usr/share/help/sl/hamster/reports.page
/usr/share/help/sl/hamster/statistics.page
/usr/share/help/sl/hamster/tracking.page
/usr/share/help/te/hamster
/usr/share/help/te/hamster/backup.page
/usr/share/help/te/hamster/index.page
/usr/share/help/te/hamster/input.page
/usr/share/help/te/hamster/keys.page
/usr/share/help/te/hamster/legal.xml
/usr/share/help/te/hamster/merge.page
/usr/share/help/te/hamster/reports.page
/usr/share/help/te/hamster/statistics.page
/usr/share/help/te/hamster/tracking.page
/usr/share/help/zh_CN/hamster
/usr/share/help/zh_CN/hamster/backup.page
/usr/share/help/zh_CN/hamster/index.page
/usr/share/help/zh_CN/hamster/input.page
/usr/share/help/zh_CN/hamster/keys.page
/usr/share/help/zh_CN/hamster/legal.xml
/usr/share/help/zh_CN/hamster/merge.page
/usr/share/help/zh_CN/hamster/reports.page
/usr/share/help/zh_CN/hamster/statistics.page
/usr/share/help/zh_CN/hamster/tracking.page
/usr/share/help/zh_HK/hamster
/usr/share/help/zh_HK/hamster/backup.page
/usr/share/help/zh_HK/hamster/index.page
/usr/share/help/zh_HK/hamster/input.page
/usr/share/help/zh_HK/hamster/keys.page
/usr/share/help/zh_HK/hamster/legal.xml
/usr/share/help/zh_HK/hamster/merge.page
/usr/share/help/zh_HK/hamster/reports.page
/usr/share/help/zh_HK/hamster/statistics.page
/usr/share/help/zh_HK/hamster/tracking.page
/usr/share/help/zh_TW/hamster
/usr/share/help/zh_TW/hamster/backup.page
/usr/share/help/zh_TW/hamster/index.page
/usr/share/help/zh_TW/hamster/input.page
/usr/share/help/zh_TW/hamster/keys.page
/usr/share/help/zh_TW/hamster/legal.xml
/usr/share/help/zh_TW/hamster/merge.page
/usr/share/help/zh_TW/hamster/reports.page
/usr/share/help/zh_TW/hamster/statistics.page
/usr/share/help/zh_TW/hamster/tracking.page
/usr/share/locale/af/LC_MESSAGES/hamster.mo
/usr/share/locale/ar/LC_MESSAGES/hamster.mo
/usr/share/locale/as/LC_MESSAGES/hamster.mo
/usr/share/locale/be/LC_MESSAGES/hamster.mo
/usr/share/locale/bg/LC_MESSAGES/hamster.mo
/usr/share/locale/bn/LC_MESSAGES/hamster.mo
/usr/share/locale/bn_IN/LC_MESSAGES/hamster.mo
/usr/share/locale/ca/LC_MESSAGES/hamster.mo
/usr/share/locale/ca@valencia/LC_MESSAGES/hamster.mo
/usr/share/locale/cs/LC_MESSAGES/hamster.mo
/usr/share/locale/da/LC_MESSAGES/hamster.mo
/usr/share/locale/de/LC_MESSAGES/hamster.mo
/usr/share/locale/el/LC_MESSAGES/hamster.mo
/usr/share/locale/en@shaw/LC_MESSAGES/hamster.mo
/usr/share/locale/en_CA/LC_MESSAGES/hamster.mo
/usr/share/locale/en_GB/LC_MESSAGES/hamster.mo
/usr/share/locale/eo/LC_MESSAGES/hamster.mo
/usr/share/locale/es/LC_MESSAGES/hamster.mo
/usr/share/locale/et/LC_MESSAGES/hamster.mo
/usr/share/locale/eu/LC_MESSAGES/hamster.mo
/usr/share/locale/fi/LC_MESSAGES/hamster.mo
/usr/share/locale/fr/LC_MESSAGES/hamster.mo
/usr/share/locale/gl/LC_MESSAGES/hamster.mo
/usr/share/locale/gu/LC_MESSAGES/hamster.mo
/usr/share/locale/he/LC_MESSAGES/hamster.mo
/usr/share/locale/hi/LC_MESSAGES/hamster.mo
/usr/share/locale/hr/LC_MESSAGES/hamster.mo
/usr/share/locale/hu/LC_MESSAGES/hamster.mo
/usr/share/locale/id/LC_MESSAGES/hamster.mo
/usr/share/locale/it/LC_MESSAGES/hamster.mo
/usr/share/locale/ja/LC_MESSAGES/hamster.mo
/usr/share/locale/kn/LC_MESSAGES/hamster.mo
/usr/share/locale/ko/LC_MESSAGES/hamster.mo
/usr/share/locale/lt/LC_MESSAGES/hamster.mo
/usr/share/locale/lv/LC_MESSAGES/hamster.mo
/usr/share/locale/mai/LC_MESSAGES/hamster.mo
/usr/share/locale/mk/LC_MESSAGES/hamster.mo
/usr/share/locale/ml/LC_MESSAGES/hamster.mo
/usr/share/locale/mr/LC_MESSAGES/hamster.mo
/usr/share/locale/nb/LC_MESSAGES/hamster.mo
/usr/share/locale/nl/LC_MESSAGES/hamster.mo
/usr/share/locale/or/LC_MESSAGES/hamster.mo
/usr/share/locale/pa/LC_MESSAGES/hamster.mo
/usr/share/locale/pl/LC_MESSAGES/hamster.mo
/usr/share/locale/pt/LC_MESSAGES/hamster.mo
/usr/share/locale/pt_BR/LC_MESSAGES/hamster.mo
/usr/share/locale/ro/LC_MESSAGES/hamster.mo
/usr/share/locale/ru/LC_MESSAGES/hamster.mo
/usr/share/locale/si/LC_MESSAGES/hamster.mo
/usr/share/locale/sl/LC_MESSAGES/hamster.mo
/usr/share/locale/sq/LC_MESSAGES/hamster.mo
/usr/share/locale/sr/LC_MESSAGES/hamster.mo
/usr/share/locale/sr@latin/LC_MESSAGES/hamster.mo
/usr/share/locale/sv/LC_MESSAGES/hamster.mo
/usr/share/locale/ta/LC_MESSAGES/hamster.mo
/usr/share/locale/te/LC_MESSAGES/hamster.mo
/usr/share/locale/th/LC_MESSAGES/hamster.mo
/usr/share/locale/tr/LC_MESSAGES/hamster.mo
/usr/share/locale/ug/LC_MESSAGES/hamster.mo
/usr/share/locale/uk/LC_MESSAGES/hamster.mo
/usr/share/locale/vi/LC_MESSAGES/hamster.mo
/usr/share/locale/zh_CN/LC_MESSAGES/hamster.mo
/usr/share/locale/zh_HK/LC_MESSAGES/hamster.mo
/usr/share/locale/zh_TW/LC_MESSAGES/hamster.mo


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024