From 78e613aa26211642c57fcbe3ceeaec962d9c1281 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mon, 19 Mar 2018 12:18:54 +0100 Subject: [PATCH] Switch to github url --- libva.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/libva.spec b/libva.spec index 060b6fe..a0c67f6 100644 --- a/libva.spec +++ b/libva.spec @@ -1,10 +1,10 @@ Name: libva Version: 2.1.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Video Acceleration (VA) API for Linux License: MIT -URL: https://01.org/linuxmedia -Source0: https://github.com/01org/libva/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz +URL: https://github.com/intel/libva +Source0: %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: libtool @@ -70,6 +70,9 @@ find %{buildroot} -regex ".*\.la$" | xargs rm -f -- %{_libdir}/pkgconfig/libva*.pc %changelog +* Mon Mar 19 2018 Nicolas Chauvet - 2.1.0-2 +- Switch to github.com/intel URL + * Mon Feb 12 2018 Nicolas Chauvet - 2.1.0-1 - Update to 2.1.0