Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Meta python merge #395

Closed
wants to merge 13 commits into from
Closed

Meta python merge #395

wants to merge 13 commits into from

Conversation

threexc
Copy link
Contributor

@threexc threexc commented Jul 16, 2021

No description provided.

zangrc-fnst and others added 13 commits July 16, 2021 11:00
Test fixes for CPython 3.10.0b3
Support for sys.unraisablehook() on Python >= 3.8
Fix two minor memory leaks (thanks Sebastian!)
Like many projects that had an IRC channel on freenode, we moved it to irc.libera.chat.

Signed-off-by: Zang Ruochen <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
added get_source_to_settings_dict

Signed-off-by: Zang Ruochen <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
Updated Windows, macOS, and manylinux wheels to be compiled with OpenSSL 1.1.1k.

Signed-off-by: Zang Ruochen <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
3.2.5 fixes CVE-2021-35042: Potential SQL injection via unsanitized
QuerySet.order_by() input.

Additional release notes:

- Fixed a regression in Django 3.2 that caused a crash of
  QuerySet.values_list(…, named=True) after prefetch_related() (#32812).
- Fixed a bug in Django 3.2 that caused a migration crash on MySQL 8.0.13+
  when altering BinaryField, JSONField, or TextField to non-nullable
  (#32503).
- Fixed a regression in Django 3.2 that caused a migration crash on MySQL
  8.0.13+ when adding nullable BinaryField, JSONField, or TextField with a
  default value (#32832).
- Fixed a bug in Django 3.2 where a system check would crash on a model
  with an invalid app_label (#32863).

There is no corresponding uprev for the 2.x LTS branch since it is
already at the latest version (2.2.24).

Signed-off-by: Trevor Gamblin <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
Add support for Alchemical in addition to Flask-SQLAlchemy (commit)
Remove Flask-Script references from the documentation (commit)

Signed-off-by: Zang Ruochen <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
Add reloader_options argument to socketio.run#1556 (commit)
Pass auth data from client in connect event handler #1555 (commit)
Do not show simple-websocket install prompt if it is already installed (commit)
Fix namespace bug in example #1543 (commit)
Added index to documentation #724 (commit)
Fixed typo in documentation #1551 (commit) (thanks Mayank Anuragi!)

Signed-off-by: Zang Ruochen <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
Improved behavior of isort --check --atomic against Cython files.
Fixed #1769: Future imports added below assignments when no other imports present.
Fixed #1772: skip-gitignore will check files not in the git repository.
Fixed #1762: in some cases when skip-gitignore is set, isort fails to skip any files.
Fixed #1767: Encoding issues surfacing when invalid characters set in __init__.py files during placement.
Fixed #1771: Improved handling of skips against named streamed in content.

Signed-off-by: Zang Ruochen <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
This release is the result of 11 months of work with over 363 pull requests by 91 contributors. Highlights include:
Dropped support for Python 3.6.
NumPy, SciPy, Matplotlib, and pandas are now default requirements.
NetworkX no longer depends on the library “decorator”.
Improved example gallery
Removed code for supporting Jython/IronPython
The __str__ method for graph objects is more informative and concise.
Improved import time
Improved test coverage
New documentation theme
Add functionality for drawing self-loop edges
Add approximation algorithms for Traveling Salesman Problem

New functions:
Panther algorithm
maximum cut heuristics
equivalence_classes
dedensification
random_ordered_tree
forest_str
snap_aggregation
networkx.approximation.diameter
partition_quality
prominent_group
prefix_tree_recursive
topological_generations

-License-Update: Copyright year updated to 2021.

Add runtime dependency to resolve errors that occurred when import networkx.

Signed-off-by: Zang Ruochen <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
Released: 2021-03-11

Fixed #129, #141: Added support for no passphrase during key generation.
Fixed #143: Improved permission-denied test. Thanks to Elliot Cameron for the patch.
Fixed #144: Updated logging to only show partial results.
Fixed #146: Allowed a passphrase to be passed to import_keys(). Thanks to Chris de Graaf for the patch.

Add runtime dependency to resolve errors that occurred when import gnupg.

Signed-off-by: Zang Ruochen <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
Patch as suggested from [1]

[1] #394
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
Upgrade to release 1.3.0:

- Custom HTTP(s) headers when reading csv or json files
- Read and write XML documents
- Styler enhancements
- DataFrame constructor honors copy=False with dict
- PyArrow backed string data type
- Centered datetime-like rolling windows
- Bug fix: Categorical.unique now always maintains same dtype as
  original
- Bug fix: preserve dtypes in DataFrame.combine_first()
- Bug fix: Groupby methods agg and transform no longer changes
  return dtype for callables
- Bug fix: Consistent casting with setting into Boolean Series
- Bug fix: GroupBy.rolling with MultiIndex no longer drops levels
  in the result

License-Update: Update license year

Signed-off-by: Leon Anavi <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
Upgrade to release 1.6.4:

- Fix alignment bug when deco is modified

Signed-off-by: Leon Anavi <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
Upgrade to release 2.8.2:

- Updated tzdata version to 2021a
- Fixed a bug in the parser where non-ValueError exceptions would
  be raised during exception handling; this would happen, for
  example, if an IllegalMonthError was raised in dateutil code.
- Fixed the custom repr for dateutil.parser.ParserError, which was
  not defined due to an indentation error.
- Fixed a bug that caused b' prefixes to appear in parse_isodate
  exception messages.
- Make isoparse raise when trying to parse times with inconsistent
  use of : separator.
- Fixed tz.gettz() not returning local time when passed an empty
  string.

Signed-off-by: Leon Anavi <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Signed-off-by: Trevor Gamblin <[email protected]>
@kraj
Copy link
Contributor

kraj commented Jul 16, 2021

merged

@kraj kraj closed this Jul 16, 2021
@threexc threexc deleted the meta-python-merge branch July 20, 2021 12:50
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jul 7, 2022
Changelog:
=========
Bug Fixes
---------
    deps: allow protobuf < 5.0.0 (openembedded#400) (8f73d2e)
    drop support for grpc-gcp (openembedded#401) (5da6733)

Documentation
-------------
    fix changelog header to consistent size (openembedded#394) (ac266e9)
    Fix typo in the BackgroundConsumer docstring (openembedded#395) (0eb727f)

Signed-off-by: Zheng Ruoqin <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Jul 7, 2022
Changelog:
=========
Bug Fixes
---------
    deps: allow protobuf < 5.0.0 (openembedded#400) (8f73d2e)
    drop support for grpc-gcp (openembedded#401) (5da6733)

Documentation
-------------
    fix changelog header to consistent size (openembedded#394) (ac266e9)
    Fix typo in the BackgroundConsumer docstring (openembedded#395) (0eb727f)

Signed-off-by: Zheng Ruoqin <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
rtollert pushed a commit to rtollert/meta-openembedded that referenced this pull request Aug 4, 2022
Version 2.11

============

Released 2018-02-09

* New features:

  - Add `json_pack()` format specifiers s*, o* and O* for values that
    can be omitted if null (openembedded#339).

  - Add `json_error_code()` to retrieve numeric error codes (openembedded#365, openembedded#380,
    openembedded#381).

  - Enable thread safety for `json_dump()` on all systems.  Enable thread
    safe `json_decref()` and `json_incref()` for modern compilers (openembedded#389).

  - Add `json_sprintf()` and `json_vsprintf()` (openembedded#393).

* Bug Fixes:

  - Fix incorrect report of success from `json_dump_file()` when an error
    is returned by `fclose()` (openembedded#359).

  - Make json_equal() const-correct (openembedded#344).

  - Fix incomplete stealing of references by `json_pack()` (openembedded#374).

* Build:

  - Work around gcc's -Wimplicit-fallthrough.

  - Fix CMake detection of `sys/types.h` header (openembedded#375).

  - Fix `jansson.pc` generated by CMake to be more consistent with the one
    generated using GNU Autotools (openembedded#368).

* Other:

  - Miscellaneous documentation fixes (openembedded#356, openembedded#378, openembedded#395).

  - Remove unnecessary reference actions from parsers (openembedded#377).

Version 2.10
============

Released 2017-03-02

* New features:

  - Add JSON_EMBED encoding flag allowing arrays and objects to be encoded
    into existing streams (openembedded#329).

  - Add `json_dumpb()` function for dumping to a pre-allocated buffer (openembedded#328).

  - Add `json_dumpfd()` and `json_loadfd()` functions for dumping to streaming
    file descriptors (openembedded#328).

  - Add support for parsing buffers larger than 2GB (openembedded#309).

* Build:

  - Fix CMake build when LONG_LONG_INT is defined as "" (openembedded#321)

* Other:

  - Internal code cleanup (openembedded#311, openembedded#314)

Signed-off-by: Andre McCurdy <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
rtollert pushed a commit to rtollert/meta-openembedded that referenced this pull request Aug 9, 2022
Version 2.11

============

Released 2018-02-09

* New features:

  - Add `json_pack()` format specifiers s*, o* and O* for values that
    can be omitted if null (openembedded#339).

  - Add `json_error_code()` to retrieve numeric error codes (openembedded#365, openembedded#380,
    openembedded#381).

  - Enable thread safety for `json_dump()` on all systems.  Enable thread
    safe `json_decref()` and `json_incref()` for modern compilers (openembedded#389).

  - Add `json_sprintf()` and `json_vsprintf()` (openembedded#393).

* Bug Fixes:

  - Fix incorrect report of success from `json_dump_file()` when an error
    is returned by `fclose()` (openembedded#359).

  - Make json_equal() const-correct (openembedded#344).

  - Fix incomplete stealing of references by `json_pack()` (openembedded#374).

* Build:

  - Work around gcc's -Wimplicit-fallthrough.

  - Fix CMake detection of `sys/types.h` header (openembedded#375).

  - Fix `jansson.pc` generated by CMake to be more consistent with the one
    generated using GNU Autotools (openembedded#368).

* Other:

  - Miscellaneous documentation fixes (openembedded#356, openembedded#378, openembedded#395).

  - Remove unnecessary reference actions from parsers (openembedded#377).

Version 2.10
============

Released 2017-03-02

* New features:

  - Add JSON_EMBED encoding flag allowing arrays and objects to be encoded
    into existing streams (openembedded#329).

  - Add `json_dumpb()` function for dumping to a pre-allocated buffer (openembedded#328).

  - Add `json_dumpfd()` and `json_loadfd()` functions for dumping to streaming
    file descriptors (openembedded#328).

  - Add support for parsing buffers larger than 2GB (openembedded#309).

* Build:

  - Fix CMake build when LONG_LONG_INT is defined as "" (openembedded#321)

* Other:

  - Internal code cleanup (openembedded#311, openembedded#314)

Signed-off-by: Andre McCurdy <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 21, 2022
Changelog:
=========
Security
---------
    Applied appropriate javascript and html escaping in mailto plugin to counter injection attacks openembedded#454

Fixed
--------
    Fixed PHP8.1 deprecation errors in modifiers (upper, explode, number_format and replace) openembedded#755 and openembedded#788
    Fixed PHP8.1 deprecation errors in capitalize modifier openembedded#789
    Fixed use of rand() without a parameter in math function openembedded#794
    Fixed unselected year/month/day not working in html_select_date openembedded#395

Signed-off-by: Zheng Ruoqin <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 19, 2023
Changelog:
=========
-Fixed Callable erroneously rejecting a callable that has the requested amount
 of positional arguments but they have defaults
-Fixed a regression introduced in v4.1.4 where the elements of Literal got
 quotes removed from them by the AST transformer
-Fixed AttributeError where the transformer removed elements from a PEP 604 union
-Fixed AttributeError: 'Subscript' object has no attribute 'slice' when
 encountering an annotation with a subscript containing an ignored type
 (imported within an if TYPE_CHECKING: block)
-Fixed type checking not being skipped when the target is a union (PEP 604 or
 typing.Union) where one of the elements is an ignored type (shadowed by an
 argument, variable assignment or an if TYPE_CHECKING import) (openembedded#394, openembedded#395)
-Fixed type checking of class instances created in __new__() in cases such as
 enums where this method is already invoked before the class has finished initializing

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 20, 2023
Changelog:
=========
-Fixed Callable erroneously rejecting a callable that has the requested amount
 of positional arguments but they have defaults
-Fixed a regression introduced in v4.1.4 where the elements of Literal got
 quotes removed from them by the AST transformer
-Fixed AttributeError where the transformer removed elements from a PEP 604 union
-Fixed AttributeError: 'Subscript' object has no attribute 'slice' when
 encountering an annotation with a subscript containing an ignored type
 (imported within an if TYPE_CHECKING: block)
-Fixed type checking not being skipped when the target is a union (PEP 604 or
 typing.Union) where one of the elements is an ignored type (shadowed by an
 argument, variable assignment or an if TYPE_CHECKING import) (openembedded#394, openembedded#395)
-Fixed type checking of class instances created in __new__() in cases such as
 enums where this method is already invoked before the class has finished initializing

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 20, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 22, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 23, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 24, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 25, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 25, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Sep 25, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 4, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 4, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 4, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 4, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 5, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 5, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 5, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 5, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 5, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 6, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 6, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 7, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 7, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 7, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 7, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 7, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 8, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 8, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 8, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 9, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 9, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 9, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 9, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 9, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 10, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 10, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 10, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 10, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 11, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Oct 11, 2024
Overview of changes in gnome-calculator 47.0
    * Updated translations
    * Fixed flatpak build !181 (Hari Rana)
    * Don't use symbolic icons for the window !182 (Balló György)

Overview of changes in gnome-calculator 47.rc
    * Updated translations
    * Added brand colors !178 (Brage Fuglseth)

Overview of changes in gnome-calculator 47.beta
    * Updated translations
    * Fix hex string conversion for bitwise operator !177 (Xiong Nandi)
    * Force LTR for buttons !171 (Khalid Abu Shawarib)
    * Added kWh, MJ, KJ unit support openembedded#417 (Robert Roth)
    * Sort conversion categories alphabetically openembedded#395 (Robert Roth)
    * Removed obsolete bulgarian translations openembedded#402 (Robert Roth)
    * Only allow alphanumeric values for variable names openembedded#396 (Robert Roth)
    * Replace base_label with buttons !173 (Clément Mathieu--Drif)
    * Updated flathub badge !174 (Brage Fuglseth)
    * Use adwaita spinner !175 (Cristopher Davis)

Overview of changes in gnome-calculator 47.alpha
    * Updated translations
    * Support VND currency openembedded#387 (Robert Roth)
    * Fixed incorrect event handling openembedded#392 (Robert Roth)
    * Removed Shift left/right dropdown openembedded#330 (Robert Roth)
    * Improved popover remove buttons openembedded#401 (Robert Roth)
    * Use result format instead of number format openembedded#399 (Robert Roth)
    * Ported to Adwaita adaptive dialogs (Robert Roth)
    * Disable undo button if nothing to undo openembedded#280 (Robert Roth)
    * Metainfo improvements (Andre Klapper)
    * Keep last conversion options at launch openembedded#351 (Robert Roth)
    * Minor improvements to the undo button !166 (Automeris naranja)
    * Make sure to use the correct app id for development builds !170 (Christopher Davis)
    * Stop using orange accent color !169 (Alice Mikhaylenko)
    * A11y announce status changes !172 (Lukáš Tyrychtr)

Signed-off-by: Markus Volk <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants