[Libosinfo] [libosinfo PATCH 7/7] mingw, spec: Fix the Source URL

Christophe Fergeau cfergeau at redhat.com
Tue Mar 5 13:52:54 UTC 2019


Reviewed-by: Christophe Fergeau <cfergeau at redhat.com>

On Tue, Mar 05, 2019 at 10:37:55AM +0100, Fabiano Fidêncio wrote:
> https://releases.pagure.org/libosinfo/... instead of
> https://releases.pagure.io/libosinfo/...
> 
> Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
> ---
>  libosinfo.spec.in       | 2 +-
>  mingw-libosinfo.spec.in | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/libosinfo.spec.in b/libosinfo.spec.in
> index 3cf73ff..6a2f2c3 100644
> --- a/libosinfo.spec.in
> +++ b/libosinfo.spec.in
> @@ -5,7 +5,7 @@ Name: libosinfo
>  Version: @VERSION@
>  Release: 1%{?dist}
>  License: LGPLv2+
> -Source: https://releases.pagure.io/%{name}/%{name}-%{version}.tar.gz
> +Source: https://releases.pagure.org/%{name}/%{name}-%{version}.tar.gz
>  BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
>  URL: https://libosinfo.org/
>  BuildRequires: gcc
> diff --git a/mingw-libosinfo.spec.in b/mingw-libosinfo.spec.in
> index 14b4c60..cfcc04e 100644
> --- a/mingw-libosinfo.spec.in
> +++ b/mingw-libosinfo.spec.in
> @@ -5,7 +5,7 @@ Version: @VERSION@
>  Release: 1%{?dist}
>  Summary: MinGW Windows port of a library for managing OS information for virtualization
>  License: LGPLv2+
> -Source: https://releases.pagure.io/libosinfo/libosinfo-%{version}.tar.gz
> +Source: https://releases.pagure.org/libosinfo/libosinfo-%{version}.tar.gz
>  URL: https://libosinfo.org/
>  
>  BuildArch: noarch
> -- 
> 2.20.1
> 
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libosinfo/attachments/20190305/0b362a8f/attachment.sig>


More information about the Libosinfo mailing list