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

Version bump and fix #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

PeterSurda
Copy link

  • version bump
  • virt-viewer changed their build system to meson
  • current release of virt-viewer has an incompatibility fix with the
    current meson, after it's merged upstream the patch can be removed

- version bump
- virt-viewer changed their build system to meson
- current release of virt-viewer has an incompatibility fix with the
  current meson, after it's merged upstream the patch can be removed
@Kaurin
Copy link

Kaurin commented Mar 31, 2022

I confirm this PR works. Thank you Peter!

@alita-moore
Copy link

this doesn't work for me, it yells about python-libvirt my change fixes that, though; so maybe combine? #4

Copy link

@jwhb jwhb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Location of sources changed to releases.pagure.org, see https://virt-manager.org/download.html

@@ -1,11 +1,14 @@
class VirtViewer < Formula
desc "App for virtualized guest interaction"
homepage "https://virt-manager.org/"
url "https://virt-manager.org/download/sources/virt-viewer/virt-viewer-10.0.tar.xz"
sha256 "d23bc0a06e4027c37b8386cfd0286ef37bd738977153740ab1b6b331192389c5"
url "https://virt-manager.org/download/sources/virt-viewer/virt-viewer-11.0.tar.xz"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
url "https://virt-manager.org/download/sources/virt-viewer/virt-viewer-11.0.tar.xz"
url "https://releases.pagure.org/virt-viewer/virt-viewer-11.0.tar.xz"

@@ -3,8 +3,8 @@ class VirtManager < Formula

desc "App for managing virtual machines"
homepage "https://virt-manager.org/"
url "https://virt-manager.org/download/sources/virt-manager/virt-manager-3.2.0.tar.gz"
sha256 "2b6fe3d90d89e1130227e4b05c51e6642d89c839d3ea063e0e29475fd9bf7b86"
url "https://virt-manager.org/download/sources/virt-manager/virt-manager-4.0.0.tar.gz"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
url "https://virt-manager.org/download/sources/virt-manager/virt-manager-4.0.0.tar.gz"
url "https://releases.pagure.org/virt-manager/virt-manager-4.0.0.tar.gz"

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