# ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # File: snawflake-client.spec # Copyright 🄯 2026 Van de Bugger. # SPDX-License-Identifier: FSFAP # ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― %vdb Name: snowflake-client Version: 2.11.0 Release: 0.vdb.1%{dist} Summary: WebRTC-based Tor pluggable transport plugin License: BSD-3-Clause URL: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake Source0: https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake/-/archive/v%{version}/snowflake-v%{version}.tar.gz BuildRequires: golang-bin >= 1.15 %description %{text -- \ TODO } %prep %autosetup -n snowflake-v%{version} cd client go get -x %build cd client go build -x echo "=========================================================================" pwd echo "=========================================================================" %install %files %license LICENSE %{_bindir}/%{name} %changelog * Fri Mar 21 2025 Van de Bugger - 0.14.1-0.vdb.2 - vdb.lua is in dedicated package. # end of file #