mirror of
https://abf.rosa.ru/djam/syncthing.git
synced 2025-02-24 08:52:57 +00:00
1.28.1
This commit is contained in:
parent
481af770fc
commit
574a83c0fa
2 changed files with 3 additions and 2 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,3 +1,3 @@
|
||||||
sources:
|
sources:
|
||||||
syncthing-1.27.10.tar.gz: 87aef347029199e2db1ac8d2a1e56a7604b01c51
|
syncthing-1.28.1.tar.gz: c1d27aac911d8b6ba57f21102ee1aff5a9dae2b3
|
||||||
syncthing-source-v1.3.0.tar.gz: 3034b64191fc6fca6ad407551ca5ce6c1a50d579
|
syncthing-source-v1.3.0.tar.gz: 3034b64191fc6fca6ad407551ca5ce6c1a50d579
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
|
|
||||||
Name: syncthing
|
Name: syncthing
|
||||||
Version: 1.27.10
|
Version: 1.28.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Syncthing
|
Summary: Syncthing
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -25,6 +25,7 @@ BuildRequires: systemd
|
||||||
BuildRequires: procps
|
BuildRequires: procps
|
||||||
BuildRequires: go >= 1.10
|
BuildRequires: go >= 1.10
|
||||||
BuildRequires: git-core
|
BuildRequires: git-core
|
||||||
|
BuildRequires: pkgconfig(openssl3.3)
|
||||||
BuildRequires: upx
|
BuildRequires: upx
|
||||||
|
|
||||||
%if %{secscan}
|
%if %{secscan}
|
||||||
|
|
Loading…
Add table
Reference in a new issue