Bug 2390287 - copyq-11.0.0 is available
Summary: copyq-11.0.0 is available
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: copyq
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gerald Cox
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-08-22 11:03 UTC by Upstream Release Monitoring
Modified: 2025-09-12 19:26 UTC (History)
3 users (show)

Fixed In Version: copyq-11.0.0-1.fc44 copyq-11.0.0-2.fc42 copyq-11.0.0-1.fc43
Clone Of:
Environment:
Last Closed: 2025-09-01 19:47:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Upstream Release Monitoring 2025-08-22 11:03:33 UTC
Releases retrieved: 11.0.0
Upstream release that is considered latest: 11.0.0
Current version/release in rawhide: 10.0.0-2.fc43
URL: https://hluk.github.io/CopyQ

Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/


More information about the service that created this bug can be found at: https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring


Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.


Based on the information from Anitya: https://release-monitoring.org/project/6205/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/copyq

Comment 1 Upstream Release Monitoring 2025-08-22 11:03:42 UTC
Scratch build failed. Details below:

FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/thn-4qhtjkdn/https://src.fedoraproject.org/repo/pkgs'
Traceback:
  File "/usr/local/lib/python3.12/site-packages/hotness/use_cases/package_scratch_build_use_case.py", line 56, in build
    result = self.builder.build(request.package, request.opts)
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/hotness/builders/koji.py", line 206, in build
    output["message"] = self._compare_sources(old_sources, new_sources)
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/hotness/builders/koji.py", line 373, in _compare_sources
    with open(file_path, "rb") as fd:
         ^^^^^^^^^^^^^^^^^^^^^

If you think this issue is caused by some bug in the-new-hotness, please report it on the-new-hotness issue tracker: https://github.com/fedora-infra/the-new-hotness/issues

Comment 2 Gerald Cox 2025-08-31 19:51:03 UTC
11.0.0

Repository: hluk/CopyQ · Tag: v11.0.0 · Commit: 35b5bbb · Released by: hluk
Added

    Adds support for dark/light window title scheme.

    New frameless_window option (#2570) toggles the main window frame and title
    bar (if supported by the window manager):

    copyq toggleConfig frameless_window

    Adds support for localizing command names in the command INI files (#3032):

    [Command]
    Name = ...
    Name_cs = ...
    Name_fr = ...
    Name_pt_BR = ...
    Name_pt = ...

    Adds support for showing preview for more image formats
    (namely ico and webp).

    Adds support for more complex network requests in scripts. New
    NetworkRequest class can be used to set custom headers, HTTP method, number
    of allowed redirects and timeout.

Changed

    Avoids hiding the main window on backspace (#3107).

    Enables Vi/Emacs navigation (#3012) in menus, and Ctrl+[ in Vi and Ctrl+G
    in Emacs to work in many other places as Esc key (for example, to hide menus,
    dialogs). Users can override shortcuts, but not some reserved ones in
    specific cases (mainly, if the item list or a menu has focus).

    Selections and current items/rows/data in scripts now only relate to the
    tab selected with tab(...) in scripts (this is still by default the
    selected tab when the command started). Affected script functions:
        move()
        setData()
        removeData()
        selectedItems()
        selectedItemData()
        setSelectedItemData()
        setSelectedItemsData()
        currentItem()
        ItemSelection().current()

    Drops unnecessary timeouts when executing commands and actions from scripts.

    Avoids fetching and passing clipboard to action()/execute() if the
    commands do not contains %1 placeholder. This can improve performance.

Comment 3 Fedora Update System 2025-09-01 16:50:36 UTC
FEDORA-2025-359764753a (copyq-11.0.0-1.fc44) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-359764753a

Comment 4 Fedora Update System 2025-09-01 18:23:31 UTC
FEDORA-2025-b41d5fbb60 (copyq-11.0.0-2.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-b41d5fbb60

Comment 5 Fedora Update System 2025-09-01 18:24:08 UTC
FEDORA-2025-8293810e53 (copyq-11.0.0-1.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-8293810e53

Comment 6 Fedora Update System 2025-09-01 19:47:01 UTC
FEDORA-2025-359764753a (copyq-11.0.0-1.fc44) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Fedora Update System 2025-09-02 00:50:51 UTC
FEDORA-2025-b41d5fbb60 has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-b41d5fbb60`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-b41d5fbb60

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2025-09-02 01:14:15 UTC
FEDORA-2025-8293810e53 has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-8293810e53`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-8293810e53

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2025-09-10 00:52:21 UTC
FEDORA-2025-b41d5fbb60 (copyq-11.0.0-2.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 10 Fedora Update System 2025-09-12 19:26:37 UTC
FEDORA-2025-8293810e53 (copyq-11.0.0-1.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.