Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package beignet for openSUSE:Factory checked in at 2021-05-15 01:24:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/beignet (Old) and /work/SRC/openSUSE:Factory/.beignet.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "beignet" Sat May 15 01:24:21 2021 rev:24 rq:893078 version:1.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/beignet/beignet.changes 2020-08-24 15:13:23.274694767 +0200 +++ /work/SRC/openSUSE:Factory/.beignet.new.2988/beignet.changes 2021-05-15 01:24:38.198930309 +0200 @@ -1,0 +2,5 @@ +Mon Apr 19 16:46:39 UTC 2021 - Ferdinand Thiessen <[email protected]> + +- Fixed SPEC file: Replaced broken URLs with current upstream + +------------------------------------------------------------------- Old: ---- beignet-1.3.2-source.tar.gz New: ---- beignet-Release_v1.3.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ beignet.spec ++++++ --- /var/tmp/diff_new_pack.bh5VAo/_old 2021-05-15 01:24:39.634925262 +0200 +++ /var/tmp/diff_new_pack.bh5VAo/_new 2021-05-15 01:24:39.638925249 +0200 @@ -1,7 +1,7 @@ # # spec file for package beignet # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,8 +22,8 @@ Summary: OpenCL implementation for Intel GPUs License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ -URL: https://01.org/beignet/ -Source0: https://01.org/sites/default/files/%{name}-%{version}-source.tar.gz +URL: https://www.freedesktop.org/wiki/Software/Beignet/ +Source0: https://gitlab.freedesktop.org/beignet/beignet/-/archive/Release_v%{version}/%{name}-Release_v%{version}.tar.bz2 Source99: beignet-rpmlintrc Patch0: beignet-llvm6.patch Patch1: 0008-Add-preliminary-LLVM-7-support.patch @@ -68,7 +68,7 @@ specification, a generic compute oriented API. %prep -%setup -q -n Beignet-%{version}-Source +%setup -q -n %{name}-Release_v%{version} %autopatch -p1 rm README.md cp docs/Beignet.mdwn README.md
