- Modify Source0 to point at the correct url for the source.

libguestfs.spec

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=464
This commit is contained in:
Charles Arnold 2021-01-12 12:42:37 +00:00 committed by Git OBS Bridge
parent 02e1a0bd4e
commit fbdd88117e
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 12 05:38:44 MST 2021 - carnold@suse.com
- Modify Source0 to point at the correct url for the source.
libguestfs.spec
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jan 11 11:42:51 MST 2021 - carnold@suse.com Mon Jan 11 11:42:51 MST 2021 - carnold@suse.com

View File

@ -154,7 +154,7 @@ Patch53: 0004-python-include-dirs.patch
Patch100: appliance.patch Patch100: appliance.patch
Patch101: netconfig.patch Patch101: netconfig.patch
Source0: http://download.libguestfs.org/1.42-stable/libguestfs-%{version}.tar.gz Source0: https://download.libguestfs.org/1.44-stable/libguestfs-%{version}.tar.gz
Source3: libguestfs.rpmlintrc Source3: libguestfs.rpmlintrc
Source100: mount-rootfs-and-chroot.sh Source100: mount-rootfs-and-chroot.sh
Source101: README Source101: README