chore (fx2): bump and switch to new upstream (#13410) (#13422)

This commit is contained in:
Raboneko
2026-06-27 14:22:01 -05:00
committed by GitHub
parent 35ebdd5ee6
commit 1068d0dd4c
+3 -3
View File
@@ -6,8 +6,8 @@ Version: 0.16
Release: 1%{?dist}
Summary: Chip support package for Cypress EZ-USB FX2 series microcontrollers
License: 0BSD
URL: https://github.com/whitequark/libfx2
Source0: %url/archive/refs/tags/v%version.tar.gz
URL: https://glasgowembedded.codeberg.page/libfx2/
Source0: https://codeberg.org/GlasgowEmbedded/libfx2/archive/v%{version}.tar.gz
BuildArch: noarch
BuildRequires: python3-devel
@@ -34,7 +34,7 @@ Provides: python3-libfx2
%_desc
%prep
%autosetup -n libfx2-%{version}
%autosetup -n libfx2
%build
export SETUPTOOLS_SCM_PRETEND_VERSION=%{version}