Skip to content
Snippets Groups Projects
Commit 6f02514a8e34 authored by Nick Wellnhofer's avatar Nick Wellnhofer
Browse files

Fix source URL in libxml.spec.in

parent 3989c0938676
Branches
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
Release: 1%{?dist}%{?extra_release} Release: 1%{?dist}%{?extra_release}
License: MIT License: MIT
Group: Development/Libraries Group: Development/Libraries
Source: https://gitlab.gnome.org/GNOME/libxml2/-/releases/v%{version}/downloads/libxml2-%{version}.tar.gz Source: https://download.gnome.org/sources/libxml2/@LIBXML_MAJOR_VERSION@.@LIBXML_MINOR_VERSION@/libxml2-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: python-devel BuildRequires: python-devel
%if 0%{?with_python3} %if 0%{?with_python3}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment