17
0

37 Commits

Author SHA256 Message Date
36b88e4562 - Update to GNOME 49
* 0184-Mark-GNOME-49-as-supported.patch
- Add option to hide the summary
  * add 0183-Add-option-to-hide-the-summary.patch

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=57
2025-09-29 10:19:21 +00:00
87a68ca513 Accepting request 1256330 from home:mwilck:branches:Office
- Update to GNOME 48
  * del 0180-metadata.json.in-mark-GNOME-47-supported.patch
  * add 0180-metadata.json-Mark-compatible-with-GNOME-Shell-47.patch
  * add 0181-Make-hamster-shell-extension-compatible-with-GNOME-4.patch
  * add 0182-Remove-GNOME-45-from-the-list-of-supported-releases.patch
- Fix GNOME support for 15.6 (GNOME 45)

OBS-URL: https://build.opensuse.org/request/show/1256330
OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=55
2025-03-27 09:18:04 +00:00
b1c61c9b22 - Mark GNOME 47 supported
* add 0180-metadata.json.in-mark-GNOME-47-supported.patch

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=51
2024-10-28 13:56:13 +00:00
8235295881 - Re-add GNOME 45 compatibility (gh#projecthamster/hamster-shell-extension#368)
* update code to GitHub develop branch (e3a4cb1)
  * add 0177-metadata.json-re-add-GNOME-45-support.patch
  * add 0178-todaysFactsWidget-Fix-broken-layout-in-GNOME-45.patch
  * add 0179-todaysFactsWidget-Fix-broken-layout-in-GNOME-45-and-.patch

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=49
2024-04-09 13:29:09 +00:00
ee8d1c942b - Update GNOME extension for GNOME shell 46 support
* add 0174-Fix-compatibility-issues-with-Gnome-shell-46.patch
  * add 0175-Change-README.rst-to-refer-to-metadata.json.in-for-g.patch
  * add 0176-metadata.json.in-change-compatible-gnome-shell-versi.patch
- Fix %patch syntax for rpm 4.20

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=47
2024-04-03 15:18:56 +00:00
7358c251df Accepting request 1149008 from home:dimstar:rpm4.20:h
- Use %patch -P N instead of deprecated %patchN.

OBS-URL: https://build.opensuse.org/request/show/1149008
OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=45
2024-02-22 18:29:04 +00:00
20cb98e8e0 - 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

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=43
2023-11-20 16:15:28 +00:00
c20376c4b2 - 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

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=40
2023-09-27 21:13:13 +00:00
fc532788c3 - spec file: Fix GNOME shell dependency so that it works for "44.2"
OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=38
2023-06-19 20:55:45 +00:00
006387e07c - 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")
  * use upstream patches for GNOME shell 44 support
  * Fix GNOME shell dependency on TW

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=37
2023-06-19 17:05:38 +00:00
0ad4272e96 - Update GNOME shell extension to upstream 75541ac
* gracefully handle hamster DBUS service disappearing
  * use upstream patches for GNOME shell 44 support
  * 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

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=36
2023-06-19 16:27:57 +00:00
673bdd4a82 - Update to version 3.0.3~2 (git d10ae12):
* 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

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=35
2023-06-19 15:56:01 +00:00
7365ed7f5e Accepting request 1083852 from home:Gankov:branches:Office
- GNOME 43 and GNOME 44 support for GNOME shell extension
  * added 0154-metadata.json.in-add-support-for-GNOME-44.patch

OBS-URL: https://build.opensuse.org/request/show/1083852
OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=34
2023-05-05 11:05:18 +00:00
7496e48b50 Accepting request 1039029 from home:StevenK:branches:Office
- Remove unneeded BuildRequires on Python 2.

OBS-URL: https://build.opensuse.org/request/show/1039029
OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=33
2022-11-30 20:53:26 +00:00
ce4c4e6da2 - 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.

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=32
2022-03-29 07:29:46 +00:00
64d0ad9a2d * removed 0132-ongoingFactEntry-stop-using-deprecated-Clutter-key-s.patch
OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=29
2022-03-25 20:22:28 +00:00
98383c0712 - 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)

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=27
2022-03-25 19:57:44 +00:00
365a0d2419 - Fix GNOME shell versions for TW and 15.4
OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=26
2022-03-25 19:41:37 +00:00
4bdefb8c84 - 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

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=25
2022-03-25 19:32:16 +00:00
d6015f39c7 - 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
  * 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

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=23
2021-05-20 21:42:39 +00:00
0db23cdec8 Accepting request 892563 from home:susnux:branches:Office
- Update to version 3.0.2
  * Fix off-by-one-day error in CSV exports

