[packages/intel-xed] - updated to 2023.12.19, mbuild from v2022.07.28 tag
qboosh
qboosh at pld-linux.org
Wed Jan 10 18:56:59 CET 2024
commit 6f3f6216e85da5d2ed6d7d7add92b03c1046c6ce
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Jan 10 18:32:48 2024 +0100
- updated to 2023.12.19, mbuild from v2022.07.28 tag
intel-xed.spec | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/intel-xed.spec b/intel-xed.spec
index f28e343..f89a135 100644
--- a/intel-xed.spec
+++ b/intel-xed.spec
@@ -1,17 +1,17 @@
Summary: Intel X86 Encoder Decoder (Intel XED)
Summary(pl.UTF-8): Dekoder/koder rozkazów procesorów Intel X86 (Intel XED)
Name: intel-xed
-Version: 12.0.1
+Version: 2023.12.19
Release: 1
License: Apache v2.0
Group: Libraries
#Source0Download: https://github.com/intelxed/xed/tags
-Source0: https://github.com/intelxed/xed/archive/%{version}/xed-%{version}.tar.gz
-# Source0-md5: 4726cdf5f0ddf3320e1dc6f7a80a1758
-%define mbuild_gitref 09b6654be0c52bf1df44e88c88b411a67b624cbd
-%define mbuild_snap 20210417
-Source1: https://github.com/intelxed/mbuild/archive/%{mbuild_gitref}/mbuild-%{mbuild_snap}.tar.gz
-# Source1-md5: f884ed9920720afc7aa57d9474786ef4
+Source0: https://github.com/intelxed/xed/archive/v%{version}/xed-%{version}.tar.gz
+# Source0-md5: b6a381949ceeb0d432a10875e6b562ea
+%define mbuild_gitref v2022.07.28
+%define mbuild_date 2022.07.28
+Source1: https://github.com/intelxed/mbuild/archive/%{mbuild_gitref}/mbuild-%{mbuild_date}.tar.gz
+# Source1-md5: eee2670dffb07806d6fd43d1c028ab56
Patch0: xed-default-abi.patch
URL: https://github.com/intelxed/xed
BuildRequires: python3 >= 1:3
@@ -38,7 +38,7 @@ Pliki nagłówkowe bibliotek Intel XED.
%prep
%setup -q -n xed-%{version} -a1
-%{__mv} mbuild-%{mbuild_gitref} mbuild
+%{__mv} mbuild-%{mbuild_date} mbuild
%patch0 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/intel-xed.git/commitdiff/6f3f6216e85da5d2ed6d7d7add92b03c1046c6ce
More information about the pld-cvs-commit
mailing list