OBS-URL: https://build.opensuse.org/request/show/892563
OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=22
2021-05-17 10:54:38 +00:00
b924d49f3c (was 0010-Port-GObject-classes-to-JS6-classes.patch)
OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=21
2020-04-29 15:13:47 +00:00
0791000cf6 (was 0009-Mark-GNOME-3.32-as-supported-all-others-as-unsupport.patch)
* renumber patch: 0113-todaysFactsWidget-add-missing-bind.patch
    (was 0012-todaysFactsWidget-add-missing-bind.patch)

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=20
2020-04-29 14:53:16 +00:00
a15b45f66d - Update shell extension to GNOME-3.36 branch, and use upstream patch order
(was 0001-Don-t-try-to-access-controller.activities-before-it-.patch)
    (was 0002-Fix-disable-callback-gnome-shell-3.30-compatibility.patch)
    (was 0003-convenience.js-has-been-removed-in-GNOME-extensions-.patch)
  * renumber patch: 0104-Makefile-allow-shipping-convenience.js.patch
    (was 0005-Makefile-allow-shipping-convenience.js.patch)
  * renumber patch: 0105-metadata.json-mark-GNOME-3.30-as-supported.patch
    (was 0004-metadata.json-mark-GNOME-3.30-as-supported.patch)
  * renumber patch: 0108-drop-convenience.js.patch
    (was 0007-drop-convenience.js.patch)
    (was 0008-make-test-style-set-esversion-to-6-for-GNOME-3.32.patch)
    (was 0010-Mark-GNOME-3.32-as-supported-all-others-as-unsupport.patch)
    (was 0011-add-jshint-validthis-to-silence-warnings-about-stric.patch)
  * renumber patch: 0113-todaysFactsWidget-renumber-missing-bind.patch
    (was 0012-todaysFactsWidget-renumber-missing-bind.patch)
  * renumber patch: 0114-replace-Lang.bind-with-function-.bind.patch
    (was 0013-replace-Lang.bind-with-function-.bind.patch)
  * renumber patch: 0115-Port-non-GObject-class-to-JS6.patch
    (was 0014-Port-non-GObject-class-to-JS6.patch)
  * renumber patch: 0116-extension.js-add-jshint-validthis-hints.patch
    (was 0015-extension.js-add-jshint-validthis-hints.patch)
    (was 0016-extension.js-fix-indentation-after-previous-change.patch)
  * renumber patch: 0118-Don-t-log-ACTIVITIES-at-every-refresh.patch
    (was 0017-Don-t-log-ACTIVITIES-at-every-refresh.patch)
  * renumber patch: 0119-doc-remove-broken-link-to-usejsdoc.org.patch
    (was 0018-doc-remove-broken-link-to-usejsdoc.org.patch)
  * renumber patch: 0120-factsBox-use-GObject.registerClass.patch
    (was 0019-factsBox-use-GObject.registerClass.patch)
    (was 0020-panelWidget-fix-object.actor-is-deprecated-warning.patch)
  * renumber patch: 0122-metadata.json-mark-GNOME-3.34-as-supported.patch

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=19
2020-04-29 14:41:54 +00:00
c81f481285 - Fix malfunction of backspace key in GNOME extension (3.36)
* add patch: 0132-ongoingFactEntry-stop-using-deprecated-Clutter-key-s.patch

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=18
2020-04-28 15:35:55 +00:00
c072671a5f - Fix syntax error in metadata.json.in
* add patch: 0131-metadata.json.in-fix-json-syntax-error.patch

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=17
2020-04-28 12:29:40 +00:00
b99ef6de57 - Correctly set GNOME shell version depending on OS release
OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=15
2020-04-27 19:56:15 +00:00
bbc5f546d0 - cleaned up patch sequence (didn't apply because of fuzz)
* renumber patch: 0103-convenience.js-has-been-removed-in-GNOME-extensions-.patch
  * renumber patch: 0104-Makefile-allow-shipping-convenience.js.patch (was 0005)
  * renumber patch: 0105-metadata.json-mark-GNOME-3.30-as-supported.patch (was 0004)
  * remove patch: 0006-Makefile-don-t-zip.patch
  * add patch: 0106-Fix-installation-instructions-matches-Ubuntu-18.04-T.patch

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=12
2020-04-27 16:58:56 +00:00
c1f611a617 - Support GNOME 3.34 on SLE15-SP2/Leap15.2
- Update shell extension to GNOME-3.36 branch, and use upstream
  patch order
  * remove patch: 0006-Makefile-don-t-zip.patch
  * renumber patch: 0101-Don-t-try-to-access-controller.activities-before-it-.patch
    (was 0001)
  * renumber patch: 0102-Fix-disable-callback-gnome-shell-3.30-compatibility.patch
    (was 0002)
  * add patch: 0103-Fix-installation-instructions-matches-Ubuntu-18.04-T.patch
  * renumber patch: 0104-convenience.js-has-been-removed-in-GNOME-extensions-.patch
    (was 0003)
  * renumber patch: 0105-Makefile-allow-shipping-convenience.js.patch (was 0005)
  * renumber patch: 0106-metadata.json-mark-GNOME-3.30-as-supported.patch (was 0004)
  * add patch: 0107-metadata.json-remove-version-field.patch
  * renumber patch: 0108-drop-convenience.js.patch (was 0007)
  * renumber patch: 0109-make-test-style-set-esversion-to-6-for-GNOME-3.32.patch
    (was 0008)
  * renumber patch: 0110-Mark-GNOME-3.32-as-supported-all-others-as-unsupport.patch
    (was 0009)
  * renumber patch: 0111-Port-GObject-classes-to-JS6-classes.patch
    (was 0010)
  * renumber patch: 0112-add-jshint-validthis-to-silence-warnings-about-stric.patch
    (was 0011)
  * renumber patch: 0113-todaysFactsWidget-renumber-missing-bind.patch (was 0012)
  * renumber patch: 0114-replace-Lang.bind-with-function-.bind.patch (was 0013)
  * renumber patch: 0115-Port-non-GObject-class-to-JS6.patch (was 0014)
  * renumber patch: 0116-extension.js-add-jshint-validthis-hints.patch (was 0015)
  * renumber patch: 0117-extension.js-fix-indentation-after-previous-change.patch
    (was 0016)
  * renumber patch: 0118-Don-t-log-ACTIVITIES-at-every-refresh.patch (was 0017)

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=10
2020-04-27 12:54:20 +00:00
07e321acd0 - Update to version v3.0.1+8:
* New source file hamster-time-tracker-v3.0.1+8.tar.xz
    (3.0.1 + 2 bug fixes, upstream commit e6b90fcd)
  * Fix off-by-one error in hamster export tsv (upstream 
    #576, #580)
  * Use itstool instead of xml2po (#584)
- Fix broken version number of extension package in previous build
- Remove upstreamed patches
  * Drop patch: fix-from_start_end-handle-datetime-first.patch
  * Drop patch: choke-on-invalid-types-in-from_start_end.patch
  * Drop patch: Use-itstool-instead-of-xml2po.patch (i18n fixes)
  * Drop patch: fixup-Use-itstool-instead-of-xml2po.patch

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=8
2020-03-23 18:35:38 +00:00
a782129e62 Accepting request 785399 from home:mwilck:branches:Office
- Update to version 3.0.1:
  * remove binary waf footer
  * mark org.gnome.Hamster.GUI as experimental
  * restore edit method in WindowServer
  * add edit action in cli
  * appdata: Rename to org.gnome.Hamster
  * explicitly set application ID and prgname on startup
  * Fix completion in categories TreeView
  * Fix search function (#551)
  * metainfo file renamed to org.gnome.Hamster.GUI.metainfo.xml
- Use --skip-icon-cache-update option during build
- Dropped / renamed patches
  * Drop patch: wscript-don-t-update-icon-cache.patch (obsolete)
  * Drop patch: Fix-search-function-551.patch (merged upstream)
  * Drop patch: hamster-explicitly-set-application-ID-and-prgname-on.patch
    (merged upstream)
  * Drop patch: Revert-remove-unused-edit-method.patch (rejected
  upstream)
  * Rename patch: env-script-interpreter.patch
    -> replace-env-python-invocation-by-direct-call.patch
  * Removed appdata.patch in OBS
- Added upstram bug-fix PR #580 ("Fix handling of datetime arguments 
  to from_start_end")
  * Add patch: fix-from_start_end-handle-datetime-first.patch
  * Add patch: choke-on-invalid-types-in-from_start_end.patch
- Added merged upstream PR #584 ("Use itstool instead of xml2po")
  * Add patch: Use-itstool-instead-of-xml2po.patch (i18n fixes)
  * Add patch: fixup-Use-itstool-instead-of-xml2po.patch

OBS-URL: https://build.opensuse.org/request/show/785399
OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=7
2020-03-15 22:20:12 +00:00
6dc58633c7 - Fix search function
(https://github.com/projecthamster/hamster/pull/551)
  * Add Fix-search-function-551.patch
- Fix icon not being displayed on Wayland 
  (https://github.com/projecthamster/hamster/pull/541)
  * Add hamster-explicitly-set-application-ID-and-prgname-on.patch

OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=6
2020-02-12 20:35:06 +00:00
87ff9e1654 Accepting request 773529 from home:mwilck:branches:Office
- Fix non-working "Add Earlier activity" button in shell extension
  (https://github.com/projecthamster/hamster/pull/549)
  * Add Revert-remove-unused-edit-method.patch

OBS-URL: https://build.opensuse.org/request/show/773529
OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=4
2020-02-11 21:02:41 +00:00
58c76a5eeb Accepting request 773521 from home:mwilck:branches:Office
- Update to version 3.0~beta:
  * Numerous bug fixes (see NEWS)
  * New 'version' or 'Version' command/methods available (PR 528).
  * New *JSON dbus methods to pass facts verbatim (PR 514).
  * Changed parser:
    - Accept activity starting with hash '#' (issue ?)
    - Accept comma in activity (issue ?)
    - Breaking (sorry, really needed):
      Description delimiter is a double comma ',,' instead of a single comma.
    - Comma is forbidden in category (instead of silently swallowed)
    - Same parser for terminal, gui and D-Bus interface.
      Range is still searched at tail (terminal) or head position (gui, D-Bus).
    - Fact.range start/end are always datetimes
      any time given without date is attributed to a default hamster day.
      The default hamster day is usually today.
      In the gui, the default day is the day selected in the timeline.
    - start/end can be entered as +mmm or -mmm (<sign><1-3 digits>),
      relative to a reference. The reference is usually now.
    - The fact duration can be given as mmm (<1-3 digits>, no sign),
      instead of the end.
    - hour/minutes separator can be colon, comma, dot, e.g. 9.30.
      No separator is allowed, but only with 4 digits: hhmm.
  * Improved consistency in date/time handling (PR 429) by
      - switching to ISO date format (%Y-%m-%d) in lib/* 
        to be consistent with hamster-cli usage
      - rounding (i.e. truncating) all activity start/end timestamps
        to the minute
      ** note that this only affects new and/or edited activities in the database
  * Added stop tracking button to header bar (PR 427)
  * The help system is back (PR 393).

OBS-URL: https://build.opensuse.org/request/show/773521
OBS-URL: https://build.opensuse.org/package/show/Office/hamster-time-tracker?expand=0&rev=3
2020-02-11 20:16:08 +00:00
e0f9169f20 Accepting request 741921 from Office
OBS-URL: https://build.opensuse.org/request/show/741921
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hamster-time-tracker?expand=0&rev=3
2019-10-23 13:51:35 +00:00
96b3cb6fee Accepting request 702005 from devel:openSUSE:Factory:Apps
* added 0007-drop-convenience.js.patch
  * added 0008-make-test-style-set-esversion-to-6-for-GNOME-3.32.patch
  * added 0009-Mark-GNOME-3.32-as-supported-all-others-as-unsupport.patch
  * added 0010-Port-GObject-classes-to-JS6-classes.patch
  * added 0011-add-jshint-validthis-to-silence-warnings-about-stric.patch
  * added 0012-todaysFactsWidget-add-missing-bind.patch
  * added 0013-replace-Lang.bind-with-function-.bind.patch
  * added 0014-Port-non-GObject-class-to-JS6.patch
  * added 0015-extension.js-add-jshint-validthis-hints.patch
  * added 0016-extension.js-fix-indentation-after-previous-change.patch
  * added 0017-Don-t-log-ACTIVITIES-at-every-refresh.patch
  * added 0018-doc-remove-broken-link-to-usejsdoc.org.patch (forwarded request 702004 from mwilck)

OBS-URL: https://build.opensuse.org/request/show/702005
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hamster-time-tracker?expand=0&rev=2
2019-05-12 09:43:44 +00:00
2f179479ca Accepting request 685387 from devel:openSUSE:Factory:Apps
Merged changes requested by factory review.

OBS-URL: https://build.opensuse.org/request/show/685387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hamster-time-tracker?expand=0&rev=1
2019-03-26 14:42:26 +00:00